diff --git a/charts/container-storage-modules/values.yaml b/charts/container-storage-modules/values.yaml index 4be51091..4ed351d5 100644 --- a/charts/container-storage-modules/values.yaml +++ b/charts/container-storage-modules/values.yaml @@ -76,7 +76,7 @@ csi-powerstore: # Enable this feature only after contact support for additional information podmon: enabled: false - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 controller: args: - "--csisock=unix:/var/run/csi/csi.sock" @@ -149,7 +149,7 @@ csi-powermax: nodeRescanSidecarImage: dellemc/dell-csi-node-rescanner:v1.0.1 authorization: enabled: false - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 proxyHost: vSphere: enabled: false @@ -208,7 +208,7 @@ csi-isilon: # Enable this feature only after contact support for additional information podmon: enabled: false - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 #controller: # args: # - "--csisock=unix:/var/run/csi/csi.sock" @@ -234,7 +234,7 @@ csi-isilon: # - "--ignoreVolumelessPods=false" authorization: enabled: false - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 proxyHost: encryption: enabled: false @@ -296,7 +296,7 @@ csi-vxflexos: podmon: enabled: false - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 # controller: # args: # - "--csisock=unix:/var/run/csi/csi.sock" @@ -317,7 +317,7 @@ csi-vxflexos: # - "--ignoreVolumelessPods=false" authorization: enabled: false - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 proxyHost: ## CSI Unity @@ -412,7 +412,7 @@ csi-unity: # effect: "NoSchedule" podmon: enabled: false - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 controller: args: - "--csisock=unix:/var/run/csi/csi.sock" diff --git a/charts/csi-isilon/values.yaml b/charts/csi-isilon/values.yaml index 8bed9205..25dfb793 100644 --- a/charts/csi-isilon/values.yaml +++ b/charts/csi-isilon/values.yaml @@ -360,8 +360,8 @@ autoProbe: true authorization: enabled: false # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.7.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None proxyHost: @@ -389,7 +389,7 @@ storageCapacity: # Enable this feature only after contact support for additional information podmon: enabled: false - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 #controller: # args: # - "--csisock=unix:/var/run/csi/csi.sock" diff --git a/charts/csi-powermax/values.yaml b/charts/csi-powermax/values.yaml index 4e449105..2b364e8c 100644 --- a/charts/csi-powermax/values.yaml +++ b/charts/csi-powermax/values.yaml @@ -422,8 +422,8 @@ migration: authorization: enabled: false # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.7.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None proxyHost: diff --git a/charts/csi-powerstore/values.yaml b/charts/csi-powerstore/values.yaml index 1eb94719..3bd0143a 100644 --- a/charts/csi-powerstore/values.yaml +++ b/charts/csi-powerstore/values.yaml @@ -318,7 +318,7 @@ storageCapacity: # Enable this feature only after contact support for additional information podmon: enabled: false - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 controller: args: - "--csisock=unix:/var/run/csi/csi.sock" diff --git a/charts/csi-unity/values.yaml b/charts/csi-unity/values.yaml index 04e2eef5..56825fae 100644 --- a/charts/csi-unity/values.yaml +++ b/charts/csi-unity/values.yaml @@ -194,7 +194,7 @@ podmon: # allowed values - string # default value : None # Example : "podman:latest", "pod:latest" - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 controller: args: - "--csisock=unix:/var/run/csi/csi.sock" diff --git a/charts/csi-vxflexos/values.yaml b/charts/csi-vxflexos/values.yaml index b8faaf5f..8a0904cd 100644 --- a/charts/csi-vxflexos/values.yaml +++ b/charts/csi-vxflexos/values.yaml @@ -327,7 +327,7 @@ vgsnapshotter: # Enable this feature only after contact support for additional information podmon: enabled: false - image: dellemc/podmon:v1.6.0 + image: dellemc/podmon:v1.7.0 #controller: # args: # - "--csisock=unix:/var/run/csi/csi.sock" @@ -358,8 +358,8 @@ authorization: enabled: false # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.7.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None diff --git a/charts/csm-authorization/Chart.yaml b/charts/csm-authorization/Chart.yaml index e4f2f594..21dbf905 100644 --- a/charts/csm-authorization/Chart.yaml +++ b/charts/csm-authorization/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: csm-authorization -version: 1.7.0 -appVersion: 1.7.0 +version: 1.8.0 +appVersion: 1.8.0 type: application description: | CSM for Authorization is part of the [Container Storage Modules](https://github.com/dell/csm) open source suite of Kubernetes diff --git a/charts/karavi-observability/values.yaml b/charts/karavi-observability/values.yaml index c169c805..8d0be0a0 100644 --- a/charts/karavi-observability/values.yaml +++ b/charts/karavi-observability/values.yaml @@ -40,8 +40,8 @@ karaviMetricsPowerflex: authorization: enabled: false # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.6.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.6.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None proxyHost: @@ -116,8 +116,8 @@ karaviMetricsPowerscale: authorization: enabled: false # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.6.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.6.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None proxyHost: @@ -153,8 +153,8 @@ karaviMetricsPowermax: authorization: enabled: false # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.6.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.6.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None proxyHost: