From 30e85d0974807dd24f18b6260b574c03565e8248 Mon Sep 17 00:00:00 2001 From: rigazilla Date: Wed, 12 Jun 2024 10:51:31 +0200 Subject: [PATCH] Releasing 0.4.1 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index eb3b62e..4512bed 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.4.0 +version: 0.4.1 # Infinispan version. Use the floating x.y tag of the image. appVersion: "15.0" kubeVersion: ">= 1.21.0-0"