diff --git a/charts/hub/Chart.yaml b/charts/hub/Chart.yaml index 5ea53b4..1ab1a1e 100644 --- a/charts/hub/Chart.yaml +++ b/charts/hub/Chart.yaml @@ -16,7 +16,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.121.0 +version: 0.121.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/hub/templates/kerberos-pipeline/hub-stage.yaml b/charts/hub/templates/kerberos-pipeline/hub-stage.yaml index 2e0b2b7..8f8e2ca 100644 --- a/charts/hub/templates/kerberos-pipeline/hub-stage.yaml +++ b/charts/hub/templates/kerberos-pipeline/hub-stage.yaml @@ -127,6 +127,6 @@ spec: protocol: TCP selector: app: hub-{{ $name }} -{{- end }} +{{ end -}} {{- end }} {{- end }}