diff options
Diffstat (limited to 'helm/cr.yaml')
-rw-r--r-- | helm/cr.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/helm/cr.yaml b/helm/cr.yaml index 884c2b46..d39e8bdc 100644 --- a/helm/cr.yaml +++ b/helm/cr.yaml @@ -1,2 +1,3 @@ release-name-template: "helm-{{ .Name }}-{{ .Version }}" -pages-index-path: docs/index.yaml
\ No newline at end of file +pages-index-path: docs/index.yaml +make-release-latest: false
\ No newline at end of file |