build: update helm chart

This commit is contained in:
Chris Coutinho
2025-10-29 01:37:07 +01:00
parent a1c5acc1c2
commit d56ec33b77
3 changed files with 475 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# 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/
# CI/CD
.github/
.gitlab-ci.yml
.circleci/
# Documentation
*.md
!Chart.yaml
!values.yaml