Skip to content

Commit cc70c83

Browse files
Renovate Botalexlebens
authored andcommitted
Update ghcr.io/twin/gatus Docker tag to v5.25.0 (#1607)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.24.3` -> `v5.25.0` | --- ### Release Notes <details> <summary>TwiN/gatus (ghcr.io/twin/gatus)</summary> ### [`v5.25.0`](https://github.com/TwiN/gatus/releases/tag/v5.25.0) [Compare Source](TwiN/gatus@v5.24.3...v5.25.0) #### What's Changed - feat(client): Add support for SSH tunneling by [@&#8203;TwiN](https://github.com/TwiN) in [#&#8203;1298](TwiN/gatus#1298) - fix(alerting): Limit minimum-reminder-interval to >5m by [@&#8203;TwiN](https://github.com/TwiN) in [#&#8203;1290](TwiN/gatus#1290) - fix(alerting): Added description block in teams-workflows by [@&#8203;rahulchordiya](https://github.com/rahulchordiya) in [#&#8203;1275](TwiN/gatus#1275) - docs(alerting): Remove SIGNL4 untested warning by [@&#8203;rons4](https://github.com/rons4) in [#&#8203;1289](TwiN/gatus#1289) #### New Contributors - [@&#8203;rons4](https://github.com/rons4) made their first contribution in [#&#8203;1289](TwiN/gatus#1289) **Full Changelog**: <TwiN/gatus@v5.24.3...v5.25.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1607 Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
1 parent 969970d commit cc70c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/cl01tl/monitoring/gatus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gatus:
77
enabled: true
88
image:
99
repository: ghcr.io/twin/gatus
10-
tag: v5.24.3
10+
tag: v5.25.0
1111
annotations:
1212
reloader.stakater.com/auto: "true"
1313
service:

0 commit comments

Comments
 (0)