feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.2.0 ) - #409
Open
flkr-23[bot] wants to merge 1 commit into
Open
feat(helm)!: Update chart snapshot-controller ( 4.0.2 → 5.2.0 )#409flkr-23[bot] wants to merge 1 commit into
flkr-23[bot] wants to merge 1 commit into
Conversation
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: |
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
Bot
force-pushed
the
renovate/snapshot-controller-5.x
branch
from
January 16, 2026 12:05
e85b06b to
91d7e96
Compare
flkr-23
Bot
force-pushed
the
renovate/snapshot-controller-5.x
branch
from
January 19, 2026 10:07
91d7e96 to
d5176b1
Compare
flkr-23
Bot
force-pushed
the
renovate/snapshot-controller-5.x
branch
from
February 17, 2026 08:13
d5176b1 to
1dc80f2
Compare
flkr-23
Bot
force-pushed
the
renovate/snapshot-controller-5.x
branch
from
May 4, 2026 07:59
1dc80f2 to
90312fb
Compare
flkr-23
Bot
force-pushed
the
renovate/snapshot-controller-5.x
branch
from
June 9, 2026 09:06
90312fb to
d3335bc
Compare
flkr-23
Bot
force-pushed
the
renovate/snapshot-controller-5.x
branch
from
June 15, 2026 13:05
d3335bc to
30544ca
Compare
flkr-23
Bot
force-pushed
the
renovate/snapshot-controller-5.x
branch
from
July 21, 2026 12:22
30544ca to
109784a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.2→5.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
piraeusdatastore/helm-charts (snapshot-controller)
v5.2.0Compare 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.1Compare 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.0Compare 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.4Compare 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.3Compare 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.2Compare 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.1Compare 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.0Compare 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.0Compare 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.1Compare 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.0Compare 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)
🚦 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.
This PR has been generated by Mend Renovate CLI.