Skip to content

feat(helm): update chart snapshot-controller ( 5.0.4 → 5.1.0 ) - #3004

Merged
chkpwd merged 1 commit into
mainfrom
renovate/snapshot-controller-5.x
Jun 9, 2026
Merged

feat(helm): update chart snapshot-controller ( 5.0.4 → 5.1.0 )#3004
chkpwd merged 1 commit into
mainfrom
renovate/snapshot-controller-5.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
snapshot-controller minor 5.0.45.1.0

Release Notes

piraeusdatastore/helm-charts (snapshot-controller)

v5.1.0

Compare Source

Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, this chart is meant for cases where it is not.


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


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

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

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| helm       | snapshot-controller | 5.0.4 | 5.1.0 |
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
--- kubernetes/core/snapshot-controller Kustomization: kube-system/snapshot-controller HelmRelease: kube-system/snapshot-controller

+++ kubernetes/core/snapshot-controller Kustomization: kube-system/snapshot-controller HelmRelease: kube-system/snapshot-controller

@@ -12,13 +12,13 @@

   chart:
     spec:
       chart: snapshot-controller
       sourceRef:
         kind: HelmRepository
         name: piraeus
-      version: 5.0.4
+      version: 5.1.0
   driftDetection:
     mode: enabled
   install:
     crds: CreateReplace
     remediation:
       retries: 3

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
--- 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.5.0
+        image: registry.k8s.io/sig-storage/snapshot-controller:v8.6.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: registry.k8s.io/sig-storage/snapshot-conversion-webhook:v8.5.0
+        image: registry.k8s.io/sig-storage/snapshot-conversion-webhook:v8.6.0
         imagePullPolicy: IfNotPresent
         args:
         - --port=8443
         - --tls-cert-file=/etc/webhook/tls.crt
         - --tls-private-key-file=/etc/webhook/tls.key
         ports:

@chkpwd
chkpwd merged commit dba9090 into main Jun 9, 2026
6 checks passed
@chkpwd
chkpwd deleted the renovate/snapshot-controller-5.x branch June 9, 2026 17:40
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