Commit Graph
4764 Commits
Author SHA1 Message Date
Noah Huppert 6db611ca43 [stable/gocd] Removed extra char from role config instructions (#7476)
* Removed extra char from role config instructions

Signed-off-by: Noah Huppert <contact@noahh.io>

* bumped gocd version

Signed-off-by: Noah Huppert <contact@noahh.io>
2018-09-03 10:01:04 -07:00
Cédric de Saint Martin 25b453e990 [incubator/elasticsearch] Fix "config is not a table" helm warning + fix wrong cluster.env default value in README (#7501)
* [incubator/elasticsearch] Fix "config is not a table" helm error by adding {} value to cluster.config.

Also change if .Values.something -> with .Values.something.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* [incubator/elasticsearch] Fix wrong cluster.env default value in README.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-09-03 09:45:23 -07:00
Aster Anto 1f3139d07b [incubator/zookeeper]: incorrect terminationGracePeriodSeconds element (#7262)
* terminationGracePeriodSeconds on template spec rather than StatefulSet spec

Signed-off-by: Aster Anto <Aster.Anto@concur.com>

* [incubator/zookeeper] version bump to 1.1.2

Signed-off-by: Aster Anto <Aster.Anto@concur.com>
2018-09-03 09:30:55 -07:00
Tomas Pizarro 01ecbafb25 Add headless service for nats (#7508)
Signed-off-by: tompizmor <tompizmor@gmail.com>
2018-09-03 09:23:38 -07:00
David J. M. Karlsen 60183f8f15 merge with master, reapply patch to do signoff (#7351)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-09-03 07:34:13 -07:00
David J. M. Karlsen bc1020abfd upgrade metrics-server to v0.3.0 - note: incompatible parameters with v2.x (#7499)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-09-03 04:01:58 -07:00
Bort Verwilst 05cc202f75 [stable/nfs-client-provisioner] Make clusterrole(binding) conditional on rbac.create (#7500)
* Update version to 3.0.2

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Add PodSecurityPolicy support

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* update docs for psp

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* add serviceaccount docs

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* rename psp support

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Bump version

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* new major version

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* test psp

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* conditional rbac

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* bump version

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2018-09-03 03:00:10 -07:00
Bort Verwilst 388c9815c3 [stable/rocketchat] Bring it back to the present (#7463)
* [stable/rocketchat] Update to latest version, upgrade mongodb to latest version, make sure it installs when using podsecuritypolicies

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Add OWNERS file

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Update Chart.yaml

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Make user and group configurable

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Add serviceaccount

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* fix sa

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* improve security context

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2018-09-03 01:08:34 -07:00
bunix42 1edb7906f8 fix conflict between mounting a file and mounting a folder (#7497)
* fix conflict between dashboardProviders mounting a file and sidecar mounting a folder, so one can use both mechanisms in harmony

Signed-off-by: Hanjo Meinhardt <hanjo@bunix.de>

* bump the chart version

Signed-off-by: Hanjo Meinhardt <hanjo@bunix.de>
2018-09-03 01:02:30 -07:00
Ryo Sakamoto 7588d5859e Set dnsPolicy for using hostNetwork (#7495)
Signed-off-by: cw-sakamoto <sakamoto@chatwork.com>
2018-09-03 01:02:20 -07:00
Florian Traber 703e5f9472 [stable/mongodb-replicaset]: fix syntax error for metrics.resources (#7287) 2018-09-03 00:47:52 -07:00
Cédric de Saint Martin 7b06d36c71 [postgresql] Allow to keep PVC after 'helm delete'. Off by default. (#7283)
See https://github.com/helm/helm/blob/master/docs/charts_tips_and_tricks.md#tell-tiller-not-to-delete-a-resource

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-09-03 00:26:11 -07:00
Karthikeyan Govindaraj cab871aaaf adding additional env variable for redis (#7482)
Signed-off-by: gkarthiks <github.gkarthiks@gmail.com>
2018-09-02 09:44:29 -07:00
Cédric de Saint Martin 903abc4189 [postgresql] Add pg_hba.conf option. (#6325)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-09-02 05:36:19 -07:00
Weeco 1de559e1da [stable/traefik] Use quotes for toml values (consul config) (#7484)
* Use quotes for toml values

Signed-off-by: Weeco <weeco91@gmail.com>

* Bump chart version

Signed-off-by: Weeco <weeco91@gmail.com>
2018-09-01 14:18:46 -07:00
Graeme Wilson 3ecde5dbf6 [stable/jenkins] add custom jenkins labels to the build agent (#7167)
* [stable/jenkins] add custom jenkins labels to the build agent fixes

 Author:    Graeme Wilson <graeme@techlunacy.com>

Signed-off-by: Graeme Wilson <graeme@techlunacy.com>

* [stable/jenkins] add custom jenkins labels to the build agent fixes

 Author:    Graeme Wilson <graeme@techlunacy.com>

Signed-off-by: Graeme Wilson <graeme@techlunacy.com>
2018-09-01 10:04:17 -07:00
Rudy Attias c783c59560 suport wildcard certificates (#7429)
* suport wildcard certificates

quote is required to support wildcard certificates

Signed-off-by: Rudy Attias <rudy.attias@gmail.com>

* bump grafana version

Signed-off-by: Rudy Attias <rudy.attias@gmail.com>
2018-09-01 01:05:56 -07:00
Bort Verwilst 05af0791d1 [stable/nfs-client-provisioner] Rename podSecurityPolicy support (#7481)
* Update version to 3.0.2

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Add PodSecurityPolicy support

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* update docs for psp

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* add serviceaccount docs

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* rename psp support

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Bump version

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* new major version

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* test psp

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2018-09-01 01:00:14 -07:00
svyotov 166e2c9e36 Allow pulling image from private registry (#7263)
* Allow pulling image from private registry

Signed-off-by: Stanislav Yotov <stanislav.yotov@klarrio.com>

* fix documentation

Signed-off-by: Stanislav Yotov <stanislav.yotov@klarrio.com>
2018-08-31 15:58:40 -07:00
Bort Verwilst 354c05119d [stable/nginx-ingress] Add PodSecurityPolicy support (#7466)
* Add PodSecurityPolicy support

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* fix trailing spaces

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* add labels to psp

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* fix hostPorts array

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* configurable by podSecurityPolicy.enable

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* bump version

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* fix trailing space

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* fix conditionals

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* add ci test for podsecurity

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2018-08-31 15:38:47 -07:00
Bitnami Bot bdcf93dcc6 [stable/ghost] Release 4.0.18 (#7464)
* ghost: update to `2.1.0-debian-9`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* ghost: bump chart appVersion to `2.1.0`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* ghost: bump chart version to `4.0.18`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-08-31 15:15:05 -07:00
Scott Jungwirth 6a3a6cfff9 Add support for loadBalancerSourceRanges to stable/selenium (#7480)
* Add support for loadBalancerSourceRanges to stable/selenium

Signed-off-by: scott <sjungwirth@gmail.com>

* Change stable/selenium version to 0.10.0 for adding new feature loadBalancerSourceRanges support

Signed-off-by: scott <sjungwirth@gmail.com>
2018-08-31 15:09:23 -07:00
Cédric de Saint Martin 8eaa90001b [postgresql] Update metrics image to 0.4.6. (#6652)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-08-31 14:53:20 -07:00
irozet eb47ec71d5 Additing an option to create extra route for Kubernetes service network (#7470)
* Additing an option to create extra route for Kubernetes service network

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* bump chart version

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* bump minor update version

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>
2018-08-31 14:38:43 -07:00
Carlos Tadeu Panato Junior 949c387560 bump minio and redis charts and also update the spinnaker version (#7462)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-08-31 14:32:47 -07:00
yokhahn 7f9ec6ef5e Add a secret storing a elasticsearch keystore to be mounted (#7477)
Signed-off-by: Ken Hahn <yokhahn@gmail.com>
2018-08-31 14:08:34 -07:00
Thomas Dräbing f251b16254 [stable/fluent-bit] Allow to add custom parsers (#7474)
* Allow to add custom parsers

Signed-off-by: Thomas Draebing <thomas.draebing@sap.com>

* Amend missing version bump

Signed-off-by: Thomas Draebing <thomas.draebing@sap.com>

* Fix wrongly changed version tag

Signed-off-by: Thomas Draebing <thomas.draebing@sap.com>
2018-08-31 13:35:43 -07:00
Cédric de Saint Martin f35c440534 [stable/kubernetes-dashboard] Upgrade to 1.10.0. (#7453)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-08-31 11:23:56 -07:00
Amrit Gill ee791932a6 Fix: Wait for Kafka to be ready (#7452)
* Wait for kafka to be ready

Signed-off-by: agill17 <amgill1234@gmail.com>

* bump chart version

Signed-off-by: agill17 <amgill1234@gmail.com>
2018-08-31 11:19:22 -07:00
Thomas Dräbing 69e34dcaf2 Add option to set time key for elasticsearch (#7459)
Signed-off-by: Thomas Draebing <thomas.draebing@sap.com>
2018-08-31 11:04:41 -07:00
Ildu Kim ae09ab4a40 Fix nodeSelector indent (#7458)
Signed-off-by: Ildu Kim <ildukm@gmail.com>
2018-08-31 11:04:31 -07:00
Jon Davies a6d31e09f2 [stable/nginx-ingress] Upgraded to 0.19.0. (#7465)
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
2018-08-31 10:15:55 -07:00
Matt Farina 8d22e3f5a1 Removing brigade.js as it is no longer needed (#7468)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2018-08-31 08:27:46 -07:00
Juan Ariza Toledano 85e6fb22d0 [stable/redis] Add possibility to inject a custom configuration file (#7460)
Signed-off-by: Juan Ariza <juan@bitnami.com>
2018-08-31 03:37:26 -07:00
David Currie 019e394567 [stable/jenkins] Move kubernetes and job plugins to latest versions (#7438)
* Bump plugin versions

Move kubernetes to 1.12.4 and workflow-job to 2.24

Signed-off-by: David Currie <dcurrie@cloudbees.com>

* Update chart version again

Signed-off-by: David Currie <dcurrie@cloudbees.com>
2018-08-31 01:49:49 -07:00
Ketan Padegaonkar 81aed90659 Fix typo and whitespace (#7439)
* Fix typo and whitespace

Signed-off-by: Ketan Padegaonkar <KetanPadegaonkar@gmail.com>

* Bump chart version to 1.3.5

Signed-off-by: Ketan Padegaonkar <KetanPadegaonkar@gmail.com>
2018-08-31 00:04:58 -07:00
Ildu Kim e0948b0393 Add nodeSelector to make pods run on specific nodes (#7456)
Signed-off-by: Ildu Kim <ildukm@gmail.com>
2018-08-30 23:58:09 -07:00
Yujun Zhang d14eb1362a [stable/mongodb] Support affinity in template (#7455)
It currently exists in `values.yaml' but never used

Signed-off-by: Yujun Zhang <yujunz@nvidia.com>
2018-08-30 23:57:59 -07:00
Casey Kuhlman f73ca1a09f Deprecates chart (#7454)
Signed-off-by: Casey Kuhlman <casey@monax.io>
2018-08-30 23:37:40 -07:00
Carlos Tadeu Panato Junior 89b323a6e5 fix the internal server name to access redis (#7443)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-08-30 09:27:27 -07:00
Andor Uhlár 3fce5aa6bd [stable/coredns] Make CoreDNS chart more configurable (#6073)
* [stable/coredns] Make CoreDNS chart more configurable

Now you can configure multiple server blocks with a dynamic list of
plugins.

Signed-off-by: Andor Uhlár <andor44@gmail.com>

* Bump CoreDNS image version

Signed-off-by: Andor Uhlár <andor44@gmail.com>

* Bump chart version to 1.0.0

Charts in the stable repository have to be marked stable in their semver
version too.

Signed-off-by: Andor Uhlár <andor44@gmail.com>
2018-08-30 09:03:27 -07:00
Ravi Kumar a9e72eec0f [incubator/kafka][bugfix] Mount secret items to proper subpaths (#7423)
Signed-off-by: rustycl0ck <the.absolute.dude@gmail.com>
2018-08-30 05:42:27 -07:00
Bitnami Bot fd03340511 [stable/orangehrm] Release 2.0.5 (#7440)
* orangehrm: update to `4.1.2-debian-9`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* orangehrm: updated chart requirements

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* orangehrm: bump chart appVersion to `4.1.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* orangehrm: bump chart version to `2.0.5`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-08-30 05:24:22 -07:00
Tore e0a20b0b9b [stable/jenkins] Add different Deployment Strategies based on persistence (#6132)
* Change Deployment Strategies

RollingUpdate isn't supported when using PVs, since it doesn't support sharing a RWO PV.

Signed-off-by: Tore S Lønøy <tore.lonoy@gmail.com>

* Bump version #

Signed-off-by: Tore S Lønøy <tore.lonoy@gmail.com>
2018-08-30 02:38:28 -07:00
Anton Fayzrahmanov 7195c710da [stable/rabbitmq] Erlang cookie permissions (#7436)
* Update statefulset.yaml

Problem: `bash: line 1: /opt/bitnami/rabbitmq/var/lib/rabbitmq/.erlang.cookie: Permission denied` after restart
Solution: make files writable for user.
Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update Chart.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>
2018-08-30 01:03:36 -07:00
André Bauer c720eeafa0 [stable/filebeat] only add resources to daemonset if value is set & update to 6.3.2 (#6817)
* only add resources to daemonset if value is set

* raised version to 6.3.2
2018-08-29 16:24:23 -07:00
lsowen 99eacc8543 jenkins chart avoid lint errors when adding Values.Ingress.Annotations (#7425)
Fixes #6882 in similar fashion to #3025

Signed-off-by: Logan Owen <logan@s1network.com>
2018-08-29 16:05:42 -07:00
Adnan Abdulhussein d04dea0de1 adding @paulczar to root OWNERS (#7431)
Signed-off-by: Adnan Abdulhussein <adnan@bitnami.com>
2018-08-29 15:46:39 -07:00
Nitish Tiwari eede5b8974 Update Minio chart to latest version and fix GCS gateway (#7409)
Signed-off-by: Nitish <nitish@minio.io>
2018-08-29 15:42:06 -07:00
Ed Clement b849a0845b Allow for keycloak to be hosted at a path other then 'auth' (#7395)
* Allow for keycloak to be hosted at a path other then 'auth'

Signed-off-by: Ed Clement <ed.clement@gmail.com>

* Bumped chart version

Signed-off-by: Ed Clement <ed.clement@gmail.com>
2018-08-29 15:41:57 -07:00