-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(container): update image ghcr.io/twin/gatus ( v5.11.0 → v5.16.0 ) #5389
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-ghcr.io-twin-gatus-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/cluster-0/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus
+++ kubernetes/cluster-0/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus
@@ -40,13 +40,13 @@
WEB_PORT: 80
envFrom:
- secretRef:
name: gatus-secret
image:
repository: ghcr.io/twin/gatus
- tag: v5.11.0@sha256:eb0374eb55e3ff84ec8f9ea10342ddb623cfba23e5836138896cde01f11cf23d
+ tag: v5.16.0@sha256:bb738c87cf2e2a08b8fff180cfc433e7b8b87bb1779c1fb1b00f8b748673e3c3
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus
+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus
@@ -99,13 +99,13 @@
value: America/New_York
- name: WEB_PORT
value: '80'
envFrom:
- secretRef:
name: gatus-secret
- image: ghcr.io/twin/gatus:v5.11.0@sha256:eb0374eb55e3ff84ec8f9ea10342ddb623cfba23e5836138896cde01f11cf23d
+ image: ghcr.io/twin/gatus:v5.16.0@sha256:bb738c87cf2e2a08b8fff180cfc433e7b8b87bb1779c1fb1b00f8b748673e3c3
livenessProbe:
failureThreshold: 3
httpGet:
path: /health
port: 80
initialDelaySeconds: 0 |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
4d1915c
to
a533850
Compare
a533850
to
8d380b0
Compare
8d380b0
to
92958ac
Compare
92958ac
to
294229c
Compare
294229c
to
c3cdfae
Compare
Loading status checks…
| datasource | package | from | to | | ---------- | ------------------ | ------- | ------- | | docker | ghcr.io/twin/gatus | v5.11.0 | v5.16.0 |
c3cdfae
to
fd7dc3c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.11.0
->v5.16.0
Release Notes
TwiN/gatus (ghcr.io/twin/gatus)
v5.16.0
Compare Source
What's Changed
gatus_results_endpoint_success
by @onedr0p in https://github.com/TwiN/gatus/pull/970time.Ticker
by @appleboy in https://github.com/TwiN/gatus/pull/978New Contributors
Full Changelog: TwiN/gatus@v5.15.0...v5.16.0
v5.15.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.14.0...v5.15.0
v5.14.0
Compare Source
What's Changed
\\
) to forwardslash (//
) in README.md by @PhilipWhiteside in https://github.com/TwiN/gatus/pull/933New Contributors
Full Changelog: TwiN/gatus@v5.13.1...v5.14.0
v5.13.1
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.13.0...v5.13.1
v5.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.12.1...v5.13.0
v5.12.1
Compare Source
What's Changed
Full Changelog: TwiN/gatus@v5.12.0...v5.12.1
v5.12.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.11.0...v5.12.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.