fix(gatus): update image ghcr.io/home-operations/gatus-sidecar 0.0.15 → 0.0.16 (#48402)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/gatus-sidecar](https://redirect.github.com/home-operations/gatus-sidecar) | patch | `8e02aef` → `627b4a8` | --- > [!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.0.16`](https://redirect.github.com/home-operations/gatus-sidecar/blob/HEAD/CHANGELOG.md#0016-2026-05-21) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.0.15...0.0.16) ##### Features - rewrite, path-aware URLs, name prefixes, multi-value filters ([#​62](https://redirect.github.com/home-operations/gatus-sidecar/issues/62)) ([8373935](https://redirect.github.com/home-operations/gatus-sidecar/commit/83739354f9cafeec7c8babcd180983267a4d41da)) </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.4.1
|
||||
version: 4.4.2
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ image:
|
||||
sidecarImage:
|
||||
repository: ghcr.io/home-operations/gatus-sidecar
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.0.15@sha256:8e02aefc0509fcf6714ffc7f7b4cdaae3f0d0047fdd1e3ab043e7d20e941354d
|
||||
tag: 0.0.16@sha256:627b4a81647763d3027e85bcd79e6a3ee7ac763ef9106d38acc00015e7535403
|
||||
|
||||
sidecar:
|
||||
enable: false
|
||||
|
||||
Reference in New Issue
Block a user