Update Helm chart common to v1.2.0 - Part 1 (#154)
* Update Helm chart common to v1.2.0 - Part 1 - remove split2 content - Update-Folder-Names-and-Dependencies - Mixed tweaks - Add setPermissions to test_values.yaml - Update questions.yaml - Update questions.yaml - Don't set permission on USB devices (#143) - Remove nodePorts from zwavejs2mqtt because invalid ports (and not needed for test) Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com> * moved from split2 Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
This commit is contained in:
co-authored by
Troy Prelog
parent
40fd284c87
commit
766473fd71
@@ -0,0 +1,24 @@
|
||||
# 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
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user