1 Commits

Author SHA1 Message Date
5c37292b9c chore(deps): update helm release csi-driver-smb to v1.20.1 2026-03-13 12:01:57 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ spec:
- mountPath: /data - mountPath: /data
name: data-act-runner name: data-act-runner
- name: dind - name: dind
image: "docker:29.3.0-dind" image: "docker:28.3.2-dind"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- dockerd - dockerd

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.1
helm: helm:
valueFiles: valueFiles:
- $values/storage/csi-driver-smb/values.yaml - $values/storage/csi-driver-smb/values.yaml