Files
deprecated-helm-charts/stable/cert-manager/webhook/.helmignore
T
James Munnelly e0505bbd09 cert-manager: fast-forward to upstream 3945595b (#7644)
* cert-manager: fast-forward to upstream bcffc635

* Update version numbers for v0.5.0 (jetstack/cert-manager#885)
* added affinity and tolerations (jetstack/cert-manager#869)
* Add validating webhook and webhook tls autoconfiguration (jetstack/cert-manager#478)
* chart: annotate all CRDs with "crd-install" hook (jetstack/cert-manager#823)
* helm chart: remove endpoints from rbac resources (jetstack/cert-manager#769)

Signed-off-by: James Munnelly <james@munnelly.eu>

* Update image tag and add description

Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-13 08:13:30 -07:00

22 lines
333 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