Compare commits
1 Commits
renovate/b
...
7eb8246365
| Author | SHA1 | Date | |
|---|---|---|---|
| 7eb8246365 |
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user