Skip to content

fix(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.5.4 )#422

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-k8s-sidecar-2.x
Open

fix(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.5.4 )#422
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-k8s-sidecar-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 4, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/k8s-sidecar (source) patch 2.5.02.5.4

Release Notes

kiwigrid/k8s-sidecar (ghcr.io/home-operations/k8s-sidecar)

v2.5.4

Compare Source


Configuration

📅 Schedule: 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.

…2.5.4 )

| datasource | package                             | from  | to    |
| ---------- | ----------------------------------- | ----- | ----- |
| docker     | ghcr.io/home-operations/k8s-sidecar | 2.5.0 | 2.5.4 |
@kreigan-assistant
Copy link
Copy Markdown

--- kubernetes/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki

+++ kubernetes/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki

@@ -58,13 +58,13 @@

       replicas: 0
     resultsCache:
       enabled: false
     sidecar:
       image:
         repository: ghcr.io/home-operations/k8s-sidecar
-        tag: 2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+        tag: 2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
       rules:
         searchNamespace: ALL
     singleBinary:
       persistence:
         enabled: true
         size: 50Gi
--- kubernetes/apps/observability/grafana/app Kustomization: observability/grafana HelmRelease: observability/grafana

+++ kubernetes/apps/observability/grafana/app Kustomization: observability/grafana HelmRelease: observability/grafana

@@ -207,13 +207,13 @@

         enabled: true
         labelValue: ''
         searchNamespace: ALL
       image:
         registry: ghcr.io
         repository: home-operations/k8s-sidecar
-        tag: 2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+        tag: 2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
     testFramework:
       enabled: false
     topologySpreadConstraints:
     - labelSelector:
         matchLabels:
           app.kubernetes.io/name: grafana

@kreigan-assistant
Copy link
Copy Markdown

--- HelmRelease: observability/loki StatefulSet: observability/loki

+++ HelmRelease: observability/loki StatefulSet: observability/loki

@@ -88,13 +88,13 @@

         - name: storage
           mountPath: /var/loki
         - name: sc-rules-volume
           mountPath: /rules
         resources: {}
       - name: loki-sc-rules
-        image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+        image: ghcr.io/home-operations/k8s-sidecar:2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: loki_rule
--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

@@ -60,13 +60,13 @@

           subPath: download_dashboards.sh
         - name: storage
           mountPath: /var/lib/grafana
       enableServiceLinks: true
       containers:
       - name: grafana-sc-dashboard
-        image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+        image: ghcr.io/home-operations/k8s-sidecar:2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: grafana_dashboard
@@ -100,13 +100,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-dashboard-volume
           mountPath: /tmp/dashboards
       - name: grafana-sc-datasources
-        image: ghcr.io/home-operations/k8s-sidecar:2.5.0@sha256:ae958215a6124c6d09dbf6cf568dc72176791bfba8630f4300d4eaaf1caa5b10
+        image: ghcr.io/home-operations/k8s-sidecar:2.5.4@sha256:6f768fa99df4d66bf17d577a3b975add1036e68f04de3b473a361c4667c82f21
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: grafana_datasource

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.

0 participants