diff --git a/stable/svai/Chart.yaml b/stable/svai/Chart.yaml index 671d0f1..b32467c 100644 --- a/stable/svai/Chart.yaml +++ b/stable/svai/Chart.yaml @@ -15,7 +15,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.1.8 +version: 0.1.9 # 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/stable/svai/templates/deployment.yaml b/stable/svai/templates/deployment.yaml index b3e4651..c112afe 100644 --- a/stable/svai/templates/deployment.yaml +++ b/stable/svai/templates/deployment.yaml @@ -18,7 +18,6 @@ spec: {{- end }} labels: {{- include "svai.selectorLabels" . | nindent 8 }} - {{- toYaml .Values.selectorLabels | nindent 8 }} spec: serviceAccountName: {{ include "svai.serviceAccountName" . }} containers: