Skip to content

feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.2.0 ) - #409

Open
flkr-23[bot] wants to merge 1 commit into
mainfrom
renovate/snapshot-controller-5.x
Open

feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.2.0 )#409
flkr-23[bot] wants to merge 1 commit into
mainfrom
renovate/snapshot-controller-5.x

Conversation

@flkr-23

@flkr-23 flkr-23 Bot commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
snapshot-controller major 4.0.25.2.0

Warning

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


Release Notes

piraeusdatastore/helm-charts (snapshot-controller)

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

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

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.

v5.0.4

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

v4.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/Los_Angeles)

  • 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 Mend Renovate CLI.

@flkr-23

flkr-23 Bot commented Jan 14, 2026

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/storage/snapshot-controller/app Kustomization: storage/snapshot-controller HelmRelease: storage/snapshot-controller

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

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

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

@flkr-23

flkr-23 Bot commented Jan 14, 2026

Copy link
Copy Markdown
Contributor Author
--- 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.2.1
+        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)
         ports:
         - name: http
           containerPort: 8080

@flkr-23 flkr-23 Bot changed the title feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.0 ) feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.1 ) Jan 16, 2026
@flkr-23
flkr-23 Bot force-pushed the renovate/snapshot-controller-5.x branch from e85b06b to 91d7e96 Compare January 16, 2026 12:05
@flkr-23 flkr-23 Bot changed the title feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.1 ) feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.2 ) Jan 19, 2026
@flkr-23
flkr-23 Bot force-pushed the renovate/snapshot-controller-5.x branch from 91d7e96 to d5176b1 Compare January 19, 2026 10:07
@flkr-23 flkr-23 Bot changed the title feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.2 ) feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.3 ) Feb 17, 2026
@flkr-23
flkr-23 Bot force-pushed the renovate/snapshot-controller-5.x branch from d5176b1 to 1dc80f2 Compare February 17, 2026 08:13
@flkr-23 flkr-23 Bot changed the title feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.3 ) feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.4 ) May 4, 2026
@flkr-23
flkr-23 Bot force-pushed the renovate/snapshot-controller-5.x branch from 1dc80f2 to 90312fb Compare May 4, 2026 07:59
@flkr-23 flkr-23 Bot changed the title feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.0.4 ) feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.1.0 ) Jun 9, 2026
@flkr-23
flkr-23 Bot force-pushed the renovate/snapshot-controller-5.x branch from 90312fb to d3335bc Compare June 9, 2026 09:06
@flkr-23 flkr-23 Bot changed the title feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.1.0 ) feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.1.1 ) Jun 15, 2026
@flkr-23
flkr-23 Bot force-pushed the renovate/snapshot-controller-5.x branch from d3335bc to 30544ca Compare June 15, 2026 13:05
@flkr-23 flkr-23 Bot changed the title feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.1.1 ) feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.2.0 ) Jul 21, 2026
@flkr-23
flkr-23 Bot force-pushed the renovate/snapshot-controller-5.x branch from 30544ca to 109784a Compare July 21, 2026 12:22
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