From ac51b9a0421e9b3f343b8a5318654175dc2bf014 Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Mon, 5 Jun 2023 13:14:29 +1000 Subject: [PATCH] chore: update artifactub change --- charts/lagoon-remote/Chart.yaml | 4 ++-- charts/lagoon-remote/templates/_helpers.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/lagoon-remote/Chart.yaml b/charts/lagoon-remote/Chart.yaml index caa4be1b..fde1daca 100644 --- a/charts/lagoon-remote/Chart.yaml +++ b/charts/lagoon-remote/Chart.yaml @@ -44,5 +44,5 @@ dependencies: # Valid supported kinds are added, changed, deprecated, removed, fixed and security annotations: artifacthub.io/changes: | - - kind: changed - description: update lagoon-build-deploy subchart to 0.22.0 + - kind: removed + description: removed old kubernetes build deploy references diff --git a/charts/lagoon-remote/templates/_helpers.tpl b/charts/lagoon-remote/templates/_helpers.tpl index 9da7dca5..a0fd1b6f 100644 --- a/charts/lagoon-remote/templates/_helpers.tpl +++ b/charts/lagoon-remote/templates/_helpers.tpl @@ -98,7 +98,7 @@ Create a default fully qualified app name for storageCalculator. {{- end }} {{/* -Common labels storageCalculator.` +Common labels storageCalculator. */}} {{- define "lagoon-remote.storageCalculator.labels" -}} helm.sh/chart: {{ include "lagoon-remote.chart" . }}