diff --git a/stable/hazelcast-enterprise/Chart.yaml b/stable/hazelcast-enterprise/Chart.yaml index 9133a3b7..4f3e5a71 100644 --- a/stable/hazelcast-enterprise/Chart.yaml +++ b/stable/hazelcast-enterprise/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: hazelcast-enterprise -version: 5.12.3 -appVersion: "5.5.2" +version: 5.12.4 +appVersion: "5.5.3" 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. keywords: diff --git a/stable/hazelcast-enterprise/values.yaml b/stable/hazelcast-enterprise/values.yaml index 70f89c48..82fc44f0 100644 --- a/stable/hazelcast-enterprise/values.yaml +++ b/stable/hazelcast-enterprise/values.yaml @@ -5,7 +5,7 @@ image: # repository is the Hazelcast image name repository: "hazelcast/hazelcast-enterprise" # tag is the Hazelcast image tag - tag: "5.5.2" + tag: "5.5.3" # digest is the Hazelcast image digest that will be used only if the tag is empty digest: "" # @@ -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.6.0" + tag: "5.7.0" # digest is the Hazelcast Management Center image digest that will be used only if the tag is empty digest: "" #