From 79cfce0290a215cac0805e284bb6f88ee8742934 Mon Sep 17 00:00:00 2001 From: Elliott Baron Date: Fri, 27 Oct 2023 13:32:58 -0400 Subject: [PATCH] chore(version): change appVersion to 2.4.0-pre (#99) --- charts/cryostat/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cryostat/Chart.yaml b/charts/cryostat/Chart.yaml index 49a80529..ac4bb786 100644 --- a/charts/cryostat/Chart.yaml +++ b/charts/cryostat/Chart.yaml @@ -8,7 +8,7 @@ version: "0.4.0-dev" kubeVersion: ">= 1.19.0-0" -appVersion: "2.4.0-dev" +appVersion: "2.4.0-pre" home: "https://cryostat.io"