-
Notifications
You must be signed in to change notification settings - Fork 15
feat(container): update image ghcr.io/twin/gatus ( v5.11.0 → v5.26.0 ) #5389
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
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.
Conversation
This file contains hidden or 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.17.0@sha256:a8c53f9e9f1a3876cd00e44a42c80fc984e118d5ba0bdbaf08980cb627d61512
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.17.0@sha256:a8c53f9e9f1a3876cd00e44a42c80fc984e118d5ba0bdbaf08980cb627d61512
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
c3cdfae
to
fd7dc3c
Compare
fd7dc3c
to
febe873
Compare
febe873
to
37768a0
Compare
37768a0
to
76bd21a
Compare
76bd21a
to
05a193d
Compare
05a193d
to
4a87182
Compare
4a87182
to
7240bec
Compare
7240bec
to
7cbeda9
Compare
7cbeda9
to
e5e6adf
Compare
e5e6adf
to
ed67bbd
Compare
ed67bbd
to
22b2f58
Compare
22b2f58
to
524fc4a
Compare
524fc4a
to
863c5ec
Compare
863c5ec
to
2f362ff
Compare
2f362ff
to
f5c21e0
Compare
f5c21e0
to
6cb02e7
Compare
6cb02e7
to
af3e5d4
Compare
| datasource | package | from | to | | ---------- | ------------------ | ------- | ------- | | docker | ghcr.io/twin/gatus | v5.11.0 | v5.26.0 |
af3e5d4
to
9db4b25
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.26.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
TwiN/gatus (ghcr.io/twin/gatus)
v5.26.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.25.2...v5.26.0
v5.25.2
Compare Source
What's Changed
Full Changelog: TwiN/gatus@v5.25.1...v5.25.2
v5.25.1
Compare Source
What's Changed
Full Changelog: TwiN/gatus@v5.25.0...v5.25.1
v5.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.24.3...v5.25.0
v5.24.3
Compare Source
What's Changed
Full Changelog: TwiN/gatus@v5.24.2...v5.24.3
v5.24.2
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.24.1...v5.24.2
v5.24.1
Compare Source
Wouldn't be a successful new feature launch without a few surprise bugs.
Also, some improvements to suites:
It didn't show the condition results before. Not sure why I made that decision, but it's very difficult to debug suites without access to those.
What's Changed
Full Changelog: TwiN/gatus@v5.24.0...v5.24.1
v5.24.0
Compare Source
Another big update worthy of highlights. There are 3 big changes coming to Gatus with this release.
[DOMAIN_EXPIRATION]
placeholder: Some TLDs have started dropping support for WHOIS, as such, support for RDAP has been added. WHOIS will still be used as a fallback if RDAP fails to resolve the domain expiration of a domain.I am very excited to finally have made some progress on suites. It's missing some features, and it required a lot of redesigning, so I expect some complaints, but with suites, the possibilities feel endless. You can monitor entire workflows, simulate complex user behavior, not just READ-type of behavior, but WRITE as well, as you can configure an endpoint to run even if the workflow fails to clean up whatever resource you created, and so much more. Suites have some serious potential.
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.23.2...v5.24.0
v5.23.2
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.23.1...v5.23.2
v5.23.1
Compare Source
What's Changed
extra-labels
description by @salim-b in #1208Full Changelog: TwiN/gatus@v5.23.0...v5.23.1
v5.23.0
Compare Source
This is a big one, and for the occasion, I'll highlight the two big changes:
Thoughts on the UI & announcements? Just like any healthy relationship, communicate with me on TwiN/gatus#1206
What's Changed
minimum-reminder-interval
description by @salim-b in #1194Full Changelog: TwiN/gatus@v5.22.0...v5.23.0
v5.22.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.21.0...v5.22.0
v5.21.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.20.0...v5.21.0
v5.20.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.19.0...v5.20.0
v5.19.0
Compare Source
What's Changed
New Contributors
Full Changelog: TwiN/gatus@v5.18.1...v5.19.0
v5.18.1
Compare Source
What's Changed
Full Changelog: TwiN/gatus@v5.18.0...v5.18.1
v5.18.0
Compare Source
What's Changed
text-twilio-triggered
andtext-twilio-resolved
by @imrelaszlo in #1120New Contributors
Full Changelog: TwiN/gatus@v5.17.0...v5.18.0
v5.17.0
Compare Source
What's Changed
endpoints[].ui.hide-port
by @TwiN in #1038alerting.incident-io.url
has the correct prefix by @TwiN in #1034New Contributors
Full Changelog: TwiN/gatus@v5.16.0...v5.17.0
v5.16.0
Compare Source
What's Changed
gatus_results_endpoint_success
by @onedr0p in #970time.Ticker
by @appleboy in #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 #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.