From 2c87475cbd5be45529faf43fd5f9641884880575 Mon Sep 17 00:00:00 2001 From: atye Date: Wed, 24 Aug 2022 12:21:58 -0400 Subject: [PATCH] update podmon to v1.3.0 --- helm/csi-unity/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/csi-unity/values.yaml b/helm/csi-unity/values.yaml index 122cce5..58f653e 100644 --- a/helm/csi-unity/values.yaml +++ b/helm/csi-unity/values.yaml @@ -193,7 +193,7 @@ podmon: # allowed values - string # default value : None # Example : "podman:latest", "pod:latest" - image: dellemc/podmon:v1.2.0 + image: dellemc/podmon:v1.3.0 # controller: # args: # - "--csisock=unix:/var/run/csi/csi.sock"