diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2023-06-30 08:49:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 08:49:37 +0200 |
commit | 2ee03fd65721e6a95ad3c6b4f2da7cd8b762041a (patch) | |
tree | a1b9e54de1198419752884cdde2736f1d9e85378 /helm/cr.yaml | |
parent | de1ed9d486633b335d2fc037f1a3f008e0558129 (diff) |
Version 0.13.0 (#3127)v0.13.0helm-dendrite-0.13.0
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 |