Commit Graph
8893 Commits
Author SHA1 Message Date
Jonny f4e0467eef [stable/mongodb] fix failing liveness probe during long running mongodb recovery (#17502)
* fix failing liveness probe during long running mongodb recovery

this fix lets the livenes probe succeed during a long running recovery.
The new liveness probe looks for the running mongod process inside the
container, which allows a successful request. The pod will still only be
ready once the recovery is finished and only then traffic will be served
to this pod.

bumped chart version

fix #17501

Signed-off-by: Jonny Langefeld <jonny.langefeld@gmail.com>

* Rebase on master and bump chart version

because of [2a63b08df1](https://github.com/helm/charts/commit/2a63b08df140003b427e0b349c2b4b350d7d4089)

Signed-off-by: Jonny Langefeld <jonny.langefeld@gmail.com>
2019-10-08 00:19:11 -07:00
Bitnami Bot 978bfa9658 [stable/jasperreports] Release 6.2.5 updating components versions (#17744)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-07 23:35:11 -07:00
holmesb 814a008e75 [stable/wordpress] fix for issue #17727 (#17758)
Signed-off-by: brendan <brendan@profluent.co.uk>
2019-10-07 23:23:11 -07:00
Bitnami Bot c4eba78cbe [stable/mediawiki] Release 8.2.6 updating components versions (#17765)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-07 23:13:12 -07:00
Alastair Firth d79753641e add headless service for statefulset (#17747)
Signed-off-by: afirth <afirth@users.noreply.github.com>
2019-10-07 19:29:11 -07:00
Caleb Lemoine 8f5ba028dd [stable/graylog] Bump graylog image version, 3.1.2-1 (#17726)
* [stable/graylog] Update 3.1.2-1. Update readme. Signed-off-by: Caleb Lemoine <caleblemoine@gmail.com>

Signed-off-by: Caleb Lemoine <caleblemoine@gmail.com>

* [stable/graylog] Update 3.1.2-1 readme for default tag. Signed-off-by: Caleb Lemoine <caleblemoine@gmail.com>

Signed-off-by: Caleb Lemoine <caleblemoine@gmail.com>

* [stable/graylog] Bump chart version. Signed-off-by: Caleb Lemoine <caleblemoine@gmail.com>

Signed-off-by: Caleb Lemoine <caleblemoine@gmail.com>
2019-10-07 19:09:11 -07:00
Paulo Martins 79b193dfb9 [stable/graylog] Support graylog.ingress.extraPaths (#16632)
Signed-off-by: Paulo Martins <paulo.pontes.m@gmail.com>
2019-10-07 17:17:10 -07:00
Michael Cristina f91e91b2d8 [stable/nginx-ingress] fix HPA to target correct Deployment version (#17749)
Signed-off-by: Michael Cristina <michael.cristina@optum.com>
2019-10-07 16:37:10 -07:00
Stefan Sedich aa14832606 [stable/datadog] When using nonLocalTraffic=true also set DD_APM_NON_LOCAL_TRAFFIC (#17080)
Signed-off-by: Stefan Sedich <stefan.sedich@gmail.com>
2019-10-07 13:11:11 -07:00
Michael Cristina d9b1172663 Fixes compatibility with 1.16 (#17753)
Signed-off-by: Michael Cristina <michael.cristina@optum.com>
2019-10-07 10:31:19 -07:00
Andrew Drake 26c281059f [stable/efs-provisioner] Update apiVersions for Kubernetes 1.16 compatibility (#17621)
Signed-off-by: Andrew Drake <andrew@frontapp.com>
2019-10-07 10:31:11 -07:00
wgj 868ec67e43 [stable/jenkins] Comments out JCasC welcome message (#17372)
* Comments out JCasC welcome message

Allows users to override welcome-message as JCasC doesn't handle conflicting
configurations.
Fixes #13333

Signed-off-by: Weston Johnson <wes@futureprefect.com>

* Bumping patch version to satisfy lint-charts

Signed-off-by: Weston Johnson <wes@futureprefect.com>

* Updates changelog for #17372

Signed-off-by: Weston Johnson <wes@futureprefect.com>
2019-10-07 10:17:10 -07:00
Iain Bowman e31fa8672b [stable/prometheus-operator] Add annotate AlertManager Secret (#17610)
Signed-off-by: IainBowman <iain.bowman@gmail.com>
2019-10-07 10:01:15 -07:00
Marius Voila c6ff67e215 Call for maintainers for charts with a single OWNER (#16945)
this commit is part of #13867

Signed-off-by: Marius Voila <myself@mariusv.com>
2019-10-07 08:23:11 -07:00
Jeff Billimek d5a1734018 bumping docker image to 0.99.3 and vscode server version (#17700)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-10-07 07:37:09 -07:00
Giacomo Longo a4333232af [stable/dex] Fix compatibility with k8s 1.16 (#17681)
Signed-off-by: Giacomo Longo <gabibbo97@gmail.com>
2019-10-07 07:25:09 -07:00
Anton Gorkovenko 52fd07abea [stable/elasticsearch] Update api versions to support k8s 1.16 (#17643)
* Update api versions to support k8s 1.16

Signed-off-by: Anton Gorkovenko <gostom@gmail.com>

* Update api versions to support k8s 1.16

Signed-off-by: Anton Gorkovenko <gostom@gmail.com>

* Update api versions to support k8s 1.16

Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
2019-10-07 04:33:08 -07:00
Paul Farver 9d6b28c8c0 [stable/rabbitmq] Fix healthchecks for non-bitnami images (#15620)
* [stable/rabbitmq] Move healthchecks into configmap

Signed-off-by: Paul Farver <paulfarver@gmail.com>

* [stable/rabbitmq] Bump chart version

Signed-off-by: Paul Farver <paulfarver@gmail.com>

* [stable/rabbitmq] reversed startup check

Signed-off-by: Paul Farver <paulfarver@gmail.com>

* [stable/rabbitmq] env is set during healthchecks

Signed-off-by: Paul Farver <paulfarver@gmail.com>

* [stable/rabbitmq] clean edits in branch
For minimal changeset in squashed merge commit

Signed-off-by: Paul Farver <paulfarver@gmail.com>

* Revert "[stable/rabbitmq] reversed startup check"

This reverts commit 8c39fe86f1.

Signed-off-by: Paul Farver <paulfarver@gmail.com>

* [stable/rabbitmq] Allow healthcheck execution
Allow all users to execute healthchecks

Signed-off-by: Paul Farver <paulfarver@gmail.com>

* [stable/rabbitmq] Bump chart version

Signed-off-by: Paul Farver <paulfarver@gmail.com>
2019-10-07 02:53:13 -07:00
Juan Ariza Toledano a626a69df7 [stable/dokuwiki] Update broken link to NGINX Ingress Annotations docs (#17656)
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-07 01:21:09 -07:00
Juan Ariza Toledano 1aec5e62ba [stable/owncloud] Update broken link to NGINX Ingress Annotations docs (#17669)
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-07 01:11:22 -07:00
Juan Ariza Toledano 748a289da4 [stable/ghost] Update broken link to NGINX Ingress Annotations docs (#17658)
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-07 01:11:16 -07:00
Juan Ariza Toledano 8c492cb388 [stable/drupal] Update broken link to NGINX Ingress Annotations docs (#17657)
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-07 01:11:10 -07:00
Jeff Billimek e787c18cf4 bumping docker image to latest official v1.0.1 version (#17699)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-10-07 00:47:08 -07:00
Clément Schockaert e5d12c4011 [stable/redis-ha] Wait for service announce to be ready before populating haproxy.cfg file (#17418) (#17559)
Signed-off-by: Clément Schockaert <clement.schockaert@outlook.com>
2019-10-07 00:27:11 -07:00
eddycharly 110f652199 [stable/mariadb] added configuration support for metrics container probes (#17729)
Signed-off-by: charles-edouard.breteche <charles.breteche@agriconomie.com>
2019-10-07 00:15:09 -07:00
Bitnami Bot 5e8f31d19c [stable/testlink] Release 6.3.3 updating components versions (#17704)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-07 00:01:09 -07:00
Juan Ariza Toledano 2cd293cdc2 [stable/jasperreports] Update broken link to NGINX Ingress Annotations docs (#17659)
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-06 23:47:08 -07:00
cspengl 777f1fbe4b [stable/mongodb] Feature: explicit service name (#17287)
* Added mongo.serviceName definition and applied this template to service templates

Signed-off-by: Cedric Spengler <cedric.spengler@stud.h-da.de>

* Added service.name option in values files

Signed-off-by: Cedric Spengler <cedric.spengler@stud.h-da.de>

* Updated ingress with mongodb.serviceName template

Signed-off-by: Cedric Spengler <cedric.spengler@stud.h-da.de>

* Bumbed chart version, updated README.md and NOTES.txt

Signed-off-by: Cedric Spengler <cedric.spengler@stud.h-da.de>

* Fixed typo in _helpers.tpl

Signed-off-by: Cedric Spengler <cedric.spengler@stud.h-da.de>

* Applied requested changes

Signed-off-by: Cedric Spengler <cedric.spengler@stud.h-da.de>
2019-10-06 23:31:08 -07:00
Travis Groth 918c76951a [stable/pomerium] Fix extraneous newline in configuration (#17728)
Signed-off-by: Travis Groth <tgroth@gmail.com>
2019-10-06 14:55:08 -07:00
Sam Wyma c2cdb76022 [stable/prometheus-operator] Update grafana to 3.8.15 (#17464)
* [stable/prometheus-operator] Update grafana to 3.8.15

Signed-off-by: Samuel Wyma <sam@landtech.co>

* [stable/prometheus-operator] Update chart version and grafana version

Signed-off-by: Samuel Wyma <sam@landtech.co>
2019-10-06 14:09:09 -07:00
Bastian Hofmann 1e50b2021d [stable/prometheus-postgres-exporter] Fix compatibility with k8s 1.16 (#17694)
* [stable/prometheus-postgres-exporter] Fix compatibility with k8s 1.16

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>

* Bump chart version to 1.0.0

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2019-10-06 04:45:09 -07:00
Elliot Fehr 906174a5b2 [stable/prometheus-operator] PodEndpoint support (#15928)
* PodEndpoint support

Signed-off-by: Elliot Fehr <elliot@squareup.com>

* address feedback

Signed-off-by: Elliot Fehr <elliot@squareup.com>

* address feedback

Signed-off-by: Elliot Fehr <elliot@squareup.com>

* reset test-values.yaml

Signed-off-by: Elliot Fehr <elliot@squareup.com>

* update ci values

Signed-off-by: Elliot Fehr <elliot@squareup.com>

* link to spec

Signed-off-by: Elliot Fehr <elliot@squareup.com>
2019-10-06 04:27:09 -07:00
Oluwaseun Obajobi 7b823abaa6 add the option to add alert_relabel_configs in prometheus.yml (#15383)
Signed-off-by: Oluwaseun Obajobi <oba@obajobi.com>
2019-10-05 22:33:11 -07:00
sekka1 6a67f5e1bd [stable/kong] Kong prometheus servicemonitor label (#17497)
* Kong - prometheus-operator service monitor selector addition

Signed-off-by: garland <garlandk@gmail.com>

* Kong - bumping chart version for the prometheus-operator selector update

Signed-off-by: garland <garlandk@gmail.com>

* bumping chart version number

Signed-off-by: garland <garlandk@gmail.com>

* Kong - simplifying variable name

Signed-off-by: garland <garlandk@gmail.com>
2019-10-05 14:25:11 -07:00
Mohamed Najiullah 26dc1ae04e [stable/gocd] Add information about adding plugins (#17705)
* Add information about adding plugins

Signed-off-by: Mohamed Najiullah <mohammed.najiullah@gmail.com>

* Update chart version to 1.18.2 and update changelog

Signed-off-by: Mohamed Najiullah <mohammed.najiullah@gmail.com>
2019-10-05 12:23:11 -07:00
Minh Danh 87dda7f185 Allow config-reloader containers resources to be unset (#17543)
Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>
2019-10-05 09:39:10 -07:00
Minh Danh 1d185305f0 [stable/prometheus-operator] Sync prometheus rules to fix KubeVersionMismatch false positive on GKE < 1.14 (#17417)
* Sync prometheus rules to fix KubeVersionMismatch false positive on GKE

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>

* Bump version

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>
2019-10-05 08:15:11 -07:00
Emil Marklund 4686a862db [stable/prometheus-operator] Only use job alpha feature if available (#17387)
* [stable/prometheus-operator] Only use alpha feature if available

Fixes #17076

Signed-off-by: Emil Marklund <emil.marklund@vkmedia.se>

* [stable/prometheus-operator] Bump version

Signed-off-by: Emil Marklund <emil.marklund@vkmedia.se>

* Add newline to render correctly

Signed-off-by: Emil Marklund <emil.marklund@vkmedia.se>
2019-10-05 07:17:11 -07:00
Xiang Dai b3bb91f66a [stable/tensorflow-serving] Fixes compatibility with 1.16 (#17521)
* Fixes compatibility with 1.16

Signed-off-by: Xiang Dai <764524258@qq.com>

* fix a typo

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-10-04 18:25:24 -07:00
Xiang Dai 9e3a4f2201 Fixes compatibility with 1.16 (#17520)
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-10-04 18:25:12 -07:00
Anton Malinskiy 5cb2716e09 feat(stable/minio): fix invalid yaml generation for podAnnotations (#17529)
bumped the version to 2.5.16

Signed-off-by: Anton Malinskiy <amalinskiy@atlassian.com>
2019-10-04 18:07:23 -07:00
Chandan Sagar Pradhan b38dff77b0 [stable/openebs] Updated ndm daemonset api version (#17403)
- Updated ndm daemonset api version

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
2019-10-04 18:07:12 -07:00
Kit Ewbank 3a64be0aec Add pre-deprecation notice for stable/kiam. (#16668)
Signed-off-by: Kit Ewbank <Christopher.Ewbank@capitalone.com>
2019-10-04 17:47:13 -07:00
Eric 2f4d58c751 [stable/spinnaker] Correct kubeConfig value casing typo (#17596)
Signed-off-by: Eric Lemieux <eric@lemieuxdev.com>
2019-10-04 14:59:12 -07:00
Valentin Zayash 1932b220fa [stable/redis-ha] Fix missing priorityClassName definition for haproxy (#17602)
* [stable/redis-ha] Fix missing priorityClassName definition for haproxy deployment

Signed-off-by: Valentin Zayash <valioozz@gmail.com>

* Bump chart version

Signed-off-by: Valentin Zayash <valioozz@gmail.com>
2019-10-04 11:47:12 -07:00
Stanislav Zaprudskiy cc1cfc1e8d [stable/grafana] add namespace metadata for tests (#17695)
Signed-off-by: Stanislav Zaprudskiy <stanislav.zaprudskiy@gmail.com>
2019-10-04 10:58:04 -07:00
Mateusz Gozdek 2757fd9367 [stable/external-dns] Add support for creating Azure secret (#16829)
* [stable/external-dns] Add support for creating Azure secret

This commit allows Azure users to only use chart values when deploying
external-dns with azure provider.

Similar to AWS credentials, it adds helper template for azure.json file,
appropriate new values and logic.

azure.secretName is always preferred over new values to keep backward
compatibility. if azure.secretName is not set and new values are not
satisfied, template will fallback to hosts /etc/kubernetes/azure.json
file.

Also fixed table formatting in README.md

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>

* [stable/external-dns] Fix typos in README.md

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>

* [stable/external-dns] Add Azure parameters validation and simplify logic

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
2019-10-04 06:04:04 -07:00
Juan Ariza Toledano e05d81911d [stable/postgresql] Add upgrading instructions to the README.md (#17692)
* [stable/postgresql] Add upgrading instructions to the README.md

Signed-off-by: juan131 <juan@bitnami.com>

* [stable/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-04 04:14:02 -07:00
JF Joly 5fc57ffd42 Updated the image version to 1.9.5 (#17690)
Signed-off-by: JF Joly <joly.pro@gmail.com>
2019-10-04 03:22:18 -07:00
Juan Ariza Toledano 97c42021cb [stable/mediawiki] Update broken link to NGINX Ingress Annotations docs (#17661)
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-04 03:22:10 -07:00