From 91cdde039210ae715fdc1925169fc53c42560079 Mon Sep 17 00:00:00 2001 From: Toby Bellwood Date: Thu, 7 Nov 2024 11:31:36 +1100 Subject: [PATCH] chore: update controller to v0.20.2 --- charts/lagoon-build-deploy/Chart.yaml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/charts/lagoon-build-deploy/Chart.yaml b/charts/lagoon-build-deploy/Chart.yaml index b1f0221e..65ebecff 100644 --- a/charts/lagoon-build-deploy/Chart.yaml +++ b/charts/lagoon-build-deploy/Chart.yaml @@ -16,20 +16,14 @@ kubeVersion: ">= 1.25.0-0" type: application -version: 0.30.1 +version: 0.30.2 -appVersion: v0.20.1 +appVersion: v0.20.2 annotations: artifacthub.io/changes: | - kind: changed - description: republish with updated artifacthub crds - - kind: changed - description: update controller to v0.20.1 - - kind: added - description: add new lagoonbuild and lagoontask v1beta2 crd versions - - kind: changed - description: deprecate lagoonbuild and lagoontask v1beta1 crd versions + description: update controller to v0.20.2 artifacthub.io/crds: | - kind: LagoonBuild version: v1beta2