diff --git a/assets/auto-deploy-app/Chart.yaml b/assets/auto-deploy-app/Chart.yaml index 187bd51794bd960fb8b7c2d5e5054d5805e7cf4e..68a336fd0d39543cdcaa5b5574b28100d2b4ebc8 100644 --- a/assets/auto-deploy-app/Chart.yaml +++ b/assets/auto-deploy-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 description: GitLab's Auto-deploy Helm Chart name: auto-deploy-app -version: 2.68.0 +version: 2.80.1 icon: https://gitlab.com/gitlab-com/gitlab-artwork/raw/master/logo/logo-square.png diff --git a/assets/auto-deploy-app/templates/custom-resources.yaml b/assets/auto-deploy-app/templates/custom-resources.yaml index 352b63ca322ef4ff9c8f2162808525be5c315a10..9696bdde7c58525c70648eceba7d43b04794751f 100644 --- a/assets/auto-deploy-app/templates/custom-resources.yaml +++ b/assets/auto-deploy-app/templates/custom-resources.yaml @@ -1,3 +1,4 @@ {{- range .Values.customResources }} {{- toYaml . | nindent 0 }} -{{- end }} \ No newline at end of file +--- +{{- end }}