You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/secrets-store-csi-driver/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,12 @@ The following table lists the configurable parameters of the csi-secrets-store-p
33
33
|`fullnameOverride`| String to fully override secrets-store-csi-driver.fullname template with a string |`""`|
34
34
|`linux.image.repository`| Linux image repository |`registry.k8s.io/csi-secrets-store/driver`|
35
35
|`linux.image.pullPolicy`| Linux image pull policy |`IfNotPresent`|
36
-
|`linux.image.tag`| Linux image tag |`v1.4.6`|
36
+
|`linux.image.tag`| Linux image tag |`v1.4.7`|
37
37
|`linux.image.digest`| Linux image digest, image pull from digest instead of tag if specified |`""`|
38
38
|`linux.crds.enabled`| If the CRDs should be managed by the chart |`true`|
39
39
|`linux.crds.image.repository`| Linux crds image repository |`registry.k8s.io/csi-secrets-store/driver-crds`|
40
40
|`linux.crds.image.pullPolicy`| Linux crds image pull policy |`IfNotPresent`|
41
-
|`linux.crds.image.tag`| Linux crds image tag |`v1.4.6`|
41
+
|`linux.crds.image.tag`| Linux crds image tag |`v1.4.7`|
42
42
|`linux.crds.resources`| The resource request/limits for the linux crds container image |`{}`|
43
43
|`linux.crds.podLabels`| Linux *Pod* labels appended to CRD helm hook job pods |`{}`|
44
44
|`linux.affinity`| Linux affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
@@ -72,7 +72,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
72
72
|`linux.updateStrategy`| Configure a custom update strategy for the daemonset on linux nodes |`RollingUpdate with 1 maxUnavailable`|
73
73
|`windows.image.repository`| Windows image repository |`registry.k8s.io/csi-secrets-store/driver`|
74
74
|`windows.image.pullPolicy`| Windows image pull policy |`IfNotPresent`|
75
-
|`windows.image.tag`| Windows image tag |`v1.4.6`|
75
+
|`windows.image.tag`| Windows image tag |`v1.4.7`|
76
76
|`windows.image.digest`| Windows image digest, image pull from digest instead of tag if specified |`""`|
77
77
|`windows.affinity`| Windows affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
78
78
|`windows.driver.resources`| The resource request/limits for the windows secrets-store container image |`limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi`|
Copy file name to clipboardExpand all lines: manifest_staging/charts/secrets-store-csi-driver/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,12 @@ The following table lists the configurable parameters of the csi-secrets-store-p
33
33
|`fullnameOverride`| String to fully override secrets-store-csi-driver.fullname template with a string |`""`|
34
34
|`linux.image.repository`| Linux image repository |`registry.k8s.io/csi-secrets-store/driver`|
35
35
|`linux.image.pullPolicy`| Linux image pull policy |`IfNotPresent`|
36
-
|`linux.image.tag`| Linux image tag |`v1.4.6`|
36
+
|`linux.image.tag`| Linux image tag |`v1.4.7`|
37
37
|`linux.image.digest`| Linux image digest, image pull from digest instead of tag if specified |`""`|
38
38
|`linux.crds.enabled`| If the CRDs should be managed by the chart |`true`|
39
39
|`linux.crds.image.repository`| Linux crds image repository |`registry.k8s.io/csi-secrets-store/driver-crds`|
40
40
|`linux.crds.image.pullPolicy`| Linux crds image pull policy |`IfNotPresent`|
41
-
|`linux.crds.image.tag`| Linux crds image tag |`v1.4.6`|
41
+
|`linux.crds.image.tag`| Linux crds image tag |`v1.4.7`|
42
42
|`linux.crds.resources`| The resource request/limits for the linux crds container image |`{}`|
43
43
|`linux.crds.podLabels`| Linux *Pod* labels appended to CRD helm hook job pods |`{}`|
44
44
|`linux.affinity`| Linux affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
@@ -72,7 +72,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
72
72
|`linux.updateStrategy`| Configure a custom update strategy for the daemonset on linux nodes |`RollingUpdate with 1 maxUnavailable`|
73
73
|`windows.image.repository`| Windows image repository |`registry.k8s.io/csi-secrets-store/driver`|
74
74
|`windows.image.pullPolicy`| Windows image pull policy |`IfNotPresent`|
75
-
|`windows.image.tag`| Windows image tag |`v1.4.6`|
75
+
|`windows.image.tag`| Windows image tag |`v1.4.7`|
76
76
|`windows.image.digest`| Windows image digest, image pull from digest instead of tag if specified |`""`|
77
77
|`windows.affinity`| Windows affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
78
78
|`windows.driver.resources`| The resource request/limits for the windows secrets-store container image |`limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi`|
0 commit comments