From b088bc7c0d7eba543335b3491d4a665aae11fa01 Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Wed, 20 Sep 2023 13:44:11 +1000 Subject: [PATCH] chore: bump remote-controller to v0.15.0 --- charts/lagoon-build-deploy/Chart.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/lagoon-build-deploy/Chart.yaml b/charts/lagoon-build-deploy/Chart.yaml index 61c58b79..11649826 100644 --- a/charts/lagoon-build-deploy/Chart.yaml +++ b/charts/lagoon-build-deploy/Chart.yaml @@ -16,13 +16,11 @@ kubeVersion: ">= 1.21.0-0" type: application -version: 0.24.0 +version: 0.25.0 -appVersion: v0.14.0 +appVersion: v0.15.0 annotations: artifacthub.io/changes: | - kind: changed - description: update remote-controller appVersion to v0.14.0 - - kind: changed - description: updated lagoontask crd, will require crds to be re-applied + description: update remote-controller appVersion to v0.15.0