From c5aaf7ff029b03b666bad69056e7c2b738e50674 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Feb 2026 01:28:18 +0100 Subject: [PATCH] =?UTF-8?q?fix(gatus):=20update=20image=20ghcr.io/home-ope?= =?UTF-8?q?rations/gatus-sidecar=200.0.12=20=E2=86=92=200.0.13=20(#44748)?= 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/home-operations/gatus-sidecar](https://redirect.github.com/home-operations/gatus-sidecar) | patch | `83bf82d` → `40d549e` | --- > [!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
home-operations/gatus-sidecar (ghcr.io/home-operations/gatus-sidecar) ### [`v0.0.13`](https://redirect.github.com/home-operations/gatus-sidecar/releases/tag/0.0.13) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.0.12...0.0.13) #### What's Changed - ci(github-action)!: Update action codex-/return-dispatch (v2.1.0 → v3.0.0) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​25](https://redirect.github.com/home-operations/gatus-sidecar/pull/25) - ci(github-action)!: Update action actions/checkout (v5.0.1 → v6.0.0) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​23](https://redirect.github.com/home-operations/gatus-sidecar/pull/23) - fix(deps): update module sigs.k8s.io/gateway-api (v1.4.0 → v1.4.1) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​26](https://redirect.github.com/home-operations/gatus-sidecar/pull/26) - fix(deps): update kubernetes packages (v0.34.2 → v0.34.3) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​27](https://redirect.github.com/home-operations/gatus-sidecar/pull/27) - feat(deps): update kubernetes packages (v0.34.3 → v0.35.0) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​30](https://redirect.github.com/home-operations/gatus-sidecar/pull/30) - fix(README): details by [@​Boemeltrein](https://redirect.github.com/Boemeltrein) in [#​32](https://redirect.github.com/home-operations/gatus-sidecar/pull/32) - ci(github-action)!: Update GitHub Artifact Actions (major) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​28](https://redirect.github.com/home-operations/gatus-sidecar/pull/28) - feat(container): update image golang (1.25 → 1.26) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​34](https://redirect.github.com/home-operations/gatus-sidecar/pull/34) - Support Traefik IngressRoute and Standalone Operations by [@​Fishwaldo](https://redirect.github.com/Fishwaldo) in [#​29](https://redirect.github.com/home-operations/gatus-sidecar/pull/29) #### New Contributors - [@​Boemeltrein](https://redirect.github.com/Boemeltrein) made their first contribution in [#​32](https://redirect.github.com/home-operations/gatus-sidecar/pull/32) - [@​Fishwaldo](https://redirect.github.com/Fishwaldo) made their first contribution in [#​29](https://redirect.github.com/home-operations/gatus-sidecar/pull/29) **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 | 2 +- charts/stable/gatus/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/gatus/Chart.yaml b/charts/stable/gatus/Chart.yaml index f3e40baf888..0b93c0e43f2 100644 --- a/charts/stable/gatus/Chart.yaml +++ b/charts/stable/gatus/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://github.com/home-operations/gatus-sidecar - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gatus type: application -version: 3.1.11 +version: 3.1.12 diff --git a/charts/stable/gatus/values.yaml b/charts/stable/gatus/values.yaml index 015b1c59f17..51243f2f352 100644 --- a/charts/stable/gatus/values.yaml +++ b/charts/stable/gatus/values.yaml @@ -6,7 +6,7 @@ image: sidecarImage: repository: ghcr.io/home-operations/gatus-sidecar pullPolicy: IfNotPresent - tag: 0.0.12@sha256:83bf82d422e9b0529a8076cb584d557a12158d9d8a4c373b4d27afcb87a17569 + tag: 0.0.13@sha256:40d549ea5ae89acac94bdf4cee1233e718a96c6e382c67f7e28de688511169d2 sidecar: enable: false