feat(helm): update chart democratic-csi ( 0.14.5 → 0.15.1 )#5277
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(helm): update chart democratic-csi ( 0.14.5 → 0.15.1 )#5277renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
--- HelmRelease: system/local-path-provisioner DaemonSet: system/local-path-provisioner-democratic-csi-node
+++ HelmRelease: system/local-path-provisioner DaemonSet: system/local-path-provisioner-democratic-csi-node
@@ -18,14 +18,14 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/csi-role: node
app.kubernetes.io/component: node-linux
template:
metadata:
annotations:
- checksum/secret: c85811249efb765d98ec89d0f6a770bcab33a1bc70437ddf8830af084d808831
- checksum/configmap: e5f822e67c7eb3a6c1401392202a0c10b9205996836be5c8b16de5aef9e525da
+ checksum/secret: 8a73bc4f9a1007e3a7e1808b69fbdbd37f4e8a728ed5a2b94dd3accc2aa01901
+ checksum/configmap: fb747f2273de2088e52b41258c58ce75512875695dfd1f2e201db9e9bb036749
labels:
app.kubernetes.io/name: democratic-csi
app.kubernetes.io/instance: local-path-provisioner
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/csi-role: node
app.kubernetes.io/component: node-linux
@@ -70,13 +70,13 @@
- name: POD_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.name
- name: external-snapshotter
- image: registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
+ image: registry.k8s.io/sig-storage/csi-snapshotter:v6.3.0
args:
- --v=5
- --leader-election
- --leader-election-namespace=system
- --timeout=90s
- --worker-threads=10
@@ -164,13 +164,13 @@
- name: extra-ca-certs
mountPath: /tmp/certs
- mountPath: /var/k8s/demo-csi-local-path
mountPropagation: Bidirectional
name: local-hostpath
- name: csi-proxy
- image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.3
+ image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.6
env:
- name: BIND_TO
value: unix:///csi-data/csi.sock
- name: PROXY_TO
value: unix:///csi-data/csi.sock.internal
volumeMounts: |
Contributor
--- kubernetes/cluster-0/apps/system/democratic-csi/local-path Kustomization: flux-system/democratic-csi-local-path HelmRelease: system/local-path-provisioner
+++ kubernetes/cluster-0/apps/system/democratic-csi/local-path Kustomization: flux-system/democratic-csi-local-path HelmRelease: system/local-path-provisioner
@@ -12,13 +12,13 @@
spec:
chart: democratic-csi
sourceRef:
kind: HelmRepository
name: democratic-csi
namespace: flux-system
- version: 0.14.5
+ version: 0.15.0
interval: 30m
values:
controller:
enabled: true
externalAttacher:
enabled: false |
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
3cc701a to
a97fde3
Compare
a97fde3 to
9d49a39
Compare
9d49a39 to
e0883a6
Compare
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | democratic-csi | 0.14.5 | 0.15.1 |
e0883a6 to
f09809b
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:
0.14.5→0.15.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
democratic-csi/charts (democratic-csi)
v0.15.1Compare Source
csi storage for container orchestration systems
v0.15.0Compare Source
Released 2025-03-29
imagevalues are now broken intoimage.registryandimage.tag{controller,node}.driver.imagePullPolciyis now{controller,node}.driver.image.pullPolciycsi-snapshotternow defaults tov8, please update yoursnapshot-controlleraccordingly (snapshot chart version0.3.0from this repo if you use it)dnsPolicypriorityClassNameby defaultnvmehost dir mountingv0.14.7Compare Source
csi storage for container orchestration systems
v0.14.6Compare Source
Released 2024-03-26
seLinuxMountonCSIDriverresourceConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.