1
0
Fork 0

refactor: rename chart to charts [ci skip]

it is common practice to name the folder charts even though there is only one helm chart
This commit is contained in:
Vojtěch Mareš 2022-06-19 10:57:28 +00:00
parent c1c93296bf
commit d548d67b43
9 changed files with 1 additions and 1 deletions

View file

@ -1,23 +0,0 @@
# 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/