Skip to content

feat(helm): update chart snapshot-controller ( 4.0.2 → 4.2.0 )#369

Open
flkr-23[bot] wants to merge 1 commit intomainfrom
renovate/snapshot-controller-4.x
Open

feat(helm): update chart snapshot-controller ( 4.0.2 → 4.2.0 )#369
flkr-23[bot] wants to merge 1 commit intomainfrom
renovate/snapshot-controller-4.x

Conversation

@flkr-23
Copy link
Contributor

@flkr-23 flkr-23 bot commented Jun 23, 2025

This PR contains the following updates:

Package Update Change
snapshot-controller minor 4.0.24.2.0

Warning

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


Release Notes

piraeusdatastore/helm-charts (snapshot-controller)

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

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Jun 23, 2025

--- 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.1
+        image: registry.k8s.io/sig-storage/snapshot-controller:v8.4.0
         imagePullPolicy: IfNotPresent
         args:
         - --http-endpoint=:8080
         - --leader-election=true
         - --leader-election-namespace=$(NAMESPACE)
         ports:

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Jun 23, 2025

--- 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: 4.2.0
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:

@flkr-23 flkr-23 bot force-pushed the renovate/snapshot-controller-4.x branch from edb730a to be243e9 Compare October 17, 2025 13:11
@flkr-23 flkr-23 bot changed the title feat(helm): update chart snapshot-controller ( 4.0.2 → 4.1.0 ) feat(helm): update chart snapshot-controller ( 4.0.2 → 4.1.1 ) Oct 17, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/snapshot-controller-4.x branch from be243e9 to 9b43a48 Compare November 4, 2025 07:04
@flkr-23 flkr-23 bot changed the title feat(helm): update chart snapshot-controller ( 4.0.2 → 4.1.1 ) feat(helm): update chart snapshot-controller ( 4.0.2 → 4.2.0 ) Nov 4, 2025
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