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](https://github.com/TwiN/gatus/compare/v5.24.3...v5.25.0) #### What's Changed - feat(client): Add support for SSH tunneling by [@​TwiN](https://github.com/TwiN) in [#​1298](https://github.com/TwiN/gatus/pull/1298) - fix(alerting): Limit minimum-reminder-interval to >5m by [@​TwiN](https://github.com/TwiN) in [#​1290](https://github.com/TwiN/gatus/pull/1290) - fix(alerting): Added description block in teams-workflows by [@​rahulchordiya](https://github.com/rahulchordiya) in [#​1275](https://github.com/TwiN/gatus/pull/1275) - docs(alerting): Remove SIGNL4 untested warning by [@​rons4](https://github.com/rons4) in [#​1289](https://github.com/TwiN/gatus/pull/1289) #### New Contributors - [@​rons4](https://github.com/rons4) made their first contribution in [#​1289](https://github.com/TwiN/gatus/pull/1289) **Full Changelog**: <https://github.com/TwiN/gatus/compare/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: #1607 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
@@ -7,7 +7,7 @@ gatus:
|
|||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/twin/gatus
|
repository: ghcr.io/twin/gatus
|
||||||
tag: v5.24.3
|
tag: v5.25.0
|
||||||
annotations:
|
annotations:
|
||||||
reloader.stakater.com/auto: "true"
|
reloader.stakater.com/auto: "true"
|
||||||
service:
|
service:
|
||||||
|
Reference in New Issue
Block a user