Skip to content

Comments

fix(helm): update snapshot-controller ( 4.0.1 → 4.0.2 )#735

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

fix(helm): update snapshot-controller ( 4.0.1 → 4.0.2 )#735
flowbie-bot[bot] wants to merge 1 commit intomainfrom
renovate/snapshot-controller-4.0.x

Conversation

@flowbie-bot
Copy link
Contributor

@flowbie-bot flowbie-bot bot commented Mar 29, 2025

This PR contains the following updates:

Package Update Change
snapshot-controller patch 4.0.1 -> 4.0.2

Release Notes

piraeusdatastore/helm-charts (snapshot-controller)

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


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot force-pushed the renovate/snapshot-controller-4.0.x branch from 93b4256 to 7e14f17 Compare March 29, 2025 00:28
@github-actions
Copy link
Contributor

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

+++ kubernetes/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.0.1
+      version: 4.0.2
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:

@github-actions
Copy link
Contributor

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

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

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

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: registry.k8s.io/sig-storage/snapshot-controller:v8.2.0
+        image: registry.k8s.io/sig-storage/snapshot-controller:v8.2.1
         imagePullPolicy: IfNotPresent
         args:
         - --http-endpoint=:8080
         - --leader-election=true
         - --leader-election-namespace=$(NAMESPACE)
         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