diff --git a/helm/superset/Chart.yaml b/helm/superset/Chart.yaml index 36c46fac717a4..09dd1e723c2ca 100644 --- a/helm/superset/Chart.yaml +++ b/helm/superset/Chart.yaml @@ -22,7 +22,7 @@ maintainers: - name: craig-rueda email: craig@craigrueda.com url: https://github.com/craig-rueda -version: 0.5.2 +version: 0.5.3 dependencies: - name: postgresql version: 10.2.0 diff --git a/helm/superset/templates/service-account.yaml b/helm/superset/templates/service-account.yaml index dd6084d78fa59..680b137370199 100755 --- a/helm/superset/templates/service-account.yaml +++ b/helm/superset/templates/service-account.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -{{- if .Values.serviceAccount.create -}} +{{- if .Values.serviceAccount.create }} apiVersion: v1 kind: ServiceAccount metadata: