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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;mloskot](https://redirect.github.com/mloskot) in
[https://github.com/TwiN/gatus/pull/1099](https://redirect.github.com/TwiN/gatus/pull/1099)

#### New Contributors

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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:
TrueCharts Bot
2025-06-03 01:13:13 +02:00
committed by GitHub
parent bf111accbe
commit 5fc03de737
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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 -1
View File
@@ -1,7 +1,7 @@
image:
repository: twinproduction/gatus
pullPolicy: IfNotPresent
tag: v5.17.0@sha256:a8c53f9e9f1a3876cd00e44a42c80fc984e118d5ba0bdbaf08980cb627d61512
tag: v5.18.1@sha256:97525568fdef34539b1b4d015aef2d1cf6f58f1bc087443387b349940544394d
service:
main: