Skip to content

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

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

feat(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.7.1 )#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) minor 2.5.02.7.1

Release Notes

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

v2.7.1

Compare Source

🐛 Fixes

  • Fix file deletes in SLEEP mode

📦 Dependencies

  • build(deps): bump docker/bake-action from 7.0.0 to 7.1.0

v2.6.0

Compare Source

📦 Dependencies

  • build(deps): bump python from 3.13.12-alpine3.23 to 3.14.3-alpine3.23

v2.5.5

Compare Source

📦 Dependencies

  • build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
  • build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0
  • build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0
  • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0
  • build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0
  • Pin python version

v2.5.4

Compare Source

Breaking Change: Removal of :latest Tag

Starting with version 2.5.4, we no longer publish the :latest Docker image tag. This is part of our move towards immutable artifacts to improve deployment stability and predictability.

Please update your configurations to use a specific version tag.


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • 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.

@kreigan-assistant
Copy link
Copy Markdown

kreigan-assistant Bot commented Apr 4, 2026

--- 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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
       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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
     testFramework:
       enabled: false
     topologySpreadConstraints:
     - labelSelector:
         matchLabels:
           app.kubernetes.io/name: grafana

@kreigan-assistant
Copy link
Copy Markdown

kreigan-assistant Bot commented Apr 4, 2026

--- 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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
         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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: grafana_datasource
--- 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.7.1@sha256:11b5f116b05ccc27870df8f9ca61c114a6fd0d3d6672427d67b10b400fe5c931
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: loki_rule

@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-k8s-sidecar-2.x branch from d1e98b9 to 4899856 Compare April 7, 2026 13:52
@renovate renovate Bot changed the title fix(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.5.4 ) fix(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.5.5 ) Apr 7, 2026
@renovate renovate Bot changed the title fix(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.5.5 ) feat(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.6.0 ) Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-k8s-sidecar-2.x branch from 4899856 to 8a63632 Compare April 8, 2026 09:11
… 2.7.1 )

| datasource | package                             | from  | to    |
| ---------- | ----------------------------------- | ----- | ----- |
| docker     | ghcr.io/home-operations/k8s-sidecar | 2.5.0 | 2.7.1 |
@renovate renovate Bot changed the title feat(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.6.0 ) feat(container): update ghcr.io/home-operations/k8s-sidecar ( 2.5.0 ➔ 2.7.1 ) Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-k8s-sidecar-2.x branch from 8a63632 to d7a5589 Compare April 27, 2026 09:56
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