From a2362d97920df62a4c7dfdf048e542d35aa40289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Boros?= Date: Mon, 22 Apr 2024 12:27:45 +0400 Subject: [PATCH] chore: bump harmony chart version (#70) Signed-off-by: Gabor Boros --- charts/harmony-chart/Chart.lock | 2 +- charts/harmony-chart/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/harmony-chart/Chart.lock b/charts/harmony-chart/Chart.lock index 755fb90..efa55b3 100644 --- a/charts/harmony-chart/Chart.lock +++ b/charts/harmony-chart/Chart.lock @@ -33,4 +33,4 @@ dependencies: repository: https://openfaas.github.io/faas-netes version: 14.2.34 digest: sha256:b636bd16d732d51544ca7223f460e22f45a7132e31e874a789c5fc0cac460a45 -generated: "2024-04-15T14:39:31.262396+04:00" +generated: "2024-04-22T10:17:39.958678+04:00" diff --git a/charts/harmony-chart/Chart.yaml b/charts/harmony-chart/Chart.yaml index f1c2239..b98263a 100644 --- a/charts/harmony-chart/Chart.yaml +++ b/charts/harmony-chart/Chart.yaml @@ -5,13 +5,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes to the chart and its # templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.7.1 +version: 0.7.2 # This is the version number of the application being deployed. This version number should be 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. # # In our case, this represents the version of Tutor that this chart is compatible with. -appVersion: "16.0.2" +appVersion: "17.0.4" dependencies: # This is just info for the "helm dependency update" command, which will update the ./charts/ directory when run, using