From dab8290a35729a11f55f0da6cbc189a32c3bcd55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:45:41 +0000 Subject: [PATCH] chore(deps): update docker.io/nutanix/ntnx-csi-precheck docker tag to v3.2.0 | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | docker | docker.io/nutanix/ntnx-csi-precheck | 3.0.0 | 3.2.0 | --- packages/nutanix-csi/values/nutanix-storage-values.yaml | 2 +- packages/nutanix-csi/zarf.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nutanix-csi/values/nutanix-storage-values.yaml b/packages/nutanix-csi/values/nutanix-storage-values.yaml index dc0ffcf1..75fb3e5c 100644 --- a/packages/nutanix-csi/values/nutanix-storage-values.yaml +++ b/packages/nutanix-csi/values/nutanix-storage-values.yaml @@ -103,7 +103,7 @@ node: memory: 200Mi precheck: - image: docker.io/nutanix/ntnx-csi-precheck:3.0.0 + image: docker.io/nutanix/ntnx-csi-precheck:3.2.0 sidecars: registrar: diff --git a/packages/nutanix-csi/zarf.yaml b/packages/nutanix-csi/zarf.yaml index b3f05502..eae5efc5 100644 --- a/packages/nutanix-csi/zarf.yaml +++ b/packages/nutanix-csi/zarf.yaml @@ -37,7 +37,7 @@ components: - registry.k8s.io/sig-storage/snapshot-controller:v8.1.0 - registry.k8s.io/sig-storage/snapshot-validation-webhook:v8.1.0 - docker.io/nutanix/ntnx-csi:3.0.0 - - docker.io/nutanix/ntnx-csi-precheck:3.0.0 + - docker.io/nutanix/ntnx-csi-precheck:3.2.0 - registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0 - registry.k8s.io/sig-storage/csi-provisioner:v5.1.0 - registry.k8s.io/sig-storage/csi-snapshotter:v8.1.0