From f5f9246ee9ecdd80780a4af8e28fb4746458f1b4 Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Tue, 26 Nov 2024 11:51:45 +1100 Subject: [PATCH] chore: update remote-controller to v0.20.3 --- charts/lagoon-build-deploy/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/lagoon-build-deploy/Chart.yaml b/charts/lagoon-build-deploy/Chart.yaml index 65ebecff..3e1f5db5 100644 --- a/charts/lagoon-build-deploy/Chart.yaml +++ b/charts/lagoon-build-deploy/Chart.yaml @@ -16,14 +16,14 @@ kubeVersion: ">= 1.25.0-0" type: application -version: 0.30.2 +version: 0.30.3 -appVersion: v0.20.2 +appVersion: v0.20.3 annotations: artifacthub.io/changes: | - kind: changed - description: update controller to v0.20.2 + description: update controller to v0.20.3 artifacthub.io/crds: | - kind: LagoonBuild version: v1beta2