Skip to content

fix(container): update image ghcr.io/piraeusdatastore/helm-charts/snapshot-controller ( 5.0.2 ➔ 5.0.3 )#567

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-piraeusdatastore-helm-charts-snapshot-controller-5.x
Open

fix(container): update image ghcr.io/piraeusdatastore/helm-charts/snapshot-controller ( 5.0.2 ➔ 5.0.3 )#567
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-piraeusdatastore-helm-charts-snapshot-controller-5.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 17, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/piraeusdatastore/helm-charts/snapshot-controller (source) patch 5.0.25.0.3

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 this update again.


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

This PR has been generated by Renovate Bot.

…pshot-controller ( 5.0.2 ➔ 5.0.3 )

| datasource | package                                                  | from  | to    |
| ---------- | -------------------------------------------------------- | ----- | ----- |
| docker     | ghcr.io/piraeusdatastore/helm-charts/snapshot-controller | 5.0.2 | 5.0.3 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 17, 2026

--- kubernetes/apps/kube-system/snapshot-controller/app Kustomization: kube-system/snapshot-controller OCIRepository: kube-system/snapshot-controller

+++ kubernetes/apps/kube-system/snapshot-controller/app Kustomization: kube-system/snapshot-controller OCIRepository: kube-system/snapshot-controller

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 5.0.2
+    tag: 5.0.3
   url: oci://ghcr.io/piraeusdatastore/helm-charts/snapshot-controller
 

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 17, 2026

--- HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-controller

+++ HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-controller

@@ -29,13 +29,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: registry.k8s.io/sig-storage/snapshot-controller:v8.4.0
+        image: registry.k8s.io/sig-storage/snapshot-controller:v8.5.0
         imagePullPolicy: IfNotPresent
         args:
         - --feature-gates=CSIVolumeGroupSnapshot=true
         - --http-endpoint=:8080
         - --leader-election=true
         - --leader-election-namespace=$(NAMESPACE)
--- HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-controller-conversion-webhook

+++ HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-controller-conversion-webhook

@@ -29,13 +29,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: ghcr.io/piraeusdatastore/snapshot-conversion-webhook:v8.4.0
+        image: ghcr.io/piraeusdatastore/snapshot-conversion-webhook:v8.5.0
         imagePullPolicy: IfNotPresent
         args:
         - --port=8443
         - --tls-cert-file=/etc/webhook/tls.crt
         - --tls-private-key-file=/etc/webhook/tls.key
         ports:

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