diff --git a/apps/templates/helm-guestbook.yaml b/apps/templates/helm-guestbook.yaml index 63ed8f9..e1e5a8b 100644 --- a/apps/templates/helm-guestbook.yaml +++ b/apps/templates/helm-guestbook.yaml @@ -13,4 +13,4 @@ spec: source: path: helm-guestbook repoURL: {{ .Values.spec.source.repoURL }} - targetRevision: {{ .Values.spec.source.targetRevision }} \ No newline at end of file + targetRevision: {{ .Values.spec.source.targetRevision }}