Files
charts/bitnami/concourse/.helmignore
Ibone González Mauraza 4a31699234 [bitnami/concourse] Add new Concourse Helm chart (#6799)
* [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>
2021-07-17 12:14:14 +02: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