diff --git a/charts/agh2/Chart.yaml b/charts/agh2/Chart.yaml index 6942288a..1440bba3 100644 --- a/charts/agh2/Chart.yaml +++ b/charts/agh2/Chart.yaml @@ -15,13 +15,13 @@ 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: 2.5.0 +version: 2.5.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: "240122" +appVersion: "240205" dependencies: - name: postgresql version: 12.1.2 diff --git a/charts/agh2/values.yaml b/charts/agh2/values.yaml index 1d24adf3..9a4ae08e 100644 --- a/charts/agh2/values.yaml +++ b/charts/agh2/values.yaml @@ -529,7 +529,7 @@ ui: ## image: repository: leukocyte-lab/argushack2/frontend - tag: v2.24.1 + tag: v2.24.3 pullPolicy: IfNotPresent pullSecrets: [] ## @param ui.extraEnv UI additional environment variables