From 3ef1430ea177b2bb262dd4a588ed364cdf7d6683 Mon Sep 17 00:00:00 2001 From: Neonbluestoplight <111756417+Neonbluestoplight@users.noreply.github.com> Date: Wed, 4 Feb 2026 12:58:21 +0000 Subject: [PATCH] Promote Staging to Prod - 2026-02-04 --- charts/prod/argocd/Chart.yaml | 2 +- charts/prod/argocd/values.yaml | 6 +++--- charts/prod/docker-registry/Chart.yaml | 2 +- charts/prod/materials-galaxy/Chart.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/prod/argocd/Chart.yaml b/charts/prod/argocd/Chart.yaml index 1d4df442..758086ed 100644 --- a/charts/prod/argocd/Chart.yaml +++ b/charts/prod/argocd/Chart.yaml @@ -4,5 +4,5 @@ version: 1.0.2 dependencies: # https://github.com/argoproj/argo-helm/releases - name: argo-cd - version: 9.1.7 + version: 9.3.4 repository: https://argoproj.github.io/argo-helm diff --git a/charts/prod/argocd/values.yaml b/charts/prod/argocd/values.yaml index 0e985037..08199eec 100644 --- a/charts/prod/argocd/values.yaml +++ b/charts/prod/argocd/values.yaml @@ -102,13 +102,13 @@ argo-cd: command: [sh, -ec] env: - name: HELM_SECRETS_VERSION - value: "4.6.9" + value: "4.7.5" - name: KUBECTL_VERSION value: "1.33.4" - name: VALS_VERSION - value: "0.42.1" + value: "0.43.1" - name: SOPS_VERSION - value: "3.10.2" + value: "3.11.0" args: - | mkdir -p /custom-tools/helm-plugins diff --git a/charts/prod/docker-registry/Chart.yaml b/charts/prod/docker-registry/Chart.yaml index eb1e214d..37898865 100644 --- a/charts/prod/docker-registry/Chart.yaml +++ b/charts/prod/docker-registry/Chart.yaml @@ -4,4 +4,4 @@ version: 2.0.0 dependencies: - repository: https://stfc.github.io/cloud-helm-charts/ name: stfc-cloud-docker-registry - version: 1.0.2 + version: 2.1.0 diff --git a/charts/prod/materials-galaxy/Chart.yaml b/charts/prod/materials-galaxy/Chart.yaml index a83ba090..c310b899 100644 --- a/charts/prod/materials-galaxy/Chart.yaml +++ b/charts/prod/materials-galaxy/Chart.yaml @@ -4,4 +4,4 @@ version: 2.0.0 dependencies: - repository: https://stfc.github.io/cloud-helm-charts/ name: materials-galaxy - version: 2.1.11 + version: 2.1.12