Skip to content

feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.3 ) [neo]#898

Open
home0ps[bot] wants to merge 1 commit intomainfrom
renovate/neo-snapshot-controller-5.x
Open

feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.3 ) [neo]#898
home0ps[bot] wants to merge 1 commit intomainfrom
renovate/neo-snapshot-controller-5.x

Conversation

@home0ps
Copy link
Contributor

@home0ps home0ps bot commented Jan 14, 2026

This PR contains the following updates:

Package Update Change
snapshot-controller major 4.1.05.0.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

piraeusdatastore/helm-charts (snapshot-controller)

v5.0.3

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.

v5.0.2

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.

v5.0.1

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.

v5.0.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.

v4.2.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.

v4.1.1

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

@home0ps
Copy link
Contributor Author

home0ps bot commented Jan 14, 2026

--- HelmRelease: storage/snapshot-controller Deployment: storage/snapshot-controller

+++ HelmRelease: storage/snapshot-controller Deployment: storage/snapshot-controller

@@ -29,15 +29,16 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: registry.k8s.io/sig-storage/snapshot-controller:v8.3.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)
         ports:
         - name: http
           containerPort: 8080

@home0ps
Copy link
Contributor Author

home0ps bot commented Jan 14, 2026

--- kubernetes/neo/apps/storage/snapshot-controller/app Kustomization: flux-system/snapshot-controller HelmRelease: storage/snapshot-controller

+++ kubernetes/neo/apps/storage/snapshot-controller/app Kustomization: flux-system/snapshot-controller HelmRelease: storage/snapshot-controller

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

     spec:
       chart: snapshot-controller
       sourceRef:
         kind: HelmRepository
         name: piraeus
         namespace: flux-system
-      version: 4.1.0
+      version: 5.0.3
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:

@home0ps home0ps bot changed the title feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.0 ) [neo] feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.1 ) [neo] Jan 16, 2026
@home0ps home0ps bot force-pushed the renovate/neo-snapshot-controller-5.x branch from c66e576 to a8c3a6a Compare January 16, 2026 12:18
@home0ps home0ps bot changed the title feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.1 ) [neo] feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.2 ) [neo] Jan 19, 2026
@home0ps home0ps bot force-pushed the renovate/neo-snapshot-controller-5.x branch from a8c3a6a to 7de8712 Compare January 19, 2026 10:15
@home0ps home0ps bot changed the title feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.2 ) [neo] feat(helm)!: Update snapshot-controller ( 4.1.0 → 5.0.3 ) [neo] Feb 17, 2026
@home0ps home0ps bot force-pushed the renovate/neo-snapshot-controller-5.x branch from 7de8712 to d79daa5 Compare February 17, 2026 08:25
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