Skip to content

fix(helm): update chart snapshot-controller (5.0.2 → 5.0.3)#3049

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

fix(helm): update chart snapshot-controller (5.0.2 → 5.0.3)#3049
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/snapshot-controller-5.x

Conversation

@bot-akira
Copy link
Contributor

@bot-akira bot-akira bot commented Feb 17, 2026

This PR contains the following updates:

Package Update Change
snapshot-controller patch 5.0.25.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.


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.

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 17, 2026

--- kubernetes/apps/volsync-system/snapshot-controller/app Kustomization: volsync-system/snapshot-controller HelmRelease: volsync-system/snapshot-controller

+++ kubernetes/apps/volsync-system/snapshot-controller/app Kustomization: volsync-system/snapshot-controller HelmRelease: volsync-system/snapshot-controller

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

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

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 17, 2026

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

+++ HelmRelease: volsync-system/snapshot-controller Deployment: volsync-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: volsync-system/snapshot-controller Deployment: volsync-system/snapshot-controller-conversion-webhook

+++ HelmRelease: volsync-system/snapshot-controller Deployment: volsync-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