chore(helm): update image twinproduction/gatus v5.15.0 → v5.16.0 (#32222)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor
| `244af66` -> `bb738c8` |

---

> [!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.16.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.16.0)

[Compare
Source](https://redirect.github.com/TwiN/gatus/compare/v5.15.0...v5.16.0)

#### What's Changed

- feat(maintenance): Per-endpoint maintenance configuration by
[@&#8203;alexmaras](https://redirect.github.com/alexmaras) in
[https://github.com/TwiN/gatus/pull/982](https://redirect.github.com/TwiN/gatus/pull/982)
- feat(dns): Support SRV query type by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[https://github.com/TwiN/gatus/pull/1005](https://redirect.github.com/TwiN/gatus/pull/1005)
- feat(metrics): add `gatus_results_endpoint_success` by
[@&#8203;onedr0p](https://redirect.github.com/onedr0p) in
[https://github.com/TwiN/gatus/pull/970](https://redirect.github.com/TwiN/gatus/pull/970)
- feat(ssh): Support authless SSH health check by
[@&#8203;ImTheCurse](https://redirect.github.com/ImTheCurse) in
[https://github.com/TwiN/gatus/pull/956](https://redirect.github.com/TwiN/gatus/pull/956)
- feat(ui): expose 30d badges and response chart selector for duration
by [@&#8203;toredash](https://redirect.github.com/toredash) in
[https://github.com/TwiN/gatus/pull/994](https://redirect.github.com/TwiN/gatus/pull/994)
- feat(alerting): Add Incident.io alerting provider by
[@&#8203;ImTheCurse](https://redirect.github.com/ImTheCurse) in
[https://github.com/TwiN/gatus/pull/972](https://redirect.github.com/TwiN/gatus/pull/972)
- fix(alerting): replace HTML entities with emojis in teams-workflows
provider to prevent rendering issues by
[@&#8203;pieceofsoul](https://redirect.github.com/pieceofsoul) in
[https://github.com/TwiN/gatus/pull/941](https://redirect.github.com/TwiN/gatus/pull/941)
- fix(client): Potential channel blocking issue for SCTP endpoints by
[@&#8203;ZuhairORZaki](https://redirect.github.com/ZuhairORZaki) in
[https://github.com/TwiN/gatus/pull/962](https://redirect.github.com/TwiN/gatus/pull/962)
- fix(maintenance): timezone handling offset issue by
[@&#8203;alexmaras](https://redirect.github.com/alexmaras) in
[https://github.com/TwiN/gatus/pull/981](https://redirect.github.com/TwiN/gatus/pull/981)
- fix(ui): Don't override body/html background-color by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[https://github.com/TwiN/gatus/pull/1002](https://redirect.github.com/TwiN/gatus/pull/1002)
- fix(config): Ignore config files with double dot in it
([#&#8203;696](https://redirect.github.com/TwiN/gatus/issues/696)) by
[@&#8203;vlaborie](https://redirect.github.com/vlaborie) in
[https://github.com/TwiN/gatus/pull/984](https://redirect.github.com/TwiN/gatus/pull/984)
- fix(remote): Support partial remote instance failure by
[@&#8203;olehrakovych](https://redirect.github.com/olehrakovych) in
[https://github.com/TwiN/gatus/pull/990](https://redirect.github.com/TwiN/gatus/pull/990)
- refactor: periodic operations to use `time.Ticker` by
[@&#8203;appleboy](https://redirect.github.com/appleboy) in
[https://github.com/TwiN/gatus/pull/978](https://redirect.github.com/TwiN/gatus/pull/978)
- ci: Add workflow to test UI changes by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[https://github.com/TwiN/gatus/pull/998](https://redirect.github.com/TwiN/gatus/pull/998)
- ci: Add image labels, merge publish to Docker Hub/GHCR workflows by
[@&#8203;tigattack](https://redirect.github.com/tigattack) in
[https://github.com/TwiN/gatus/pull/954](https://redirect.github.com/TwiN/gatus/pull/954)
- test: Fix flaky DNS tests that check for valid IP by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[https://github.com/TwiN/gatus/pull/968](https://redirect.github.com/TwiN/gatus/pull/968)
- chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TwiN/gatus/pull/980](https://redirect.github.com/TwiN/gatus/pull/980)
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TwiN/gatus/pull/952](https://redirect.github.com/TwiN/gatus/pull/952)
- chore(deps): bump modernc.org/sqlite from 1.34.2 to 1.34.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TwiN/gatus/pull/948](https://redirect.github.com/TwiN/gatus/pull/948)
- chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TwiN/gatus/pull/959](https://redirect.github.com/TwiN/gatus/pull/959)
- chore(deps): bump github.com/prometheus-community/pro-bing from 0.4.0
to 0.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/TwiN/gatus/pull/949](https://redirect.github.com/TwiN/gatus/pull/949)

#### New Contributors

- [@&#8203;tigattack](https://redirect.github.com/tigattack) made their
first contribution in
[https://github.com/TwiN/gatus/pull/954](https://redirect.github.com/TwiN/gatus/pull/954)
- [@&#8203;pieceofsoul](https://redirect.github.com/pieceofsoul) made
their first contribution in
[https://github.com/TwiN/gatus/pull/941](https://redirect.github.com/TwiN/gatus/pull/941)
- [@&#8203;ZuhairORZaki](https://redirect.github.com/ZuhairORZaki) made
their first contribution in
[https://github.com/TwiN/gatus/pull/962](https://redirect.github.com/TwiN/gatus/pull/962)
- [@&#8203;ImTheCurse](https://redirect.github.com/ImTheCurse) made
their first contribution in
[https://github.com/TwiN/gatus/pull/956](https://redirect.github.com/TwiN/gatus/pull/956)
- [@&#8203;alexmaras](https://redirect.github.com/alexmaras) made their
first contribution in
[https://github.com/TwiN/gatus/pull/981](https://redirect.github.com/TwiN/gatus/pull/981)
- [@&#8203;vlaborie](https://redirect.github.com/vlaborie) made their
first contribution in
[https://github.com/TwiN/gatus/pull/984](https://redirect.github.com/TwiN/gatus/pull/984)
- [@&#8203;olehrakovych](https://redirect.github.com/olehrakovych) made
their first contribution in
[https://github.com/TwiN/gatus/pull/990](https://redirect.github.com/TwiN/gatus/pull/990)
- [@&#8203;toredash](https://redirect.github.com/toredash) made their
first contribution in
[https://github.com/TwiN/gatus/pull/994](https://redirect.github.com/TwiN/gatus/pull/994)

**Full Changelog**:
https://github.com/TwiN/gatus/compare/v5.15.0...v5.16.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-18 10:17:38 +00:00
committed by GitHub
parent 9daca25d54
commit 40763e4909
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 5.15.0
appVersion: 5.16.0
dependencies:
- name: common
version: 25.4.10
@@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/gatus
- https://hub.docker.com/r/twinproduction/gatus
type: application
version: 0.4.1
version: 0.5.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: twinproduction/gatus
pullPolicy: IfNotPresent
tag: v5.15.0@sha256:244af66f5eacb50040c2f1178913aecb301fc5bcd25720d99f89ec4a65964ecc
tag: v5.16.0@sha256:bb738c87cf2e2a08b8fff180cfc433e7b8b87bb1779c1fb1b00f8b748673e3c3
service:
main: