Use git tag for smb csi driver
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
releaseName: csi-driver-smb
|
||||
chart:
|
||||
spec:
|
||||
chart: charts/v1.17.0
|
||||
chart: charts/latest
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: csi-driver-smb-repo
|
||||
|
||||
@@ -6,6 +6,8 @@ metadata:
|
||||
spec:
|
||||
interval: 15m
|
||||
url: https://github.com/kubernetes-csi/csi-driver-smb.git
|
||||
ref:
|
||||
tag: v1.17.0
|
||||
ignore: |-
|
||||
# exclude all
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user