From 49905475574d68be881c32cfaac4635459a812dc Mon Sep 17 00:00:00 2001 From: Mathias Brunkow Moser Date: Fri, 17 Feb 2023 12:23:23 +0100 Subject: [PATCH] Updated appVersion to working version --- charts/consumer-backend/Chart.yaml | 2 +- charts/consumer-ui/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/consumer-backend/Chart.yaml b/charts/consumer-backend/Chart.yaml index 294179075..631765bf2 100644 --- a/charts/consumer-backend/Chart.yaml +++ b/charts/consumer-backend/Chart.yaml @@ -35,5 +35,5 @@ version: 0.2.1 # 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.4.2" +appVersion: "0.4.2" diff --git a/charts/consumer-ui/Chart.yaml b/charts/consumer-ui/Chart.yaml index 5b5055551..bdced1908 100644 --- a/charts/consumer-ui/Chart.yaml +++ b/charts/consumer-ui/Chart.yaml @@ -35,4 +35,4 @@ version: 0.2.1 # 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.4.2" +appVersion: "0.4.2"