From 4ff32838ed5c9362ebfbfd8243694ab617713919 Mon Sep 17 00:00:00 2001 From: nimalank7 Date: Wed, 15 Jan 2025 12:25:17 +0000 Subject: [PATCH] Upgrade Argo Bootstrap chart to 0.3.3 Description: - https://github.com/alphagov/govuk-helm-charts/pull/2892 changed argo-bootstrap so changes need to be released in a new chart - As part of https://github.com/alphagov/govuk-helm-charts/issues/1883 --- charts/argo-bootstrap/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-bootstrap/Chart.yaml b/charts/argo-bootstrap/Chart.yaml index ea32d552a0f..c33555a2320 100644 --- a/charts/argo-bootstrap/Chart.yaml +++ b/charts/argo-bootstrap/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: argo-bootstrap description: Bootstraps ArgoCD with initial configuration -version: 0.3.2 +version: 0.3.3