Skip to content

Commit

Permalink
Upgrade MC version to 5.3.1 (#366)
Browse files Browse the repository at this point in the history
Signed-off-by: devOpsHelm <devopshelm@hazelcast.com>
  • Loading branch information
devOpsHelm committed Jul 17, 2023
1 parent c95a63f commit 4fc6be5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable/hazelcast-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: hazelcast-enterprise
version: 5.9.0
version: 5.9.1
appVersion: "5.3.1"
kubeVersion: ">=1.19.0-0"
description: Hazelcast is a streaming and memory-first application platform for fast, stateful, data-intensive workloads on-premises, at the edge or as a fully managed cloud service.
Expand Down
2 changes: 1 addition & 1 deletion stable/hazelcast-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ mancenter:
# repository is the Hazelcast Management Center image name
repository: "hazelcast/management-center"
# tag is the Hazelcast Management Center image tag
tag: "5.3.0"
tag: "5.3.1"
# digest is the Hazelcast Management Center image digest that will be used only if the tag is empty
digest: ""
#
Expand Down
2 changes: 1 addition & 1 deletion stable/hazelcast/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: hazelcast
version: 5.8.0
version: 5.8.1
appVersion: "5.3.1"
kubeVersion: ">=1.19.0-0"
description: Hazelcast is a streaming and memory-first application platform for fast, stateful, data-intensive workloads on-premises, at the edge or as a fully managed cloud service.
Expand Down
2 changes: 1 addition & 1 deletion stable/hazelcast/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ mancenter:
# repository is the Hazelcast Management Center image name
repository: "hazelcast/management-center"
# tag is the Hazelcast Management Center image tag
tag: "5.3.0"
tag: "5.3.1"
# digest is the Hazelcast Management Center image digest that will be used only if the tag is empty
digest: ""
# pullPolicy is the Docker image pull policy
Expand Down

0 comments on commit 4fc6be5

Please sign in to comment.