chore(helm): update image twinproduction/gatus v5.17.0 → v5.18.1 (#35913)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor | `a8c53f9` -> `9752556` | --- > [!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.18.1`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.18.1) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.18.0...v5.18.1) #### What's Changed - revert: fix(client): Use libcap to fix icmp by [@​TwiN](https://redirect.github.com/TwiN) in [https://github.com/TwiN/gatus/pull/1127](https://redirect.github.com/TwiN/gatus/pull/1127) **Full Changelog**: https://github.com/TwiN/gatus/compare/v5.18.0...v5.18.1 ### [`v5.18.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.18.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.17.0...v5.18.0) #### What's Changed - feat: Make maximum number of results and events configurable by [@​TwiN](https://redirect.github.com/TwiN) in [https://github.com/TwiN/gatus/pull/1110](https://redirect.github.com/TwiN/gatus/pull/1110) - feat(api): Add endpoint to retrieve response time by [@​aalmenar](https://redirect.github.com/aalmenar) in [https://github.com/TwiN/gatus/pull/1070](https://redirect.github.com/TwiN/gatus/pull/1070) - feat(alerting): Add optional ttl parameter to pushover notifications by [@​aalmenar](https://redirect.github.com/aalmenar) in [https://github.com/TwiN/gatus/pull/1050](https://redirect.github.com/TwiN/gatus/pull/1050) - feat(alerting): Add device support for pushover alerts by [@​twiesing](https://redirect.github.com/twiesing) in [https://github.com/TwiN/gatus/pull/1089](https://redirect.github.com/TwiN/gatus/pull/1089) - fix(client): Correctly parse hostname for ICMP endpoint when using IPv6 by [@​TwiN](https://redirect.github.com/TwiN) in [https://github.com/TwiN/gatus/pull/1043](https://redirect.github.com/TwiN/gatus/pull/1043) - fix(ci,deps): Bump Go version to 1.24.1 and update some dependencies by [@​TwiN](https://redirect.github.com/TwiN) in [https://github.com/TwiN/gatus/pull/1047](https://redirect.github.com/TwiN/gatus/pull/1047) - fix(client): Use libcap to fix icmp not working in containers as non-root by [@​thequailman](https://redirect.github.com/thequailman) in [https://github.com/TwiN/gatus/pull/1056](https://redirect.github.com/TwiN/gatus/pull/1056) - fix(alerting): Escape custom result errors by [@​daragao](https://redirect.github.com/daragao) in [https://github.com/TwiN/gatus/pull/1095](https://redirect.github.com/TwiN/gatus/pull/1095) - fix(alerting): Support Twilio overrides for `text-twilio-triggered` and `text-twilio-resolved` by [@​imrelaszlo](https://redirect.github.com/imrelaszlo) in [https://github.com/TwiN/gatus/pull/1120](https://redirect.github.com/TwiN/gatus/pull/1120) - fix(alerting): Gitea issues not being closed by [@​miggland](https://redirect.github.com/miggland) in [https://github.com/TwiN/gatus/pull/1122](https://redirect.github.com/TwiN/gatus/pull/1122) - fix(api): Escape endpoint key in URL by [@​dpkrane](https://redirect.github.com/dpkrane) in [https://github.com/TwiN/gatus/pull/1114](https://redirect.github.com/TwiN/gatus/pull/1114) - perf(sqlite): Create indices to fix performance issue by [@​g-hodgson-tup](https://redirect.github.com/g-hodgson-tup) in [https://github.com/TwiN/gatus/pull/1106](https://redirect.github.com/TwiN/gatus/pull/1106) - docs: Update list of characters sanitised in endpoint key by [@​mloskot](https://redirect.github.com/mloskot) in [https://github.com/TwiN/gatus/pull/1099](https://redirect.github.com/TwiN/gatus/pull/1099) #### New Contributors - [@​thequailman](https://redirect.github.com/thequailman) made their first contribution in [https://github.com/TwiN/gatus/pull/1056](https://redirect.github.com/TwiN/gatus/pull/1056) - [@​aalmenar](https://redirect.github.com/aalmenar) made their first contribution in [https://github.com/TwiN/gatus/pull/1050](https://redirect.github.com/TwiN/gatus/pull/1050) - [@​twiesing](https://redirect.github.com/twiesing) made their first contribution in [https://github.com/TwiN/gatus/pull/1089](https://redirect.github.com/TwiN/gatus/pull/1089) - [@​daragao](https://redirect.github.com/daragao) made their first contribution in [https://github.com/TwiN/gatus/pull/1095](https://redirect.github.com/TwiN/gatus/pull/1095) - [@​mloskot](https://redirect.github.com/mloskot) made their first contribution in [https://github.com/TwiN/gatus/pull/1099](https://redirect.github.com/TwiN/gatus/pull/1099) - [@​g-hodgson-tup](https://redirect.github.com/g-hodgson-tup) made their first contribution in [https://github.com/TwiN/gatus/pull/1106](https://redirect.github.com/TwiN/gatus/pull/1106) - [@​imrelaszlo](https://redirect.github.com/imrelaszlo) made their first contribution in [https://github.com/TwiN/gatus/pull/1120](https://redirect.github.com/TwiN/gatus/pull/1120) - [@​miggland](https://redirect.github.com/miggland) made their first contribution in [https://github.com/TwiN/gatus/pull/1122](https://redirect.github.com/TwiN/gatus/pull/1122) - [@​dpkrane](https://redirect.github.com/dpkrane) made their first contribution in [https://github.com/TwiN/gatus/pull/1114](https://redirect.github.com/TwiN/gatus/pull/1114) **Full Changelog**: https://github.com/TwiN/gatus/compare/v5.17.0...v5.18.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.17.0
|
||||
appVersion: 5.18.1
|
||||
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.1.0
|
||||
version: 1.2.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: twinproduction/gatus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.17.0@sha256:a8c53f9e9f1a3876cd00e44a42c80fc984e118d5ba0bdbaf08980cb627d61512
|
||||
tag: v5.18.1@sha256:97525568fdef34539b1b4d015aef2d1cf6f58f1bc087443387b349940544394d
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user