Alex Didenko
28faaf8da0
[stable/prometheus] extraSecretMounts support ( #4059 )
...
* [stable/prometheus] extraSecretMounts support
Sometimes you need to monitor external services and sometimes
those services have authentication mechanisms, like TLS. For
example, you need to monitor external Etcd cluster. In such case
it would be handy to put all the TLS files into Kubernetes Secret
and then mount them into Prometheus Server pod, instead of
distributing them on all the worker nodes and using hostPath mounts.
* Incrementing the chart version
2018-03-19 06:53:59 -07:00
Paul Charlton
23bc6fa432
[stable/mariadb] add settings that can be overridden for Discretionary Access Controls ( #3599 )
...
* add settings that can be overridden for Discretionary Access Controls - runAs, fsGroup.
ref : https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
* remove spaces per lint
* bump to 2.1.12
* merge down latest changes from master; bump chart version number
2018-03-19 06:43:58 -07:00
Kent Rancourt
8155c3fd64
[stable/magic-namespace] initial commit ( #3966 )
...
* [incubator/magic-namespace] initial commit
* [incubator/magic-namespace] fix typos in docs
* [incubator/magic-namespace] more fix typos in docs
* [incubator/magic-namespace] remove unnecessary italics
* move to stable
* use $ instead of
2018-03-19 06:39:00 -07:00
Juan Ariza Toledano
c320e85370
External traffic policy ( #4273 )
...
* Preserving Client Source IP
* Fix Typo
* Bumping Chart version
* Quoting nodePort value
* Quoting nodePort value
* Adding new value on right position within values.yaml
2018-03-19 05:00:59 -07:00
Carlos Rodríguez Hernández
63ebae8d80
[stable/wordpress] replace tables by table ( #4275 )
...
* Update README.md
Another typo (replace tables by table)
* Update Chart.yaml
Bump version
2018-03-19 04:34:59 -07:00
Carlos Rodríguez Hernández
136c048bb8
[stable/mariadb] replace tables by table ( #4274 )
...
* Update README.md
Another typo (replace tables by table)
* Update Chart.yaml
Bump version
2018-03-19 04:28:58 -07:00
Kai Chen
e03a286a68
drupal: Small fixes in README ( #4266 )
...
* drupal: Small fixes in README
* Bump up the chart version
2018-03-19 03:02:58 -07:00
AdamDang
d0f255e417
Typo fix in mysqlha/README.md ( #4248 )
...
* Add version for mysqlha
Add version for mysqlha
* Typo fix in mysqlha/README.md
Typo fix in mysqlha/README.md
2018-03-19 02:56:00 -07:00
AdamDang
5e8a4639e0
Typo fix in oauth-proxy/README.md ( #4249 )
...
* Add version for oauth-proxy
Add version for oauth-proxy
* Typo fix in oauth-proxy/README.md
Typo fix in oauth-proxy/README.md
2018-03-19 02:47:59 -07:00
AdamDang
820558e82a
Typo fix in logstash/README.md ( #4247 )
...
* Add version for logstash
Add version for logstash
* Typo fix in logstash/README.md
Typo fix in logstash/README.md
2018-03-19 02:44:00 -07:00
André Bauer
0540d31eb4
[incubator/fluentd-elasticsearch] added annotations to values for prometheus scraping ( #4180 )
...
* added anniotations to values for prometheus scraping
* fixed helm lint error
* raised chart version
* added missing config values to README
* raised chart version again
* raised version
* moved annotations & tolerations in values.yaml
2018-03-18 11:18:58 -07:00
AdamDang
8c18665653
Typo fix in webpagetest-server/README.md ( #4257 )
...
* Add version for webpagetest-server
Add version for webpagetest-server
* Typo fix in webpagetest-server/README.md
Typo fix in webpagetest-server/README.md
2018-03-18 11:14:58 -07:00
Stuart Harris
c64abe27d2
[stable/jenkins] Master.InitContainerEnv: Init Container Env Vars ( #3495 )
...
* Add Master.InitContainerEnv to allow sending env vars into init container
* Bump version
* remove unneccessary examples
* Add Master.ContainerEnv for additional env vars for the Jenkins container
* Update readme
* Readme example tweaks
2018-03-18 11:11:58 -07:00
Jainish Shah
92a0c681a5
[stable/artifactory-ha] added support for StorageClass ( #4239 )
...
* 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
* support for storage class
* no message
* bumped chart version
* fix to pass test
* no message
2018-03-18 06:29:58 -07:00
Dave Anderson
c7a28d4f0d
stable/metallb: update to 0.4.6. ( #4252 )
...
Notable change is the removal of the --config-ns flag, other than that
changes are just minor bugfixes.
2018-03-18 05:57:58 -07:00
manuelfelipe
930fa365b1
support provided value for consul gossip-key ( #4155 )
...
* support provided value for consul gossip-key
* update README with new parameter
* increment chart version
2018-03-16 17:16:26 -07:00
Shane Starcher
2a0b0815da
adding filebeat chart ( #4133 )
...
* adding filebeat chart
* filebeat - remove trailing spaces
* filebeat mounting host data directory for when pods terminate
* fixing service account template
* fixing indentiation of lists
* remove trailing space
2018-03-16 17:09:26 -07:00
Federico Nusymowicz
ff9f02d671
[incubator/kafka] Simplifies kafka chart by removing configmap ( #3929 )
...
* Simplifies kafka chart by removing configmap
* Bumps version
* Merge branch 'master' of https://github.com/kubernetes/charts into kafka-cleanup
# Conflicts:
# incubator/kafka/Chart.yaml
# incubator/kafka/templates/configmap.yaml
* Bumps version
2018-03-16 13:59:24 -07:00
AdamDang
6bbc15d806
Typo fix in fluentd-elasticsearch/README.md ( #4201 )
...
* Add version for fluentd-elasticsearch
Add version for fluentd-elasticsearch
* Typo fix in fluentd-elasticsearch/README.md
Typo fix in fluentd-elasticsearch/README.md
2018-03-16 12:57:24 -07:00
AdamDang
e54fed5185
Typo fix in gocd/README.md ( #4202 )
...
* Add version for gocd
Add version for gocd
* Typo fix in gocd/README.md
Typo fix in gocd/README.md
2018-03-16 12:52:52 -07:00
Carlos Rodríguez Hernández
3818e4e229
[stable/wordpress] Fix some typos ( #4208 )
...
* [stable/ghost] Fix some typos
* [stable/wordpress] Fix some typos
* Revert "[stable/ghost] Fix some typos"
This reverts commit fe3bc14a3e .
2018-03-16 12:52:42 -07:00
Carlos Rodríguez Hernández
28b7acacd0
[stable/mariadb] Fix some typos ( #4234 )
...
* [stable/ghost] Fix some typos
* [stable/mariadb] Fix some typos
* Revert "[stable/ghost] Fix some typos"
This reverts commit fe3bc14a3e .
2018-03-16 12:52:33 -07:00
Tomas Pizarro
b51e201d81
[stable/sugarcrm] Fix typo in deployment ( #4235 )
2018-03-16 12:52:23 -07:00
Matt Farina
30728448eb
Fixing for the unset case by supplying a default value for batch test ( #4238 )
2018-03-16 15:39:58 -04:00
AdamDang
7aff264c50
Typo fix in etcd/README.md ( #4199 )
...
* Add version for etcd
Add version for etcd
* Typo fix in etcd/README.md
Typo fix in etcd/README.md
2018-03-16 12:33:25 -07:00
Matt Farina
bcb65dff67
This fixes two testing issues ( #4237 )
...
1. BUILD_NUMBER is deprecated and needed to be replaced for prow jobs
2. PULL_NUMBER is not available when batch jobs, including merges,
are executed. Need a fallback to avoid errors.
2018-03-16 15:27:36 -04:00
AdamDang
0d730225b3
Typo fix in elasticsearch/README.md ( #4198 )
...
* Add version for elasticsearch
Add version for elasticsearch
* Typo fix in elasticsearch/README.md
Typo fix in elasticsearch/README.md
2018-03-16 12:24:24 -07:00
AdamDang
c388d96cea
Typo fix in drone/README.md ( #4197 )
...
* Add version for drone
Add version for drone
* Typo fix in drone/README.md
a small typo in line 32
2018-03-16 12:06:24 -07:00
Tomas Pizarro
4ee4510a38
[stable/owncloud] Allow use of external database ( #4196 )
...
* [stable/owncloud] Allow use of external database
* Fix typo
* Fix typo
* Update image tag
* Fix mariadb persistence indentation
2018-03-16 12:00:25 -07:00
Oilbeater
86ef97d1df
fix dashboard wrong port mapping in notes ( #4163 )
...
The pod create by dashboard charts will expose service on port 8443 not 9090.
2018-03-16 11:31:24 -07:00
Tomas Pizarro
e6088669c2
[stable/testlink] Allow use of external database ( #4191 )
...
* [stable/testlink] Allow use of external database
* Update image tag
* Define testlink.mariadb.fullname in _helpers.tpl
2018-03-16 11:26:25 -07:00
Tomas Pizarro
448d5b6cc5
[stable/sugarcrm] Allow use of external database ( #4193 )
...
* [stable/sugarcrm] Allow use of external database
* Fix typo
* Update image tag
* Update _helpers.tpl
2018-03-16 11:20:24 -07:00
Matt Farina
b72d033b0b
Upgrading to Helm 2.8.2 ( #4214 )
2018-03-16 14:17:00 -04:00
Ilya Kislenko
72c8d48235
helm version upgrade ( #4158 )
...
upgrading helm version for circleci testing
2018-03-16 14:14:29 -04:00
Tomas Pizarro
0fbf063d8e
[stable/osclass] Allow use of external database ( #4189 )
...
* [stable/osclass] Allow use of external database
* Fix typo
* Fix typo
* Update image tag
* Delete trailing space
2018-03-16 11:09:24 -07:00
Tomas Pizarro
af184b9aeb
[stable/prestashop] Allow use of external database ( #4188 )
...
* [stable/prestashop] Allow use of external database
* Fix typo
* Update image tag
2018-03-16 11:00:24 -07:00
AdamDang
ff0e0d970c
Typo fix in cassandra/README.md ( #4185 )
...
* add version for cassandra
add version for cassandra
* Typo fix in cassandra/README.md
a small typo
2018-03-16 10:54:24 -07:00
AdamDang
d7c250fbc9
update incubator/burrow/README.md ( #4182 )
...
* Add version for burrow
Add version for burrow
* Typo fix in burrow/README.md
Typo fix in burrow/README.md
2018-03-16 10:42:25 -07:00
Tomas Pizarro
1baa9d3ba0
[stable/orangehrm] Allow use of external database ( #4187 )
...
* [stable/orangehrm] Allow use of external database
* Fix typo
* Update image tag
* Delete trailing space
2018-03-16 10:37:23 -07:00
Tomas Pizarro
05e56341bf
[stable/opencart] Allow use of external database ( #4186 )
...
* [stable/opencart] Allow use of external database
* Add mariabdRootPassword property
* Fix typo
* Update image tag
* Delete trailing space
2018-03-16 10:31:25 -07:00
Tomas Pizarro
a03f11b36c
[stable/moodle] Allow use of external database ( #4184 )
...
* [stable/moodle] Allow use of external database
* Add missing secrets file
* Add mariabdRootPassword property
* Fix typo
* Update image tag
* Delete trailing space
2018-03-16 10:24:24 -07:00
Tomas Pizarro
e2aa400670
[stable/jasperreports] Allow use of external database ( #4181 )
...
* [stable/jasperreports] Allow use of external database
* Fix typo
* Add mariabdRootPassword property
* Fix image tag
* Fix typo
* Update image tag
* Update requirements.lock
2018-03-16 10:15:24 -07:00
Tomas Pizarro
7842f22a32
[stable/joomla] Allow use of external database ( #4183 )
...
* [stable/joomla] Allow use of external database
* Fix typo
* Add mariabdRootPassword property
* Fix typo
* Update image tag
* Fix typo
* Delete trailing space
2018-03-16 10:07:24 -07:00
Tomas Pizarro
ff8c6190b1
[stable/suitecrm] Allow use of external database ( #4192 )
...
* [stable/suitecrm] Allow use of external database
* Fix typo
* Update image tag
* Update _helpers.tpl
2018-03-16 10:01:25 -07:00
AdamDang
a0726fa04b
Typo fix in chartmuseum/README.md ( #4190 )
...
* Add version for chartmuseum
Add version for chartmuseum
* Typo fix in chartmuseum/README.md
Typo fix in chartmuseum/README.md
2018-03-16 09:28:26 -07:00
Bitnami Bot
f7240ba0be
[stable/joomla] Release 0.5.9 ( #4165 )
...
* joomla: update to `bitnami/joomla:3.8.6-r0`
* joomla: bump chart appVersion to `3.8.6`
* joomla: bump chart version to `0.5.9`
2018-03-16 07:40:25 -07:00
Bitnami Bot
088af709ba
[stable/suitecrm] Release 0.3.10 ( #4178 )
...
* suitecrm: update to `bitnami/suitecrm:7.10.2-r0`
* suitecrm: bump chart appVersion to `7.10.2`
* suitecrm: bump chart version to `0.3.10`
2018-03-16 07:34:22 -07:00
Jason Ertel
a6830d65f7
[stable/elastalert] Updated image for Elasticsearch 6 support, and other minor chart adjustments ( #3859 )
...
* Updated image for Elasticsearch 6 support, removed supervisord since k8s deployments provide that capability already, and added apiVersion to support helm upgrades
* added new dockerfile source repo to sources list for the Helm chart
* removed obsolete repo from helm Chart source list
* conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot
* conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot
* change maintainer format
2018-03-16 06:02:23 -07:00
Peter Rifel
4b3b2d5113
Add support for boolean flags via extraArgs ( #3792 )
2018-03-16 05:49:25 -07:00
Ravi
bc07614519
Add annotations and service type to zookeeper ( #4118 )
...
Enable the zookeeper service to be accessible from inside as well as outside the cluster if required.
2018-03-16 05:43:25 -07:00