From 4fdb19feb20a77315aee46169a7e3c32eb1494e9 Mon Sep 17 00:00:00 2001 From: Eguo Wang Date: Mon, 15 Jan 2024 10:53:40 +0800 Subject: [PATCH] Bump app version to 0.7.0 --- 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 d180193..0b3b68e 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.9.5 +version: 0.10.0 # 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.6.17" +appVersion: "v0.7.0" dependencies: - name: amphitheatre-crds