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" . }}