From 0bd71b804f52f1ff58a45bba564a3c1db7567d65 Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Tue, 26 Nov 2024 19:29:24 +1100 Subject: [PATCH] chore: update lagoon-build-deploy to v0.30.3 --- charts/lagoon-remote/Chart.lock | 6 +++--- charts/lagoon-remote/Chart.yaml | 13 ++----------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/charts/lagoon-remote/Chart.lock b/charts/lagoon-remote/Chart.lock index eebcd259..6c349e01 100644 --- a/charts/lagoon-remote/Chart.lock +++ b/charts/lagoon-remote/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: lagoon-build-deploy repository: https://uselagoon.github.io/lagoon-charts/ - version: 0.30.2 + version: 0.30.3 - name: dbaas-operator repository: https://amazeeio.github.io/charts/ version: 0.3.0 - name: nats repository: https://nats-io.github.io/k8s/helm/charts/ version: 1.2.6 -digest: sha256:6a7ceeea323707d247a72bc8de3d8b9289ec94894f1b7ea12bba594d05b22209 -generated: "2024-11-07T11:58:30.543591+11:00" +digest: sha256:ab24a8b4bf7e29ea0901089ff9f7e0546825e1329a07c39fbc06568a76594329 +generated: "2024-11-26T19:27:52.275161529+11:00" diff --git a/charts/lagoon-remote/Chart.yaml b/charts/lagoon-remote/Chart.yaml index 77a7f612..9868a95f 100644 --- a/charts/lagoon-remote/Chart.yaml +++ b/charts/lagoon-remote/Chart.yaml @@ -19,7 +19,7 @@ type: application # This is the chart version. This version number should be incremented each # time you make changes to the chart and its templates, including the app # version. -version: 0.95.0 +version: 0.95.1 dependencies: - name: lagoon-build-deploy @@ -41,13 +41,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: update ssh-portal to v0.41.3 - links: - - name: lagoon-ssh-portal releases - url: https://github.com/uselagoon/lagoon-ssh-portal/releases - - kind: changed - description: update lagoon-build-deploy chart dependency to 0.30.2 - - kind: changed - description: changed docker-host to statefulset from deployment - - kind: changed - description: update NATS chart dependency to v1.2.x + description: update lagoon-build-deploy chart dependency to 0.30.3