From fd1ac345f568bc27227b56a365dda7faac3f9cf2 Mon Sep 17 00:00:00 2001 From: Eguo Wang Date: Fri, 17 May 2024 22:34:59 +0800 Subject: [PATCH] build(deps): bump crds version to v0.6.0, and amp version to v0.9.0 --- charts/amphitheatre/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/amphitheatre/Chart.yaml b/charts/amphitheatre/Chart.yaml index d9db41a..84f6d12 100644 --- a/charts/amphitheatre/Chart.yaml +++ b/charts/amphitheatre/Chart.yaml @@ -15,18 +15,18 @@ 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.29 +version: 0.13.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.8.26" +appVersion: "v0.9.0" dependencies: - name: amphitheatre-crds repository: https://charts.amphitheatre.app - version: 0.5.0 + version: 0.6.0 condition: crds.install - name: common repository: https://charts.bitnami.com/bitnami