Files
truecharts/charts/incubator/money-balancer/.helmignore
T
Stavros KoisandGitHub c98d113d5a feat(money-balancer): add money-balancer (#3996)
* feat(money-balancer): add money-balancer

* update version

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fix secret var

* update UI and add probes

* update ui

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-03 21:57:16 +03:00

31 lines
445 B
Plaintext

# 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
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png