From b0bb93ffaa599b79026a54a18f4cb28fbf8eba87 Mon Sep 17 00:00:00 2001 From: Jesper Svendsen <99078145+jesper7@users.noreply.github.com> Date: Tue, 31 Jan 2023 14:02:50 +0100 Subject: [PATCH] Bump app version to v1.44.0 (#69) --- charts/studio/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/studio/Chart.yaml b/charts/studio/Chart.yaml index af047931..2abef11b 100644 --- a/charts/studio/Chart.yaml +++ b/charts/studio/Chart.yaml @@ -15,13 +15,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.1.15 +version: 0.1.16 # 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. -appVersion: "v1.41.3" +appVersion: "v1.44.0" dependencies: - name: minio