mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 15:37:20 +08:00
* [bitnami/nginx] server_blocks * add concourse * add init contianer permissions * add concourse * add init contianer permissions * add readme-generator-for-helm and some review * add review comments * change names, update review changes * fix web svc * add change of review * more changes * added message to get username and password * add reviwe changes * Remove trailing spaces * Continue working on changes * fix * Add concourse * nodePort * Allow random password * Fix rbac * lint * lint * dashes * All done * Fix readme * Lint * Fix toleration * update values * Update readme * [bitnami/concourse] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com> Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
22 lines
333 B
Plaintext
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
|