From 137e22aa75d6578ff3a76e6dd927d094285bb77b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 Nov 2025 21:46:14 +0000 Subject: [PATCH] Update ghcr.io/twin/gatus Docker tag to v5.31.0 (#2008) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.30.0` -> `v5.31.0` | --- ### Release Notes
TwiN/gatus (ghcr.io/twin/gatus) ### [`v5.31.0`](https://github.com/TwiN/gatus/releases/tag/v5.31.0) [Compare Source](https://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 @​TwiN in https://github.com/TwiN/gatus/pull/1382 * feat(announcements): add markdown support by @​Sworyz in https://github.com/TwiN/gatus/pull/1371 * feat(client): Add support for monitoring gRPC endpoints by @​diamanat in https://github.com/TwiN/gatus/pull/1376 * fix(client): update icmp/ping logic to determine pinger privileged mode by @​h3mmy in https://github.com/TwiN/gatus/pull/1346 * fix(api): Escape endpoint key in URL for raw APIs by @​Nedra1998 in https://github.com/TwiN/gatus/pull/1381 * docs(readme): adds ECS fargate module in README by @​GiamPy5 in https://github.com/TwiN/gatus/pull/1377 #### New Contributors * @​GiamPy5 made their first contribution in https://github.com/TwiN/gatus/pull/1377 * @​h3mmy made their first contribution in https://github.com/TwiN/gatus/pull/1346 * @​diamanat made their first contribution in https://github.com/TwiN/gatus/pull/1376 * @​Nedra1998 made their first contribution in https://github.com/TwiN/gatus/pull/1381 * @​Sworyz made their first contribution in https://github.com/TwiN/gatus/pull/1371 **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2008 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/monitoring/gatus/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index 28694277d..133127d9e 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -7,7 +7,7 @@ gatus: enabled: true image: repository: ghcr.io/twin/gatus - tag: v5.30.0 + tag: v5.31.0 annotations: reloader.stakater.com/auto: "true" service: