* Upgraded artifactory version to 4.16.0
* changes as per suggestion
* Added Stable Artifactory chart
* removed Incubator Artifactory chart
* Fixed port issue
* Fixed path
* fixed readme
* Added Documentation for all variables.
* Updated labels
* Fixed Parameter names
* Fixed Notes.txt
* Updated Artifactory version to 5.4.1
* Fixed metadata
* Fixed naming
* Changes.
* Added release name to selector
* Nginx for Oss and Pro
* Fixed readme
* using secret for database password
* renamed secret to postgresql-secret.yaml
* updated version to 5.4.5
* Artifactory version 5.5.1
* updated version 5.5.2
* updated chart version
* Added space in comment
* updated version to 5.6.2
* [stable/artifactory-ha] adding chart for JFrog Artifactory High Availability
* removed artifactory-ha chart
* upgraded Artifactory version to 5.8.4
* bumped chart version
* removed new line char to fix test
* no message
* Add option to disable DinD
* Reset env order
* Reset indentation
* Add warning about resource contraints without DinD
* Use png icon instead of svg
* Fix indentation in `securityContext`
* phabricator: update to `bitnami/phabricator:2018.7.0-r0`
* phabricator: bump chart appVersion to `2018.7.0`
* phabricator: bump chart version to `0.5.11`
* Updated values.yaml cadvisor endpoint
Updated cadvisor scape endpoint so that it is compatible with Kubernetes 1.7.3+
See more here https://github.com/prometheus/prometheus/issues/3181#issuecomment-329927699
* Added extensive description about the problem with cadvisor
* Bumped chart version
* Removed trailing spaces
* Update Chart.yaml
* Add rbac support to rethinkdb
* Bump version of rethinkdb chart
* Fix lint errors
* Update according to new RBAC best practices
* Add app, chart, release, heritage labels to ClusterRole and ClusterRoleBinding
* use template "rethinkdb.chart" for consistency
* Added feature for persistence and updated README.md
* Updated values.yaml to correct default persistence values
* Create separate pvc files for db data and db transaction logs
* Fixed typos in pvc-tranlog.yaml
* ensure service account names match if creating rbac
* decouple svc accts from rbac create logic
* svc account names should be empty by default
* leverage helpers for svc acct names
* don't camel case helper functions
* Update Chart.yaml
* added fluentd-elasticsearch chart to icubator
* fixed configmap for fluentd 1.1.0
* Update values.yaml
* Update Chart.yaml
* Update README.md
* added fluentd custom config option
* disable fluentd custom config by default
* Add tolerations for DaemonSet
* Add annotation to restart DaemonSet when ConfigMap changes
* Move output.conf into variable so it can be configured from values
Add tolerations for DaemonSet
Add annotation to restart DaemonSet on ConfigMap changes
* Allow dnsProvider to be specified
* Add optional environment variables to the traefik pod
* Update README for acme.dnsProvider
* Fix yaml spacing when Values.env is not provided
* Update Chart.yaml
* Add documentation for the dnsProvider configuration
* Add template for dnsprovider config secret
* Populate secrets
* Inject dns provider config into the pods via env vars
* Increment chart version
* Fix markdown anchor
* Comment out placeholders in the values file
* Fix lint
* Add route53 and azure dns provider values
* Use discriminator to fetch the config values for providers
* Add other providers
* Update documentation
* Use $_ to indicate not used variable
* Allow dnsProvider to be specified
* Add optional environment variables to the traefik pod
* Update README for acme.dnsProvider
* Fix yaml spacing when Values.env is not provided
* Add documentation for the dnsProvider configuration
* Add template for dnsprovider config secret
* Populate secrets
* Inject dns provider config into the pods via env vars
* Fix markdown anchor
* Comment out placeholders in the values file
* Fix lint
* Add route53 and azure dns provider values
* Use discriminator to fetch the config values for providers
* Add other providers
* Update documentation
* Use $_ to indicate not used variable
* [stable/traefik] making DNS environment variables a map per-provider rather than a slice of maps per-provider.
* [stable/traefik] quote DNS provider secrets.
* Lint fix
* Increment version
* Use the correct name for google cloud for lego
* Bump version
* Use challengeType to distinguish the type of challenge to perform
* Fix syntax
* doc updates
* remove errant values.yaml section
* bump traefik version to 1.5.1
* use [acme.dnsChallenge] section
* bump chart minor version number again
another two prs were merged earlier, bringing
master up to 1.18.1. This PR should bring it
to 1.19.0
* Fix startup error due to new drone env. var validation
Without this fix drone refuses to start due to this commit: https://github.com/drone/drone/commit/453f415cc493e358c5cf0a7050e271059c51c072
* Update appVersion to be the same as the docker image tag
* Bump chart version
* Require scheme when manually setting server.host
* Fix server.host description
* Update README.md
Remove duplicate line
(cherry picked from commit e58a8001dd)