diff --git a/stable/hazelcast-enterprise/Chart.yaml b/stable/hazelcast-enterprise/Chart.yaml index 18648940..4d49be21 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.1 -appVersion: "5.5.0" +version: 5.12.2 +appVersion: "5.5.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. keywords: diff --git a/stable/hazelcast-enterprise/values.yaml b/stable/hazelcast-enterprise/values.yaml index 3e9ad19c..508b418e 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.0" + tag: "5.5.1" # digest is the Hazelcast image digest that will be used only if the tag is empty digest: "" # diff --git a/stable/hazelcast/Chart.yaml b/stable/hazelcast/Chart.yaml index 22808261..b970751f 100644 --- a/stable/hazelcast/Chart.yaml +++ b/stable/hazelcast/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: hazelcast -version: 5.10.1 -appVersion: "5.5.0" +version: 5.10.2 +appVersion: "5.5.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. keywords: diff --git a/stable/hazelcast/values.yaml b/stable/hazelcast/values.yaml index 32150cba..a2389b68 100644 --- a/stable/hazelcast/values.yaml +++ b/stable/hazelcast/values.yaml @@ -5,7 +5,7 @@ image: # repository is the Hazelcast image name repository: "hazelcast/hazelcast" # tag is the Hazelcast image tag - tag: "5.5.0" + tag: "5.5.1" # digest is the Hazelcast image digest that will be used only if the tag is empty digest: "" #