From 843ce790e611e465c653746ce4281a40e851ebb4 Mon Sep 17 00:00:00 2001 From: ambersun1234 <13270428+ambersun1234@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:18:45 +0000 Subject: [PATCH] build: Release chart/agh3 3.8.8 - Chart Version: `3.8.8` - App Version: `3.6.7` - Captain: `v1.8.5` - Controller: `v0.7.2` - UI: `v1.7.5` - Report: `v1.1.4` --- 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 9f433a45..fa04778d 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.8.7 +version: 3.8.8 # 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.6.6" +appVersion: "v3.6.7" dependencies: - name: postgresql version: 12.1.2 diff --git a/charts/agh3/values.yaml b/charts/agh3/values.yaml index 0da4b69b..5c054b6f 100644 --- a/charts/agh3/values.yaml +++ b/charts/agh3/values.yaml @@ -508,7 +508,7 @@ captain: ## image: repository: leukocyte-lab/argushack3/ctr-captain - tag: v1.8.4 + tag: v1.8.5 pullPolicy: IfNotPresent pullSecrets: [] ## @param captain.secret.enabled Enable secret generate for Captain