Skip to content

fix(container): update image ghcr.io/home-operations/gatus-sidecar ( 0.3.0 → 0.3.1 )#5804

Merged
billimek merged 1 commit into
masterfrom
renovate/ghcr.io-home-operations-gatus-sidecar-0.x
Jun 15, 2026
Merged

fix(container): update image ghcr.io/home-operations/gatus-sidecar ( 0.3.0 → 0.3.1 )#5804
billimek merged 1 commit into
masterfrom
renovate/ghcr.io-home-operations-gatus-sidecar-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/gatus-sidecar patch 0.3.00.3.1

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@skibidi-renovate

Copy link
Copy Markdown
Contributor
--- Deployment monitoring/gatus
+++ Deployment monitoring/gatus
@@ -83,7 +83,7 @@
       - args:
         - --auto-httproute
         - --enable-httproute
-        image: ghcr.io/home-operations/gatus-sidecar:0.3.0@sha256:979619e3a04c8d42420a598523dac012a91cc3ffc2dec69e4ea545ce08405494
+        image: ghcr.io/home-operations/gatus-sidecar:0.3.1@sha256:6ebb396ea036f8329cf3340a90de37107c8408ea190da8f7051d6bfde432d7ae
         name: gatus-sidecar
         resources:
           limits:

--- HelmRelease monitoring/gatus
+++ HelmRelease monitoring/gatus
@@ -155,7 +155,7 @@
             - --enable-httproute
             image:
               repository: ghcr.io/home-operations/gatus-sidecar
-              tag: 0.3.0@sha256:979619e3a04c8d42420a598523dac012a91cc3ffc2dec69e4ea545ce08405494
+              tag: 0.3.1@sha256:6ebb396ea036f8329cf3340a90de37107c8408ea190da8f7051d6bfde432d7ae
             resources:
               limits:
                 memory: 128Mi

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gatus-sidecar: v0.3.0 → v0.3.1

Verdict: Safe to merge

Summary of changes:

  • Base image standardization from scratch to gcr.io/distroless/static:nonroot (#92)
    • Adds CA certificates (beneficial for HTTPS operations)
    • Adds nonroot user (security hardening)
    • Static binary runs identically; no functional changes
  • Pod securityContext remains at uid 1000 (confirmed safe; gatus container expects this UID)
  • Chart improvements unrelated to the container binary

Impact on this deployment: None — the sidecar is deployed as an init container and inherits the pod's securityContext (uid 1000, gid 1000). No configuration changes required.

Sources consulted:

@github-actions

Copy link
Copy Markdown

Claude Review Usage

When (UTC) Version Model Turns Cost
2026-06-15 14:39 0.3.0 -> 0.3.1 claude-haiku-4-5-20251001 15 $0.1428

@billimek billimek merged commit e29baf9 into master Jun 15, 2026
9 checks passed
@billimek billimek deleted the renovate/ghcr.io-home-operations-gatus-sidecar-0.x branch June 15, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant