Skip to content

Commit

Permalink
Bump the module versions (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
boyamurthy authored and shaynafinocchiaro committed Jun 10, 2024
1 parent a1d53ab commit f7d8154
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion charts/cosi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.1
version: 0.2.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion charts/cosi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ provisioner:
# repository is the COSI driver provisioner container image repository.
repository: "docker.io/dellemc/cosi"
# tag is the COSI driver provisioner container image tag.
tag: "v0.2.1"
tag: "v0.3.0"
# pullPolicy is the COSI driver provisioner container image pull policy.
pullPolicy: "IfNotPresent"

Expand Down
2 changes: 1 addition & 1 deletion charts/csi-isilon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ images:
replication: dellemc/dell-csi-replicator:v1.9.0
podmon: dellemc/podmon:v1.10.0
authorization: dellemc/csm-authorization-sidecar:v1.11.0
metadataretriever: dellemc/csi-metadata-retriever:v1.7.2
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
encryption: dellemc/csm-encryption:v0.3.0

# CSI driver log level
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-powerstore/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ images:
replication: dellemc/dell-csi-replicator:v1.9.0
vgsnapshotter: dellemc/csi-volumegroup-snapshotter:v1.6.0
podmon: dellemc/podmon:v1.10.0
metadataretriever: dellemc/csi-metadata-retriever:v1.7.2
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0

# Specify kubelet config dir path.
# Ensure that the config.yaml file is present at this path.
Expand Down
4 changes: 2 additions & 2 deletions charts/csm-authorization/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: csm-authorization
version: 1.10.1
appVersion: 1.10.1
version: 1.11.0
appVersion: 1.11.0
type: application
description: |
CSM for Authorization is part of the [Container Storage Modules](https://github.com/dell/csm) open source suite of Kubernetes
Expand Down
8 changes: 4 additions & 4 deletions charts/csm-authorization/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ cert-manager:
authorization:
# images to use in installation
images:
proxyService: dellemc/csm-authorization-proxy:v1.10.1
tenantService: dellemc/csm-authorization-tenant:v1.10.1
roleService: dellemc/csm-authorization-role:v1.10.1
storageService: dellemc/csm-authorization-storage:v1.10.1
proxyService: dellemc/csm-authorization-proxy:v1.11.0
tenantService: dellemc/csm-authorization-tenant:v1.11.0
roleService: dellemc/csm-authorization-role:v1.11.0
storageService: dellemc/csm-authorization-storage:v1.11.0
opa: openpolicyagent/opa
opaKubeMgmt: openpolicyagent/kube-mgmt:0.11

Expand Down
12 changes: 6 additions & 6 deletions charts/karavi-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.1
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.10.1
# Default value: dellemc/csm-authorization-sidecar:v1.11.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.11.0
# proxyHost: hostname of the csm-authorization server
# Default value: None
proxyHost:
Expand Down Expand Up @@ -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.10.1
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.10.1
# Default value: dellemc/csm-authorization-sidecar:v1.10.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.11.0
# proxyHost: hostname of the csm-authorization server
# Default value: None
proxyHost:
Expand Down Expand Up @@ -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.10.1
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.10.1
# Default value: dellemc/csm-authorization-sidecar:v1.11.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.11.0
# proxyHost: hostname of the csm-authorization server
# Default value: None
proxyHost:
Expand Down
4 changes: 2 additions & 2 deletions installation-wizard/container-storage-modules/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ csi-powerstore:
replication: dellemc/dell-csi-replicator:v1.9.0
vgsnapshotter: dellemc/csi-volumegroup-snapshotter:v1.6.0
podmon: dellemc/podmon:v1.10.0
metadataretriever: dellemc/csi-metadata-retriever:v1.7.2
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
## Controller ATTRIBUTES
controller:
controllerCount: 2
Expand Down Expand Up @@ -200,7 +200,7 @@ csi-isilon:
replication: dellemc/dell-csi-replicator:v1.9.0
podmon: dellemc/podmon:v1.10.0
authorization: dellemc/csm-authorization-sidecar:v1.11.0
metadataretriever: dellemc/csi-metadata-retriever:v1.7.2
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
encryption: dellemc/csm-encryption:v0.3.0
## Controller ATTRIBUTES
controller:
Expand Down

0 comments on commit f7d8154

Please sign in to comment.