add bitnami/Discourse chart as a basis, edit Chart.yaml

This commit is contained in:
Maarten de Waard 2021-09-30 14:37:30 +02:00
parent 42407e1d0f
commit f0b0dd3e36
No known key found for this signature in database
GPG key ID: 1D3E893A657CC8DA
15 changed files with 1702 additions and 0 deletions

View file

@ -0,0 +1,23 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/