Update ghcr.io/twin/gatus Docker tag to v5.19.0 (#818)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.18.1` -> `v5.19.0` | --- ### Release Notes <details> <summary>TwiN/gatus (ghcr.io/twin/gatus)</summary> ### [`v5.19.0`](https://github.com/TwiN/gatus/releases/tag/v5.19.0) [Compare Source](https://github.com/TwiN/gatus/compare/v5.18.1...v5.19.0) #### What's Changed - feat(alerting): Add HomeAssistant support by [@​volodimyr](https://github.com/volodimyr) in https://github.com/TwiN/gatus/pull/1125 - feat(alerting): Add ilert alert provider by [@​DaTiMy](https://github.com/DaTiMy) in https://github.com/TwiN/gatus/pull/1082 - docs: Add NixOS example by [@​pizzapim](https://github.com/pizzapim) in https://github.com/TwiN/gatus/pull/1131 #### New Contributors - [@​pizzapim](https://github.com/pizzapim) made their first contribution in https://github.com/TwiN/gatus/pull/1131 - [@​volodimyr](https://github.com/volodimyr) made their first contribution in https://github.com/TwiN/gatus/pull/1125 - [@​DaTiMy](https://github.com/DaTiMy) made their first contribution in https://github.com/TwiN/gatus/pull/1082 **Full Changelog**: https://github.com/TwiN/gatus/compare/v5.18.1...v5.19.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #818 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
|
||||
image:
|
||||
repository: ghcr.io/twin/gatus
|
||||
tag: v5.18.1
|
||||
tag: v5.19.0
|
||||
annotations:
|
||||
reloader.stakater.com/auto: "true"
|
||||
service:
|
||||
|
Reference in New Issue
Block a user