Skip to content

Commit 3347e9f

Browse files
authored
Update nodedriverregistrar and livenessprobe sidecar versions (#738)
*Issue #, if available:* *Description of changes:* Update to the latest sidecar versions. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
1 parent 4cd1e24 commit 3347e9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/aws-mountpoint-s3-csi-driver/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ sidecars:
5656
nodeDriverRegistrar:
5757
image:
5858
repository: public.ecr.aws/csi-components/csi-node-driver-registrar
59-
tag: v2.15.0-eksbuild.4
59+
tag: v2.16.0-eksbuild.1
6060
pullPolicy: IfNotPresent
6161
env:
6262
- name: KUBE_NODE_NAME
@@ -72,7 +72,7 @@ sidecars:
7272
livenessProbe:
7373
image:
7474
repository: public.ecr.aws/csi-components/livenessprobe
75-
tag: v2.17.0-eksbuild.4
75+
tag: v2.18.0-eksbuild.1
7676
pullPolicy: IfNotPresent
7777
volumeMounts:
7878
- mountPath: /csi

0 commit comments

Comments
 (0)