1 Commits

Author SHA1 Message Date
7eb8246365 Update Helm release csi-driver-smb to v1.20.3 2026-07-03 12:02:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ spec:
spec: spec:
initContainers: initContainers:
- name: init-gitea - name: init-gitea
image: "busybox:1.38.0" image: "busybox:1.37.0"
command: command:
- sh - sh
- -c - -c

View File

@@ -13,7 +13,7 @@ spec:
sources: sources:
- repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts - repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
chart: csi-driver-smb chart: csi-driver-smb
targetRevision: 1.20.0 targetRevision: 1.20.3
helm: helm:
valueFiles: valueFiles:
- $values/storage/csi-driver-smb/values.yaml - $values/storage/csi-driver-smb/values.yaml