From 67d2c6558fd2779bcb3f0f22cfd1f57894f9a43b Mon Sep 17 00:00:00 2001 From: rigazilla Date: Mon, 25 Mar 2024 12:00:20 +0100 Subject: [PATCH] Releasing 0.4.0 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index f004ef1..eb3b62e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: infinispan description: A Helm chart that lets you build and deploy Infinispan clusters. type: application # Chart version -version: 0.3.2 +version: 0.4.0 # Infinispan version. Use the floating x.y tag of the image. appVersion: "15.0" kubeVersion: ">= 1.21.0-0"