From 95c63fdadc077f62573b0779257504d98521c5ea Mon Sep 17 00:00:00 2001 From: Aries0d0f <14278162+Aries0d0f@users.noreply.github.com> Date: Wed, 13 Nov 2024 05:16:55 +0000 Subject: [PATCH] build: Release chart/agh3 3.9.1 - Chart Version: `3.9.1` - App Version: `3.7.0` - Captain: `v1.9.0` - Controller: `v0.7.2` - UI: `v1.9.1` - Report: `v1.1.4` --- charts/agh3/Chart.yaml | 2 +- charts/agh3/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/agh3/Chart.yaml b/charts/agh3/Chart.yaml index cd56122..756652a 100644 --- a/charts/agh3/Chart.yaml +++ b/charts/agh3/Chart.yaml @@ -13,7 +13,7 @@ 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: 3.9.0 +version: 3.9.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. diff --git a/charts/agh3/values.yaml b/charts/agh3/values.yaml index 5bdb03e..ef3633e 100644 --- a/charts/agh3/values.yaml +++ b/charts/agh3/values.yaml @@ -655,7 +655,7 @@ ui: ## image: repository: leukocyte-lab/argushack3/ctr-ui - tag: v1.8.1 + tag: v1.9.1 pullPolicy: IfNotPresent pullSecrets: [] ## @param ui.extraEnv UI additional environment variables