external-dns: bump to v0.7.6, helm chart v6.8.1

This commit is contained in:
ace
2022-08-29 03:02:03 +03:00
parent 9b7fdc9851
commit e65899ebde
47 changed files with 5743 additions and 0 deletions

21
external-dns/.helmignore Normal file
View File

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