From 8264c2c6e333b26a6192d6f02d2e54b083a2e325 Mon Sep 17 00:00:00 2001 From: jackyu Date: Sat, 10 Jun 2023 23:37:21 +0800 Subject: [PATCH] upgrade app version to v3.4.1 and chart version 0.2.1 --- charts/ks-devops/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ks-devops/Chart.yaml b/charts/ks-devops/Chart.yaml index 9e6c8da..6c63a24 100644 --- a/charts/ks-devops/Chart.yaml +++ b/charts/ks-devops/Chart.yaml @@ -15,12 +15,12 @@ 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.2.0 +version: 0.2.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. -appVersion: v3.4.0 +appVersion: v3.4.1 dependencies: - name: jenkins