fix(container): update image ghcr.io/home-operations/gatus-sidecar ( 0.0.12 ➔ 0.0.13 )#554
Merged
Aviator-Coding merged 1 commit intomainfrom Mar 18, 2026
Conversation
Contributor
Author
--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus
+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus
@@ -37,13 +37,13 @@
dnsPolicy: ClusterFirst
initContainers:
- args:
- --auto-httproute
- --enable-httproute
- --enable-service
- image: ghcr.io/home-operations/gatus-sidecar:0.0.12@sha256:83bf82d422e9b0529a8076cb584d557a12158d9d8a4c373b4d27afcb87a17569
+ image: ghcr.io/home-operations/gatus-sidecar:0.0.13@sha256:40d549ea5ae89acac94bdf4cee1233e718a96c6e382c67f7e28de688511169d2
name: gatus-sidecar
resources:
limits:
memory: 64Mi
requests:
cpu: 10m |
Contributor
Author
--- kubernetes/apps/monitoring/gatus/app Kustomization: monitoring/gatus HelmRelease: monitoring/gatus
+++ kubernetes/apps/monitoring/gatus/app Kustomization: monitoring/gatus HelmRelease: monitoring/gatus
@@ -86,13 +86,13 @@
args:
- --auto-httproute
- --enable-httproute
- --enable-service
image:
repository: ghcr.io/home-operations/gatus-sidecar
- tag: 0.0.12@sha256:83bf82d422e9b0529a8076cb584d557a12158d9d8a4c373b4d27afcb87a17569
+ tag: 0.0.13@sha256:40d549ea5ae89acac94bdf4cee1233e718a96c6e382c67f7e28de688511169d2
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
restartPolicy: Always |
Aviator-Coding
approved these changes
Mar 17, 2026
Owner
Aviator-Coding
left a comment
There was a problem hiding this comment.
🤖 Auto-approved: safe container update
e7a8d7f to
9d80f88
Compare
…0.0.12 ➔ 0.0.13 ) | datasource | package | from | to | | ---------- | ------------------------------------- | ------ | ------ | | docker | ghcr.io/home-operations/gatus-sidecar | 0.0.12 | 0.0.13 |
9d80f88 to
734c54d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.0.12→0.0.13Release Notes
home-operations/gatus-sidecar (ghcr.io/home-operations/gatus-sidecar)
v0.0.13Compare Source
What's Changed
New Contributors
Full Changelog: home-operations/gatus-sidecar@0.0.12...0.0.13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.