From 8c0c8a3d8b02a83a0ddad2c86ab356b2c6786c11 Mon Sep 17 00:00:00 2001 From: Eguo Wang Date: Mon, 15 Jan 2024 22:22:43 +0800 Subject: [PATCH] Bump app version to v0.7.2 --- charts/amphitheatre/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/amphitheatre/Chart.yaml b/charts/amphitheatre/Chart.yaml index db649ff..d45d1a4 100644 --- a/charts/amphitheatre/Chart.yaml +++ b/charts/amphitheatre/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.11.0 +version: 0.11.1 # 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: "v0.7.1" +appVersion: "v0.7.2" dependencies: - name: amphitheatre-crds