From 867e2fdb9ef3158667a3d5e071bf2ef777126443 Mon Sep 17 00:00:00 2001 From: Aries0d0f <14278162+Aries0d0f@users.noreply.github.com> Date: Sun, 14 Apr 2024 11:19:03 +0000 Subject: [PATCH] build: Release chart/agh3 3.0.5 - Chart Version: `3.0.5` - App Version: `3.0.5` - Captain: `v1.3.0` - Controller: `v0.4.0` - UI: `v1.0.10` - Report: `v1.0.1` --- charts/agh3/Chart.yaml | 4 ++-- charts/agh3/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/agh3/Chart.yaml b/charts/agh3/Chart.yaml index 36cb2450..a453b10b 100644 --- a/charts/agh3/Chart.yaml +++ b/charts/agh3/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: 3.0.4 +version: 3.0.5 # 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: "v3.0.4" +appVersion: "v3.0.5" dependencies: - name: postgresql version: 12.1.2 diff --git a/charts/agh3/values.yaml b/charts/agh3/values.yaml index 0ca8857d..6a332224 100644 --- a/charts/agh3/values.yaml +++ b/charts/agh3/values.yaml @@ -511,7 +511,7 @@ ui: ## image: repository: leukocyte-lab/argushack3/ctr-ui - tag: v1.0.9 + tag: v1.0.10 pullPolicy: IfNotPresent pullSecrets: [] ## @param ui.extraEnv UI additional environment variables