fix(gatus): update image ghcr.io/home-operations/gatus-sidecar 0.0.16 → 0.0.17 (#48412)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/gatus-sidecar](https://redirect.github.com/home-operations/gatus-sidecar) | patch | `627b4a8` → `37d2eb7` | --- > [!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.17`](https://redirect.github.com/home-operations/gatus-sidecar/blob/HEAD/CHANGELOG.md#0017-2026-05-21) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.0.16...0.0.17) ##### Features - per-resource path: directive and --probe-paths flag ([#​65](https://redirect.github.com/home-operations/gatus-sidecar/issues/65)) ([02f2e31](https://redirect.github.com/home-operations/gatus-sidecar/commit/02f2e3106b93fd1d5a3879cbde39d23d8ffa1676)) </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.2
|
||||
version: 4.4.3
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ image:
|
||||
sidecarImage:
|
||||
repository: ghcr.io/home-operations/gatus-sidecar
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.0.16@sha256:627b4a81647763d3027e85bcd79e6a3ee7ac763ef9106d38acc00015e7535403
|
||||
tag: 0.0.17@sha256:37d2eb74ea59707e73d462cecc5c79c5c61e7ee7d67e2869c6e7216bdbe1dd9a
|
||||
|
||||
sidecar:
|
||||
enable: false
|
||||
|
||||
Reference in New Issue
Block a user