From db781c490711eaa9d6ad7d3038b727f065a3131f Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Wed, 1 Nov 2023 10:57:41 +1100 Subject: [PATCH] chore: bump remote-controller to v0.15.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 7dbb8bc2..c367489f 100644 --- a/charts/lagoon-build-deploy/Chart.yaml +++ b/charts/lagoon-build-deploy/Chart.yaml @@ -16,11 +16,11 @@ kubeVersion: ">= 1.23.0-0" type: application -version: 0.26.0 +version: 0.26.1 -appVersion: v0.15.2 +appVersion: v0.15.3 annotations: artifacthub.io/changes: | - kind: changed - description: require minimum Kubernetes 1.23 + description: update remote-controller to v0.15.3