diff --git a/charts/workflows-cluster/Chart.yaml b/charts/workflows-cluster/Chart.yaml index 29af492dd..f3b9fd915 100644 --- a/charts/workflows-cluster/Chart.yaml +++ b/charts/workflows-cluster/Chart.yaml @@ -3,7 +3,7 @@ name: workflows-cluster description: A virtual cluster for Data Analysis workflows type: application -version: 0.12.2 +version: 0.12.3 dependencies: - name: common version: 2.23.0 diff --git a/charts/workflows-cluster/charts/secrets/templates/oidc-bff.yaml b/charts/workflows-cluster/charts/secrets/templates/oidc-bff.yaml index ece30883b..b4867c3b6 100644 --- a/charts/workflows-cluster/charts/secrets/templates/oidc-bff.yaml +++ b/charts/workflows-cluster/charts/secrets/templates/oidc-bff.yaml @@ -24,5 +24,5 @@ spec: metadata: name: oidc-bff-config namespace: workflows -{{ else }} +{{- else }} {{- end }}