From e3b9513fddfbb9a9b33b66457498b8ea6aae8543 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Jun 2026 01:31:10 +0200 Subject: [PATCH] =?UTF-8?q?fix(gatus):=20update=20image=20ghcr.io/home-ope?= =?UTF-8?q?rations/gatus-sidecar=200.3.2=20=E2=86=92=200.3.5=20(#49266)?= 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 | `c6550b4` → `aad3780` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.3.5`](https://redirect.github.com/home-operations/gatus-sidecar/blob/HEAD/CHANGELOG.md#035-2026-06-18) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.3.4...0.3.5) ##### Features - **chart:** default the Deployment update strategy to Recreate ([#​103](https://redirect.github.com/home-operations/gatus-sidecar/issues/103)) ([e099126](https://redirect.github.com/home-operations/gatus-sidecar/commit/e0991262150a29797123c953003502cb870d5850)) ### [`v0.3.4`](https://redirect.github.com/home-operations/gatus-sidecar/blob/HEAD/CHANGELOG.md#034-2026-06-18) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.3.3...0.3.4) ##### Features - **chart:** set the Service port to 8080 to match the container port ([#​101](https://redirect.github.com/home-operations/gatus-sidecar/issues/101)) ([a9145eb](https://redirect.github.com/home-operations/gatus-sidecar/commit/a9145eba2789f9b9d8380358e94875022ffe7ab9)) ### [`v0.3.3`](https://redirect.github.com/home-operations/gatus-sidecar/blob/HEAD/CHANGELOG.md#033-2026-06-17) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.3.2...0.3.3) ##### Miscellaneous Chores - **mise:** update tool helm (4.2.1 → 4.2.2) ([#​98](https://redirect.github.com/home-operations/gatus-sidecar/issues/98)) ([ba089e4](https://redirect.github.com/home-operations/gatus-sidecar/commit/ba089e4433071ffea2987e9fdd2a0d65df65e10c))
--- ### Configuration 📅 **Schedule**: (UTC) - 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 e8c8e028bda..bee204aac84 100644 --- a/charts/stable/gatus/Chart.yaml +++ b/charts/stable/gatus/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/home-operations/gatus-sidecar - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gatus type: application -version: 4.8.2 +version: 4.8.3 diff --git a/charts/stable/gatus/values.yaml b/charts/stable/gatus/values.yaml index fe5d0b76037..315be8924f9 100644 --- a/charts/stable/gatus/values.yaml +++ b/charts/stable/gatus/values.yaml @@ -7,7 +7,7 @@ image: sidecarImage: repository: ghcr.io/home-operations/gatus-sidecar pullPolicy: IfNotPresent - tag: 0.3.2@sha256:c6550b40f444337d953e622b3ad6dd9b28e80a664dfcd59d0f8551997e870b8e + tag: 0.3.5@sha256:aad3780968860cc4c9e8c63ed21595b1c8574a34678a6adfebe8dcb4b36f8dd2 sidecar: enable: false