From 1f2eb721fdeed28f5a29a64ba9b2a276bb8e3804 Mon Sep 17 00:00:00 2001 From: Aries0d0f <14278162+Aries0d0f@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:45:46 +0000 Subject: [PATCH] build: Release chart/agh3-playground 1.2.1 - Chart Version: `1.2.1` - App Version: `1.2.1` - Playground: `v1.2.1` --- charts/playground/Chart.yaml | 4 ++-- charts/playground/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/playground/Chart.yaml b/charts/playground/Chart.yaml index 0d84ef08..45e4f14d 100644 --- a/charts/playground/Chart.yaml +++ b/charts/playground/Chart.yaml @@ -13,12 +13,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: 1.2.0 +version: 1.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. # It is recommended to use it with quotes. -appVersion: "v1.2.0" +appVersion: "v1.2.1" dependencies: - name: common version: 2.19.1 diff --git a/charts/playground/values.yaml b/charts/playground/values.yaml index 5be6af28..0aff0ddc 100644 --- a/charts/playground/values.yaml +++ b/charts/playground/values.yaml @@ -74,7 +74,7 @@ playground: ## image: repository: leukocyte-lab/argushack3/ctr-playground - tag: v1.2.0 + tag: v1.2.1 pullPolicy: IfNotPresent pullSecrets: [] ## @param playground.secret.enabled Enable secret generate for Playground