Skip to content

Commit

Permalink
add PC 2023.3.0.1 version and fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxtof committed Dec 6, 2023
1 parent 47dfdbf commit bb5b523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/nutanix-csi-storage/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,12 +177,12 @@ sidecars:
resizer:
image: registry.k8s.io/sig-storage/csi-resizer:v1.9.2
livenessprobe:
image: registry.k8s.io/sig-storage/livenessprobe:v2.11.0
image: registry.k8s.io/sig-storage/livenessprobe:v2.10.0
healthmonitor:
image: gcr.io/k8s-staging-sig-storage/csi-external-health-monitor-controller:v0.9.0

# PC versions on which Nutanix CSI Driver is supported currently. PLEASE DO NOT CHANGE.
supportedPCVersions: "fraser-2023.3-stable-pc-0,fraser-2023.4-stable-pc-0"
supportedPCVersions: "fraser-2023.3-stable-pc-0,fraser-2023.3-stable-pc-0.1,fraser-2023.4-stable-pc-0"

# kubernetesClusterDeploymentType : Takes values in ["non-bare-metal", "bare-metal"] depending on the type of deployment
kubernetesClusterDeploymentType: "non-bare-metal"
Expand Down

0 comments on commit bb5b523

Please sign in to comment.