From bae81f6847dee23b25d7df9a72990ba3a36f2c80 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 10 Nov 2025 10:04:23 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20twinproduction/?= =?UTF-8?q?gatus=20v5.30.0=20=E2=86=92=20v5.31.0=20(#41591)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor | `bab5a31` -> `3a432fc` | --- > [!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
TwiN/gatus (twinproduction/gatus) ### [`v5.31.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.31.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.30.0...v5.31.0) Highlight of this release are the ability to mark announcements as "archived", which renders said announcements in a new `Past Announcements` section at the bottom of the status page (only rendered if there is at least 1 archived announcements), support for markdown in announcements and support for monitoring gRPC health endpoints. image #### What's Changed * feat(announcements): Add support for archived announcements and add past announcement section in UI by @​Tw[https://github.com/TwiN/gatus/pull/1382](https://redirect.github.com/TwiN/gatus/pull/1382)l/1382 * feat(announcements): add markdown support by @​Swor[https://github.com/TwiN/gatus/pull/1371](https://redirect.github.com/TwiN/gatus/pull/1371)l/1371 * feat(client): Add support for monitoring gRPC endpoints by @​diaman[https://github.com/TwiN/gatus/pull/1376](https://redirect.github.com/TwiN/gatus/pull/1376)l/1376 * fix(client): update icmp/ping logic to determine pinger privileged mode by @​h3m[https://github.com/TwiN/gatus/pull/1346](https://redirect.github.com/TwiN/gatus/pull/1346)l/1346 * fix(api): Escape endpoint key in URL for raw APIs by @​Nedra19[https://github.com/TwiN/gatus/pull/1381](https://redirect.github.com/TwiN/gatus/pull/1381)l/1381 * docs(readme): adds ECS fargate module in README by @​GiamP[https://github.com/TwiN/gatus/pull/1377](https://redirect.github.com/TwiN/gatus/pull/1377)l/1377 #### New Contributors * @​GiamPy5 made their first contributi[https://github.com/TwiN/gatus/pull/1377](https://redirect.github.com/TwiN/gatus/pull/1377)l/1377 * @​h3mmy made their first contributi[https://github.com/TwiN/gatus/pull/1346](https://redirect.github.com/TwiN/gatus/pull/1346)l/1346 * @​diamanat made their first contributi[https://github.com/TwiN/gatus/pull/1376](https://redirect.github.com/TwiN/gatus/pull/1376)l/1376 * @​Nedra1998 made their first contributi[https://github.com/TwiN/gatus/pull/1381](https://redirect.github.com/TwiN/gatus/pull/1381)l/1381 * @​Sworyz made their first contributi[https://github.com/TwiN/gatus/pull/1371](https://redirect.github.com/TwiN/gatus/pull/1371)l/1371 **Full Changelog**:
--- ### 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. --- - [ ] 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). --- charts/stable/gatus/Chart.yaml | 5 +++-- charts/stable/gatus/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/gatus/Chart.yaml b/charts/stable/gatus/Chart.yaml index 955b5e4e30e..a33aac3cc13 100644 --- a/charts/stable/gatus/Chart.yaml +++ b/charts/stable/gatus/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 5.30.0 +appVersion: 5.31.0 dependencies: - name: common version: 28.26.3 @@ -34,8 +34,9 @@ maintainers: name: gatus sources: - https://github.com/TwiN/gatus + - https://github.com/truecharts/charts/tree/master/charts/stable/gatus - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gatus - https://hub.docker.com/r/twinproduction/gatus type: application -version: 2.22.2 +version: 2.23.0 diff --git a/charts/stable/gatus/values.yaml b/charts/stable/gatus/values.yaml index 3714850267a..df45856c338 100644 --- a/charts/stable/gatus/values.yaml +++ b/charts/stable/gatus/values.yaml @@ -1,7 +1,7 @@ image: repository: twinproduction/gatus pullPolicy: IfNotPresent - tag: v5.30.0@sha256:bab5a31cb3cfde7fd9913a5ff97652883e4db08f3b429a62a7a188c746df4219 + tag: v5.31.0@sha256:3a432fcc2826b8eb2b38caceb83e7777fda139b8058b1d022c73a82be7342682 service: main: