From 90a34ee17b113de0bb0be546dcf1ab3da469cee9 Mon Sep 17 00:00:00 2001 From: Eguo Wang Date: Mon, 5 Feb 2024 13:06:32 +0800 Subject: [PATCH] Bump app version to v0.8.13 --- 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 a64b77c..88fec24 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.12.9 +version: 0.12.10 # 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.8.12" +appVersion: "v0.8.13" dependencies: - name: amphitheatre-crds