From 8e7db8d7388c53592464778ca6039ebd0b43556b Mon Sep 17 00:00:00 2001 From: knowlet <4388697+knowlet@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:59:43 +0000 Subject: [PATCH] build: Release chart/agh3 3.7.6 - Chart Version: `3.7.6` - App Version: `3.5.4` - Captain: `v1.7.6` - Controller: `v0.7.2` - UI: `v1.6.10` - 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 f992f95e..5c711859 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.7.5 +version: 3.7.6 # 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.5.3" +appVersion: "v3.5.4" dependencies: - name: postgresql version: 12.1.2 diff --git a/charts/agh3/values.yaml b/charts/agh3/values.yaml index d18a9eac..90a4d106 100644 --- a/charts/agh3/values.yaml +++ b/charts/agh3/values.yaml @@ -464,7 +464,7 @@ captain: ## image: repository: leukocyte-lab/argushack3/ctr-captain - tag: v1.7.5 + tag: v1.7.6 pullPolicy: IfNotPresent pullSecrets: [] ## @param captain.secret.enabled Enable secret generate for Captain