fix(gatus): update image ghcr.io/home-operations/gatus-sidecar 0.0.12 → 0.0.13 (#44748)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/gatus-sidecar](https://redirect.github.com/home-operations/gatus-sidecar) | patch | `83bf82d` → `40d549e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.13`](https://redirect.github.com/home-operations/gatus-sidecar/releases/tag/0.0.13) [Compare Source](https://redirect.github.com/home-operations/gatus-sidecar/compare/0.0.12...0.0.13) #### What's Changed - ci(github-action)!: Update action codex-/return-dispatch (v2.1.0 → v3.0.0) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​25](https://redirect.github.com/home-operations/gatus-sidecar/pull/25) - ci(github-action)!: Update action actions/checkout (v5.0.1 → v6.0.0) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​23](https://redirect.github.com/home-operations/gatus-sidecar/pull/23) - fix(deps): update module sigs.k8s.io/gateway-api (v1.4.0 → v1.4.1) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​26](https://redirect.github.com/home-operations/gatus-sidecar/pull/26) - fix(deps): update kubernetes packages (v0.34.2 → v0.34.3) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​27](https://redirect.github.com/home-operations/gatus-sidecar/pull/27) - feat(deps): update kubernetes packages (v0.34.3 → v0.35.0) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​30](https://redirect.github.com/home-operations/gatus-sidecar/pull/30) - fix(README): details by [@​Boemeltrein](https://redirect.github.com/Boemeltrein) in [#​32](https://redirect.github.com/home-operations/gatus-sidecar/pull/32) - ci(github-action)!: Update GitHub Artifact Actions (major) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​28](https://redirect.github.com/home-operations/gatus-sidecar/pull/28) - feat(container): update image golang (1.25 → 1.26) by [@​sticky-gecko](https://redirect.github.com/sticky-gecko)\[bot] in [#​34](https://redirect.github.com/home-operations/gatus-sidecar/pull/34) - Support Traefik IngressRoute and Standalone Operations by [@​Fishwaldo](https://redirect.github.com/Fishwaldo) in [#​29](https://redirect.github.com/home-operations/gatus-sidecar/pull/29) #### New Contributors - [@​Boemeltrein](https://redirect.github.com/Boemeltrein) made their first contribution in [#​32](https://redirect.github.com/home-operations/gatus-sidecar/pull/32) - [@​Fishwaldo](https://redirect.github.com/Fishwaldo) made their first contribution in [#​29](https://redirect.github.com/home-operations/gatus-sidecar/pull/29) **Full Changelog**: <https://github.com/home-operations/gatus-sidecar/compare/0.0.12...0.0.13> </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2dhdHVzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/home-operations/gatus-sidecar
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gatus
|
||||
type: application
|
||||
version: 3.1.11
|
||||
version: 3.1.12
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ image:
|
||||
sidecarImage:
|
||||
repository: ghcr.io/home-operations/gatus-sidecar
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.0.12@sha256:83bf82d422e9b0529a8076cb584d557a12158d9d8a4c373b4d27afcb87a17569
|
||||
tag: 0.0.13@sha256:40d549ea5ae89acac94bdf4cee1233e718a96c6e382c67f7e28de688511169d2
|
||||
|
||||
sidecar:
|
||||
enable: false
|
||||
|
||||
Reference in New Issue
Block a user