mirror of
https://github.com/truecharts/charts.git
synced 2026-07-27 02:25:34 -03:00
chore(helm): update image twinproduction/gatus v5.18.1 → v5.19.0 (#36953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor | `9752556` -> `1236257` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>TwiN/gatus (twinproduction/gatus)</summary> ### [`v5.19.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.19.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.18.1...v5.19.0) #### What's Changed - feat(alerting): Add HomeAssistant support by [@​volodimyr](https://redirect.github.com/volodimyr) in [https://github.com/TwiN/gatus/pull/1125](https://redirect.github.com/TwiN/gatus/pull/1125) - feat(alerting): Add ilert alert provider by [@​DaTiMy](https://redirect.github.com/DaTiMy) in [https://github.com/TwiN/gatus/pull/1082](https://redirect.github.com/TwiN/gatus/pull/1082) - docs: Add NixOS example by [@​pizzapim](https://redirect.github.com/pizzapim) in [https://github.com/TwiN/gatus/pull/1131](https://redirect.github.com/TwiN/gatus/pull/1131) #### New Contributors - [@​pizzapim](https://redirect.github.com/pizzapim) made their first contribution in [https://github.com/TwiN/gatus/pull/1131](https://redirect.github.com/TwiN/gatus/pull/1131) - [@​volodimyr](https://redirect.github.com/volodimyr) made their first contribution in [https://github.com/TwiN/gatus/pull/1125](https://redirect.github.com/TwiN/gatus/pull/1125) - [@​DaTiMy](https://redirect.github.com/DaTiMy) made their first contribution in [https://github.com/TwiN/gatus/pull/1082](https://redirect.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**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.18.1
|
||||
appVersion: 5.19.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gatus
|
||||
- https://hub.docker.com/r/twinproduction/gatus
|
||||
type: application
|
||||
version: 1.2.0
|
||||
version: 1.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: twinproduction/gatus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.18.1@sha256:97525568fdef34539b1b4d015aef2d1cf6f58f1bc087443387b349940544394d
|
||||
tag: v5.19.0@sha256:12362572b78c1bb6f234248de33392a393f7e604d94779e3086ec2dbba1bedf3
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user