* Update to latest release RELEASE.2018-04-27T23-33-52Z
Also removed the downward API and ConfigMap support. This is
done due to https://cloud.google.com/kubernetes-engine/release-
notes#march-13-2018
We can bring back the configMap support later.
* Update Chart.yaml
* prometheus: Make the security context customizable for all deployments
* prometheus: Bump chart version to 6.3.0
* Describe custom security context options in the README
* added Apache superset charts
* removed apiVersion
* use apiVersion: apps/v1
* added docu for missing values, change to amancevice/superset image
* use amancevice/superset image
* don't make containerPort configurable
* fixed docu for image values
* Added release label to selector
* use current image version
* default pullPolicy to "IfNotPresent"
* moved to stable repo
* prettify Readme
* Kubernetes 1.9+
* fix default value for image.tag
* Initial commit
* If statement for rbac enabled fix
* Add readme file
* Readme update
* Add a home variable
* Add NOTES.txt
* Add OWNERS
* Change the way how cmd options are read
* Use RBAC best practices
* Move to stable channel
* Add a NOTES message
* Change order
* Add support for encrypted connection between zetcd and etcd. Fixes#4898
* Remove added empty lines
* Fix problems found by helm lint
* Fix whitespace
* Fixes after review
* Remove trailing namespaces, increment chart version
* Cater for full set lof Elastic Output Plugin parameters (Auth & TLS)
* Cater for full set of Elastic Output Plugin parameters (Auth & TLS)
* update Github User
* README.md & TLS enablement updates
* Reverted chart version due to Helm lint error
* bump chart version to 0.3.0
* RBAC and ServiceAccount updated to standards
* fixed linting
* Revert "fixed linting"
This reverts commit 5bd65f6624.
Changes to be committed:
modified: stable/fluent-bit/values.yaml
* fixed linting
* fixed linting
* version bump
* minor version bump. clusterrolebinding uses serviceAccountName
* [stable/kubernetes-dashboard] set ingress Secure-Backends default value
* bump chart version
* Comment out ingress.annotations
* fix linting
* README ingress.annotation defaults correction
* [stable/anchore-engine] Adds OWNERS file
* Update chart version and app version
* Bump anchore tag to v0.1.10
* Remove nurmi from OWNERS on anchore-engine
* Add version for uchiwa
version: 0.2.7
* No placeholder in the command
```console
$ helm install --name my-release stable/uchiwa:x.x.x
```
*Replace the `x.x.x` placeholder with the chart release version.*
* Update README.md
* Add version for gcloud-sqlproxy
version: 0.3.3
* Typo fix in gcloud-sqlproxy/README.md:"on on"->"on"
Typo fix in gcloud-sqlproxy/README.md:"on on"->"on"
* [stable/promehteus-node-exporter] Fix health checks
Health checks need to be on the same port the service is on otherwise the health checks fail.
* Update version of chart.
Needed to update version of chart to pass CI
* nfs service name did not match to env variable in statefulset
* version bump
* updating home and sources
* home in one line
* revert source link change