From 5b8e483bed3c0adda5ee4b22201415ecf120ec7b Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Wed, 25 Sep 2024 10:59:15 +0700 Subject: [PATCH] bump appversion to 0.4 --- charts/chisel-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/chisel-operator/Chart.yaml b/charts/chisel-operator/Chart.yaml index 2d5e46c..1531225 100644 --- a/charts/chisel-operator/Chart.yaml +++ b/charts/chisel-operator/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.3.0" +appVersion: "v0.4.0"