Commit Graph
11471 Commits
Author SHA1 Message Date
Faik Uygur 5f8a2d99cc [stable/postgres] Generate password when postgresqlUsername is not postgres and postgresqlPostgresPassword is empty (#19742)
Signed-off-by: Faik Uygur <faik@mosteknoloji.com>
2019-12-23 04:21:32 -08:00
AixesHunter 3dab0ea7e5 [stable/prometheus-redis-exporter]Add redis authoration configuration in chart (#19447)
* Add redis authoration configuration in prometheus-redis-exporter chart

Signed-off-by: aixeshunter <aixeshunter@gmail.com>

* document all new values in the readme

Signed-off-by: aixeshunter <aixeshunter@gmail.com>

* Fix READ.md some bugs

Signed-off-by: aixeshunter <aixeshunter@gmail.com>
2019-12-23 03:37:32 -08:00
gocd-ci-user 9b63987092 [stable/gocd] Bump up GoCD Version to 19.12.0 (#19750)
* Bump up GoCD Version to 19.12.0

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

* Updated Changelog.

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>
2019-12-23 02:51:33 -08:00
Basi 97a822fabd [stable/docker-registry] Allow extra volume mounts in registry container (#17858)
Signed-off-by: Basilio Vera <basilio.vera@softonic.com>
2019-12-23 02:07:33 -08:00
Denis Baryshev ce85245be4 [prometheus-postgres-exporter] update app to v0.8.0 (#19749)
Signed-off-by: Denis Baryshev <dennybaa@gmail.com>
2019-12-23 02:01:32 -08:00
Johnny You 82684c03a3 [stable/rabbitmq-ha] add lifecycle for rabbitmq statefulset (#19748)
Signed-off-by: LittleWhiteYA <f46284628@gmail.com>
2019-12-23 01:49:33 -08:00
Xiang Dai a0d217e450 [stable/spark] Fixes compatibility with 1.16 (#17523)
* Fixes compatibility with 1.16

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

* bump up version

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

* fix a typo

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

* fix a typo

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-12-23 00:45:33 -08:00
MohsenandDavid J. M. Karlsen f08e53c953 [stable/prometheus-operator] Upgrade grafana (#19718)
* [stable/prometheus-operator] Upgrading grafana

Signed-off-by: Mohsen <mohsen0@users.noreply.github.com>

* [stable/prometheus-operator] bump the version chart

Signed-off-by: Mohsen <mohsen0@users.noreply.github.com>

* fix lockfile

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-22 16:35:32 -08:00
Andrey Voronkov ec71f276b4 [stable/redis-ha] Add haproxy.timeout.check parameter. (#19737)
Signed-off-by: Andrey Voronkov <voronkovaa@gmail.com>
2019-12-22 16:25:32 -08:00
Max Rosin 8a8756b6f5 [stable/hackmd] Fix API path of Ingress (#19592)
* [stable/hackmd] Fix API path of Ingress

There is no Ingress in apps/v1.

* 1.14 added support for Ingress in networking.k8s.io/v1beta1
* 1.20 will drop support for Ingress in extensions/v1beta1

So this chart will only work with Kubernetes 1.14+.
If this is not acceptable we need to go back extensions/v1beta1 for now.

Signed-off-by: Max Rosin <git@hackrid.de>

* [stable/hackmd] Make ingress ApiVersion dependent of the Kubernetes version

Signed-off-by: Max Rosin <git@hackrid.de>
2019-12-22 15:49:32 -08:00
Jeff Billimek 8f348d4fed [stable/home-assistant] - probes reconfiguing and bump image version (#19741)
* probes reconfiguing and bump image version

* make all probes optional
* introduce (optional)
[startupProbe](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-startup-probes) (intoroduced in kubernetes 1.16) which is disabled by default
* bump the home-assistant version to 103.3

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* add missing probes stanza

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-12-22 13:07:32 -08:00
Ivo Verberk 415a647179 [stable/opa] allow data loading configuration in kube-mgmt. (#19564)
* [stable/opa] allow data loading configuration in kube-mgmt.

Signed-off-by: Ivo Verberk <iverberk@xebia.com>

* [stable/opa] bump chart version to 1.13.2

Signed-off-by: Ivo Verberk <iverberk@xebia.com>

* [stable/opa] update README to describe kube-mgmt config.

Signed-off-by: Ivo Verberk <iverberk@xebia.com>

* [stable/opa] bump chart version.

Signed-off-by: Ivo Verberk <iverberk@xebia.com>
2019-12-22 07:05:33 -08:00
Ali Sattari ebf360213f [stable/prometheus] Adding Vertical Pod Autoscaler support (#17742)
* Adding vertical Pod Autoscaler support to the chart

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* EOF fixed in new file

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* bumping the right version field!

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* fixing a mistake in version bumping

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* fixing wrong version bump

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* Fixes loop issue

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* Bumped chart version, synced app version with master.

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* Bumping chart version

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>

* Merge conflict cleanup

Signed-off-by: Ali Sattari <ali.sattari@gmail.com>
2019-12-22 05:49:32 -08:00
Eduardo SilvaandDavid J. M. Karlsen 805a7aa30a [stable/fluent-bit]: upgrade to Fluent Bit v1.3.5 (#19736)
* [stable/fluent-bit]: upgrade to Fluent Bit v1.3.5

release notes:

https://fluentbit.io/announcements/v1.3.5/

Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>

* update readme

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-21 18:25:32 -08:00
Bitnami Bot be2458e368 [stable/jasperreports] Release 7.0.2 updating components versions (#19735)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-21 18:19:33 -08:00
David J. M. Karlsen e3f67674e3 [stable/prometheus-pushgateway] Upgrade push-gateway (#19732)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-20 23:43:32 -08:00
Fabian Becker d497f02242 [stable/metabase] Bump version metabase to v0.34.0 (#19641)
* Bump version metabase to v0.33.7.3

Signed-off-by: Fabian Becker <halfdan@xnorfz.de>

* Bump version metabase to v0.34.0

Signed-off-by: Fabian Becker <halfdan@xnorfz.de>
2019-12-20 19:15:33 -08:00
Sergei GavrilovandDavid J. M. Karlsen be10a0e6fd [incubator/aws-alb-ingress-controller] bump image version 1.1.3 -> 1.1.4 (#19721)
* [incubator/aws-alb-ingress-controller] bump the image version to v1.1.4

Signed-off-by: Sergei Gavrilov <sergei@gavrilov.work>

* fix readme

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-20 16:31:33 -08:00
LuongandDavid J. M. Karlsen 85b0a12779 [stable/verdaccio] Fix deployment (#18329)
* [stable/verdaccio] Fixed deployment apiVersion

Signed-off-by: Luong Bui <manh.luong@gmail.com>

* [stable/verdaccio] Fixed deployment spec.selector

Signed-off-by: Luong Bui <manh.luong@gmail.com>

* [stable/verdaccio] Bumped chart version

Signed-off-by: Luong Bui <manh.luong@gmail.com>

* bump version

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-20 16:17:32 -08:00
bkees bb1f34651e [stable/joomla] Fix wrongly referenced ingress annotations (#19715)
* Fix wrongly referenced ingress annotations

Signed-off-by: Brendan Keessen <github@w00f.nl>
Signed-off-by: Brendan Keessen <brendan.keessen@dapas.nl>

* Bump version

Signed-off-by: Brendan Keessen <github@w00f.nl>
Signed-off-by: Brendan Keessen <brendan.keessen@dapas.nl>

* Bump version

Signed-off-by: Brendan Keessen <brendan.keessen@dapas.nl>
2019-12-20 16:11:33 -08:00
Shane StarcherandDavid J. M. Karlsen 83291bab45 as of apps/v1beta2 spec.template.labels are immutable (#19134)
* as of apps/v1beta2 spec.template.labels are immutable.  The chart should not exist in these lables as it will always cause upgrade issues

Signed-off-by: Shane Starcher <shanestarcher@gmail.com>

* add chart helper

Signed-off-by: Shane Starcher <shanestarcher@gmail.com>

* bump correct version

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-20 16:05:33 -08:00
Alex Williams cdb9473782 [stable/prometheus-operator] Bump grafana and prometheus-node-exporter subcharts (#19703)
Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2019-12-20 15:43:32 -08:00
Manuel Rüger 569e6a5951 [stable/kube-state-metrics] Version bump to 1.9.0 (#19726)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-12-20 13:55:40 -08:00
Bort Verwilst ee571ffd60 update to 0.27.5, allow extra env vars (#19722)
Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-12-20 13:55:33 -08:00
Jannik Hollenbach 9c808230d2 [stable/prometheus-pushgateway] Fix missleading documentation about metrics.enabled in values documentation (#19730)
* Remove missleading statement about `metrics.enabled` from readme

This statement holds true for most chart but not the pushgateway.
It does not have the `metrics.enabled` attribute.

Signed-off-by: Jannik Hollenbach <Jannik.Hollenbach@iteratec.de>

* Increment chart version to `1.2.9`

Signed-off-by: Jannik Hollenbach <Jannik.Hollenbach@iteratec.de>
2019-12-20 13:47:32 -08:00
Oleg Dianov 3a1b02794f [stable/consul] fix gossip configuration parameter name in README (#19528)
* fix gossip configuration parameter name

Signed-off-by: Oleg Dianov <odidoit@gmail.com>

* bump chart version

Signed-off-by: Oleg Dianov <odidoit@gmail.com>
2019-12-20 12:39:32 -08:00
Carlos Tadeu Panato Junior 406baae043 [stable/velero] DEPRECATE - Velero (#19719)
* DEPRECATE - Velero

moving Velero Chart to https://github.com/vmware-tanzu/helm-charts

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* add deprecation note

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-12-20 09:27:32 -08:00
Steffen F. Qvistgaard 2a1efe838f Added clusterIP as a possible configuration value to service-kong-proxy.yaml (#19710)
Signed-off-by: Steffen Folman Qvistgaard <folman@tdc.dk>
2019-12-20 08:37:32 -08:00
Sameer Naik d1a1600b40 [stable/mongodb]: configure update strategy for deployments (#19720)
Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-12-20 06:59:32 -08:00
Xiang Dai c8a048dd32 Remove useless val (#18525)
* remove useless value

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

* bump up version

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-12-20 02:45:32 -08:00
Rico Berger 879629871a Add value to set ssl mode (#19711)
Signed-off-by: ricoberger <mail@ricoberger.de>
2019-12-20 02:35:33 -08:00
Xavier Lucas d1a20aa610 Explicitly pin to agent 7 (#19700)
* Explicitly pin to agent 7

Signed-off-by: Xavier Lucas <xavier.lucas@datadoghq.com>

* Update chart version

Signed-off-by: Xavier Lucas <xavier.lucas@datadoghq.com>
2019-12-20 00:27:32 -08:00
Florian Dambrine 17ab08a9b6 Ability to scope alertmanager to a specific instance using probe annotation (#18039)
Signed-off-by: Florian Dambrine <florian@gumgum.com>
2019-12-19 23:15:32 -08:00
Dahlia B ee018dac8c [stable/instana-agent] Chart version 1.0.19 (#19706)
Signed-off-by: Instana CD <instanacd@instana.com>
2019-12-19 13:55:20 -08:00
Gavin Mogan 3f3edb98e4 [stable/sonarqube] Make sure the sonarqube data directories have the right owner to be written to (#17001)
* Make sure the sonarqube data directories have the right owner to be written to

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* mkdir and chmod all the directories

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* Bump helm chart version

Signed-off-by: Gavin Mogan <git@gavinmogan.com>
2019-12-19 10:57:57 -08:00
Peter Rifel 029e8783b7 [stable/kong] Allow admin_gui_auth_conf to be defined as an external secret (#19678)
* [stable/kong] Allow admin_gui_auth_conf to be defined externally

This adds support for providing a secret name rather than the contents of admin_gui_auth_conf directly.

For LDAP authentication, the admin_gui_auth_conf contents include an LDAP password which would be in plaintext in the pod spec's environment variables.

This prevents the LDAP password from being exposed by keeping it in a secret defined outside of the helm chart, similar to other sensitive data.

Signed-off-by: Peter Rifel <pgrifel@gmail.com>

* [stable/kong] Fix readme typo in session_conf_secret value name

Signed-off-by: Peter Rifel <pgrifel@gmail.com>
2019-12-19 09:47:56 -08:00
Jacob TomlinsonandScott Rigby 663b7151c0 Add deprecation notices to Dask chart (#18419)
* Add deprecation notices to Dask chart

Signed-off-by: Jacob Tomlinson <jacob@tomlinson.email>

* Update stable/dask/Chart.yaml

Co-Authored-By: Scott Rigby <scott@r6by.com>
Signed-off-by: Jacob Tomlinson <jacob@tomlinson.email>
2019-12-19 08:49:57 -08:00
Ivan Ilichev 7103e65f00 [stable/datadog] Allow providing volumes and mounts in the cluster agent deployment (#19679)
* Allow providing volumes and mounts in the cluster agent deployment

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>

* Document volumes and volumeMounts for cluster agent in README

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>

* Add a test for the volumes and volumeMounts

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>

* Bump chart version

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>

* Fix file ending

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>

* Rename the ci test and change to use a hostPath volume

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>
2019-12-19 08:03:57 -08:00
Kai Timmer 14bac7f94f [stable/mongodb-replicaset] Dont initiate replicaset during bootstrapping (#18831)
* start the server with ssl enabled if the client also uses ssl

Signed-off-by: Kai Timmer <kai@staffbase.com>

* in retry_until only read the last mongo client line

Signed-off-by: Kai Timmer <kai@staffbase.com>

* add a doNotInit value that skips the replicaset creation on first start

Signed-off-by: Kai Timmer <kai@staffbase.com>

* added test for donotinit flag

Signed-off-by: Kai Timmer <kai@staffbase.com>

* bumped chart version, added documentation to README.md

Signed-off-by: Kai Timmer <kai@staffbase.com>

* remove empty lines to make the linter happy

Signed-off-by: Kai Timmer <kai@staffbase.com>

* renaming value, remove else, new feature higher version

Signed-off-by: Kai Timmer <kai@staffbase.com>

* Added documentation for skipInitialization flag and how to use it

Signed-off-by: Kai Timmer <kai@staffbase.com>

* correct chart number

Signed-off-by: Kai Timmer <kai@staffbase.com>
2019-12-19 07:33:57 -08:00
Sameer Naik b7fe92e77d [stable/wordpress] allow users to enable/disable the health checks (#19666)
Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-12-19 02:07:57 -08:00
clalbus 2397a53406 [stable/prestashop] multi release support (#19467)
Signed-off-by: Andrejs Volkovs <andrey@printify.com>
2019-12-19 01:33:56 -08:00
Chris Barton 2b0d9906b2 [stable/graylog] extra init containers/volumes support (#19681)
* Add extra volumes and mounts support to graylog

Adds `graylog.extraVolumes` and `graylog.extraVolumeMounts` as values to
allow extra files to be mounted into the container for use at runtime.

Signed-off-by: Chris Barton <chris.barton@recurly.com>

* Add extra init containers to graylog

Add the `graylog.extraInitContainers` value to extend the stateful set
with additional init containers

Signed-off-by: Chris Barton <chris.barton@recurly.com>

* bump graylog to 1.5.0

Signed-off-by: Chris Barton <chris.barton@recurly.com>
2019-12-18 19:15:56 -08:00
Bitnami Bot e43b032c18 [stable/wordpress] Release 8.0.4 updating components versions (#19689)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-18 18:35:56 -08:00
Florent Delannoy ba10d309a7 [incubator/kube-downscaler] Add OWNERS file (#18491)
Signed-off-by: Florent Delannoy <florent.delannoy.external@ynap.com>
2019-12-18 18:30:08 -08:00
Martin Hrabovcin 2a4694e4dd [stable/dex] Add initContainers support (#15588)
Signed-off-by: Martin Hrabovcin <mhrabovcin.c@mesosphere.com>
2019-12-18 18:29:56 -08:00
Joseph (Jy) Yaworski 8f2c3746c1 [stable/prometheus] Add support for volumeBindingMode (#18242)
Signed-off-by: Joseph (Jy) Yaworski <jyaworski@carotid.us>
2019-12-18 18:23:56 -08:00
Marc Sensenich a3152ec1d8 [stable/logstash] Allow for additional sidecar containers (#17904)
Signed-off-by: Marc Sensenich <sensenichm91@gmail.com>
2019-12-18 18:05:57 -08:00
Bitnami Bot 5589086feb [stable/drupal] Release 6.2.1 updating components versions (#19687)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-18 18:00:04 -08:00
enver 32dcfa7658 [stable/newrelic-infrastructure] Fixes #19210 Properly indent additional pod labels (#19211)
Signed-off-by: Enver Cicak <enver.cicak@gmail.com>
2019-12-18 17:59:56 -08:00
Angelo Olivera 782a571315 [stable/prometheus-pushgateway] fix default values for podDisruptionBudget and networkPolicy (#19680)
Signed-off-by: Angelo Olivera <aolivera@gmail.com>
2019-12-18 17:51:56 -08:00