From bf11e76bd1e129b1bb5a7d9f48a13e6185863d4a Mon Sep 17 00:00:00 2001 From: Michael Raeck Date: Thu, 19 Sep 2024 09:32:53 +0200 Subject: [PATCH] Update Chart.yaml Set appVersion to Current Release Signed-off-by: Michael Raeck --- deploy/charts/bitwarden-sdk-server/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/charts/bitwarden-sdk-server/Chart.yaml b/deploy/charts/bitwarden-sdk-server/Chart.yaml index a8a0247..17bdad1 100644 --- a/deploy/charts/bitwarden-sdk-server/Chart.yaml +++ b/deploy/charts/bitwarden-sdk-server/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: "1.16.0" +appVersion: "v0.3.1"