fix(gatus): update image ghcr.io/home-operations/gatus-sidecar 0.3.2 → 0.3.5 (#49266)
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 <details> <summary>home-operations/gatus-sidecar (ghcr.io/home-operations/gatus-sidecar)</summary> ### [`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)) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9nYXR1cyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user