fix(gatus): update image ghcr.io/home-operations/gatus-sidecar 0.0.18 → 0.0.19 (#48721)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/gatus-sidecar](https://redirect.github.com/home-operations/gatus-sidecar) | patch | `3e8ab2f` → `a626105` | --- > [!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.19`](https://redirect.github.com/home-operations/gatus-sidecar/blob/HEAD/CHANGELOG.md#0019-2026-06-01) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.0.18...0.0.19) ##### Bug Fixes - **mise:** update tool lefthook (2.1.8 → 2.1.9) ([bf4d840](https://redirect.github.com/home-operations/gatus-sidecar/commit/bf4d8409a76c3933f7b58992b2f2d2fb6ffd58d5)) ##### Miscellaneous Chores - implement oxfmt ([8976e28](https://redirect.github.com/home-operations/gatus-sidecar/commit/8976e28671bddd50dc84b49fe8d43cffc1433673)) - remove default draft-pull-request from release-please config ([f0f86dd](https://redirect.github.com/home-operations/gatus-sidecar/commit/f0f86dd2285c9b257823c09041b1ebeed16357c0)) ##### Code Refactoring - data-driven kind registry, scoped logging, test hardening ([#​70](https://redirect.github.com/home-operations/gatus-sidecar/issues/70)) ([cce0eb4](https://redirect.github.com/home-operations/gatus-sidecar/commit/cce0eb4ff6f24d66ebb22bd18cdd28f7179d4e32)) </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.4
|
||||
version: 4.4.5
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ image:
|
||||
sidecarImage:
|
||||
repository: ghcr.io/home-operations/gatus-sidecar
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.0.18@sha256:3e8ab2f65ac6eba268c963919e34e6f4c4e10439979de3ded71242240621edcd
|
||||
tag: 0.0.19@sha256:a62610509ddb9d04ac562d13e096cecb391aa6647ac97d66ae5ba4db869bc6b8
|
||||
|
||||
sidecar:
|
||||
enable: false
|
||||
|
||||
Reference in New Issue
Block a user