Commit Graph
10747 Commits
Author SHA1 Message Date
fabien de4d0fca3a [stable/redis-ha] Fixes #17752 (#17780)
Signed-off-by: f-ld <f.ld@free.fr>
2019-10-29 06:46:43 -07:00
Tuan Anh Nguyen ccab3aa382 [incubator/buzzfeed-sso] Add wildcard host support in ingress (#18148)
Allow to create k8s ingress with wildcard in tls hosts field

Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
2019-10-29 03:28:43 -07:00
Salvatore Mazzarino 8e4efcddc5 [stable/traefik] Decouple prometheus metrics to dashboard (#14946)
Before this PR, in case the dashboard was not enabled, the Prometheus metrics were disabled.

It is now possible to enable Prometheus metrics having at the same time the dashboard disabled.

Signed-off-by: Salvatore Mazzarino <dev@mazzarino.cz>
2019-10-29 02:28:43 -07:00
Cédric de Saint Martin 8466440df3 [stable/prometheus-operator] Update grafana to 3.12.1. (#18161)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2019-10-29 01:48:43 -07:00
Bitnami Bot 7dbbfcf002 [stable/phabricator] Release 8.0.2 updating components versions (#18408)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-29 01:06:43 -07:00
Gabriele Santomaggio 9522acbfd1 [stable/rabbitmq-ha]Endpoint for RabbitMQ Prometheus native port (#18106)
* Endpoint for RabbitMQ Prometheus native port

The features add a new Endpoint for Prometheus, by default is 15692
Important for use the feature `kubernetes_sd_configs: - role: pod`

Complete the PR: https://github.com/helm/charts/pull/17925

Signed-off-by: Gabriele Santomaggio <g.santomaggio@gmail.com>

* Added service monitor for the native prometheus rabbitmq plugin

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Increase Chart version as 1.34.1 is already released

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Removed metrics port from service-discovery

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Cleaned duplication in servicemonitor and added the new values in Readme

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Upgraded RabbitMQ to 3.8.0-alpine

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Removed hardcoded metrics port value in StatefulSet

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Fixed trailing spaces for linting checks

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Simplified ServiceMonitor endpoints

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Fixed appVersion in Chart and Readme

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Added ci test values for prometheus exporter and native plugin

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>

* Disable prometheus.operator in ci test values

Signed-off-by: Mihai Anei <mihai.anei@gmail.com>
2019-10-28 15:10:43 -07:00
ganga1980 d2c1c28429 [incubator/azuremonitor-containers] - update with latest agent image version (#17967)
* updates related to ignite release with unofficial image

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* update with latest image

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* bump the chart minor version

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* update with official image tag

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* bump dockerProviderVersion

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* update to latest agent image and bumping docker provider version

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* bump chart version

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* revert 1.16 api version updates

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>

* doc update for kubernetes version support

Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
2019-10-28 14:42:43 -07:00
Rick Haan 51e77044dd [stable/velero] Restic optional extra volumes and volumeMounts (#18396)
* [stable/velero] Restic optional extra volumes and volumeMounts

For example to add CA certificates to the Velero deployment

Equal functionality as my last PR #18120. But this time it's for the
Restic daemonset.

Signed-off-by: Rick Haan <rickhaan94@gmail.com>

* [stable/velero] Fix typo in README.md

Signed-off-by: Rick Haan <rickhaan94@gmail.com>
2019-10-28 10:14:42 -07:00
Carlos Rodríguez Hernández 722af9bc57 [stable/external-dns] Enable RBAC resources by default (#18398)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-10-28 07:13:26 -07:00
rolandjohann 9806bd79df [incubator/sparkoperator] introduce imagePullSecret at sparkoperator deployments (#18162)
* introduce imagePullSecret at sparkoperator deployments

Signed-off-by: Roland Johann <roland.johann@phenetic.io>

* bump chart version

Signed-off-by: Roland Johann <roland.johann@phenetic.io>

* document additional var at README.md

Signed-off-by: Roland Johann <roland.johann@phenetic.io>
2019-10-28 07:05:26 -07:00
Vasily Sliouniaev fbe9c7e097 [stable/prometheus-operator] Remove CRD hooks from CI entirely (#18271)
* Remove CRD hooks from CI entirely

Installing the operator by itself will create CRDs in the cluster
idempotently. We can then run the rest of the tests safely

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Remove irrelevant value

This cannot be relied upon because "CRD deletion is slow". Despite this
being a closed bug it's still an issue https://github.com/helm/helm/issues/4489

Signed-off-by: vas <vasily.sliouniaev@jet.com>
2019-10-28 05:31:26 -07:00
David J. M. Karlsen 77ccd28253 [stable/mcrouter] upgrade requirements (#18313)
* [stable/mcrouter] upgrade requirements

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

* update requirements

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-10-28 04:09:25 -07:00
Matthieu Paret 03122602ae [stable/fluent-bit] Upgrade fluentbit to 1.3.2 (#18328)
* Update to 1.3.2

Signed-off-by: --replace-all <matthieu.paret@lifen.fr>

* Fix readme

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-10-28 03:37:26 -07:00
XHPJ 454805e0e1 Update deployment.yaml (#18376)
* Update deployment.yaml

For newer releases this will be supported/needed. K8 v.1.15.* can already handle the versionApi: "apps/v1".

Signed-off-by: XHPJ <xheladinpopaj@hotmail.com>

* Update Chart version

Signed-off-by: XHPJ <xheladinpopaj@hotmail.com>
2019-10-28 03:27:25 -07:00
Néstor Salceda c59c010a6c [stable/sysdig] Fix 1.16 compatibility errors introduced in v1.4.19 (#18230)
* Revert "[stable/sysdig] Fixes compatibility with 1.16 (#17538)"

This reverts commit d1811c2bef.

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* Add selector section needed for the version upgrade

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* Update Chart metadata and CHANGELOG

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* We support Kubernetes since 1.9+, with beta APIs enabled

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>
2019-10-28 02:31:26 -07:00
Brad Lugo 3d0d66f605 [stable/bookstack] Fix mariadb values in README (#18385)
Signed-off-by: Brad Lugo <brad@bradlugo.com>
2019-10-28 02:15:26 -07:00
Lord-Y ce517aaaf6 [stable/memcached] - Add servicemonitor for Prometheus-operator (#18386)
Signed-off-by: Lord-Y <Lord-Y@users.noreply.github.com>
2019-10-28 01:59:25 -07:00
Asher Foa 1484cb644f [stable/prometheus-cloudwatch-exporter] Update cloudwatch-exporter version. (#18003)
Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-10-28 01:51:25 -07:00
Asher Foa 9b02d81231 [stable/prometheus-cloudwatch-exporter] Add myself to owners/maintainers. (#18093)
Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-10-28 00:01:25 -07:00
Janusz Bialy 49d8d6adb9 [incubator/vault] Api version backwards compatibility (#18378)
* adds compatibility for deployment api version

Signed-off-by: Janusz Bialy <janusz.bialy@qlik.com>

* adds backwards compatibility for ingress api version

Signed-off-by: Janusz Bialy <janusz.bialy@qlik.com>

* adds function to determine networkPolicy api version

Signed-off-by: Janusz Bialy <janusz.bialy@qlik.com>

* bump Chart version

Signed-off-by: Janusz Bialy <janusz.bialy@qlik.com>
2019-10-27 23:49:25 -07:00
David J. M. Karlsen e44ec47fac [stable/memcached] upgrade metrics exporter, fix PDB (#18387)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-10-27 21:11:24 -07:00
yufdfflk a696ef0215 [stable/home-assistant] Fix wildcard home-assistant ingress (#18384)
* [stable/home-assistant] Add wildcard home-assistant ingress

Signed-off-by: Nic Fake <nicfake@hotmail.com>

* [stable/home-assistant] Bump Chart version to 0.9.9

Signed-off-by: Nic Fake <nicfake@hotmail.com>
2019-10-27 20:07:25 -07:00
Łukasz Mierzwa c898017fef [stable/karma] Upgrade to 0.48 (#17715)
Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2019-10-27 17:45:25 -07:00
Bitnami Bot 3f3a6c3a9d [stable/joomla] Release 6.1.11 updating components versions (#18364)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-27 12:21:24 -07:00
Naoki Oketani a41c3bc617 [stable/prometheus-node-exporter] update NOTES.txt to show correct port (#17931)
Signed-off-by: Naoki Oketani <okepy.naoki@gmail.com>
2019-10-27 10:39:25 -07:00
Clément Loiselet cedffd5231 [stable/apm-server] Use a non-root user (#18366)
* Added runAsUser parameter

Signed-off-by: Clement LOISELET <clement.loiselet@capgemini.com>

* added readme

Signed-off-by: Clement LOISELET <clement.loiselet@capgemini.com>

* chart version bumped to 2.1.5
Signed-of-by: Clément Loiselet <claementi@gmail.com>

Signed-off-by: Clement LOISELET <clement.loiselet@capgemini.com>
2019-10-25 15:31:14 -07:00
Pengfei Xuan a6b10d0b77 [stable/airflow] Fix template directive value of nodePort for web service (#18059)
* apply the correct template directive to NodePort field

Signed-off-by: Pengfei Xuan <pfxuan@gmail.com>

* bumped the version to 4.1.4

Signed-off-by: Pengfei Xuan <pfxuan@gmail.com>
2019-10-25 14:21:39 -07:00
Scott Frederick d030af3e01 [stable/spinnaker] Support serviceConfigs for local offline installation. (#18365)
Signed-off-by: Scott Frederick <sfrederick@pivotal.io>
2019-10-25 14:03:39 -07:00
alejandrodnm 40acb136e4 Update newrelic-infrastructure image version (#18360)
Signed-off-by: Alejandro Do Nascimento <alejandrodnm@gmail.com>
2019-10-25 11:41:38 -07:00
Scott Frederick c4d3dde988 [stable/spinnaker] Support imagePullSecrets in halyard pod. (#18355)
Signed-off-by: Scott Frederick <sfrederick@pivotal.io>
2019-10-25 09:04:40 -07:00
lnattrass f4217c2a8c [stable/unifi] Allow wildcard ingress certificates (#18356)
* [stable/unifi] Allow wildcard ingress certificates

Signed-off-by: Liam Nattrass <liam.d.nattrass+git@gmail.com>

* [stable/unifi] Bump version

Signed-off-by: Liam Nattrass <liam.d.nattrass+git@gmail.com>
2019-10-25 08:23:39 -07:00
devOpsHelm 7b1c00166d [stable/hazelcast] fix parameter columns at imdg READMEs (#71) (#18338)
* fix parameter columns at imdg READMEs (#71)

Signed-off-by: devOpsHelm <devops+1@hazelcast.com>

* increased the chart version

Signed-off-by: hasancelik <hasan@hazelcast.com>
2019-10-25 07:27:39 -07:00
Anatoli Iariomenco ba24986490 [stable/jaeger-operator] Align resources with the latest jaeger-operator 1.14.0 (#18320)
* Align resources with the latest jaeger-operator 1.14.0
Fixing a known issue https://github.com/jaegertracing/jaeger-operator/issues/721

Signed-off-by: Anatoli Iariomenco <anatoli.iariomenco@qlik.com>

* Align resources with the latest jaeger-operator 1.14.0
Fixing a known issue https://github.com/jaegertracing/jaeger-operator/issues/721

Signed-off-by: Anatoli Iariomenco <anatoli.iariomenco@qlik.com>

* Chart version bump.

Signed-off-by: Anatoli Iariomenco <anatoli.iariomenco@qlik.com>
2019-10-25 07:09:39 -07:00
Vincent Behar 94c4dad3fd [stable/aerospike] evaluate the service's annotations as a template (#18336)
update the service templates to evaluate the annotations as a template,
to allow people to use dynamic values in annotations key or values.

Signed-off-by: Vincent Behar <v.behar@free.fr>
2019-10-25 06:39:40 -07:00
Mohsen 6a6b7e6db1 [stable/pomerium] Matching default values in readme with values.yaml (#18342)
* [stable/pomerium] Matching default values in readme with values.yaml

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

* Bump the version to 4.0.2

it was just a readme update
Signed-off-by: Mohsen <mohsen0@users.noreply.github.com>

* Broken wiki links fixed in readme

Signed-off-by: Mohsen <mohsen0@users.noreply.github.com>
2019-10-25 04:55:39 -07:00
Chandan Sagar Pradhan 5f7477ddeb [stable/openebs] Disable sparse pool creation by default (#18319)
- Disabled sparse pool creation by default.

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
2019-10-25 04:21:38 -07:00
Brandon Clifford c8cc3f67bb [stable/minecraft] Add spec.selector.matchLabels.app for app/v1 compat (#18267)
Signed-off-by: Brandon Clifford <brandon099@gmail.com>
2019-10-25 03:21:39 -07:00
Julien Francoz 341d6b3d3e use defaultBackend.replicaCount variable (#18312)
Signed-off-by: jfcoz <you@example.com>
2019-10-25 03:05:47 -07:00
Andres Martinez Gotor 4965b6a754 [stable/wordpress] Remove cert-manager parameter for WordPress schema (#18309)
* Remove cert-manager parameter for wordpress schema

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>

* Bump the chart version again

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>
2019-10-25 03:05:40 -07:00
Vincent Behar df0a6babcf [stable/mongodb] evaluate the service's annotations as a template (#18335)
update the service templates to evaluate the annotations as a template,
to allow people to use dynamic values in annotations key or values.

Signed-off-by: Vincent Behar <v.behar@free.fr>
2019-10-25 02:43:39 -07:00
Andres Martinez Gotor 86fca10fe9 Add JSON Schema to Ghost chart (#18198)
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>
2019-10-25 02:33:38 -07:00
devOpsHelm 0c92905906 Use hostPort as containerPort (#70) (#18333)
Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
2019-10-25 01:57:38 -07:00
Vincent Behar 62c1d6b17f [stable/postgresql] evaluate the service's annotations as a template (#18323)
update the service template to evaluate the annotations as a template,
to allow people to use dynamic values in annotations key or values.

Signed-off-by: Vincent Behar <v.behar@free.fr>
2019-10-25 00:39:40 -07:00
Christian Schulze-Wiehenbrauk 5f17c1ab9b [stable/elastalert] Compat k8s 1.16 (#18334)
Signed-off-by: Christian Schulze-Wiehenbrauk <schulze-wiehenbrauk@strato-rz.de>
2019-10-25 00:23:39 -07:00
Tomas Pizarro 450ae54762 [stable/prestashop] Add missing parameters to values.yaml and document them (#18331)
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-10-25 00:07:39 -07:00
Bitnami Bot 7c6cea8e4e [stable/phpbb] Release 6.2.6 updating components versions (#18332)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-24 23:59:39 -07:00
Maxime Fouilleul 38e879930a [mysqld-exporter] Improve Secrets (#18314)
Signed-off-by: Maxime Fouilleul <maxime.fouilleul@blablacar.com>
2019-10-24 23:51:40 -07:00
Paul Farver b9f53f71f0 [stable/redis-ha] Fix missing redis ha announce services (#18234)
* [stable/redis-ha] Remove conversion of replicas

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

* [stable/redis-ha] Bump chart version

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

* [stable/redis-ha] Fixed overzealous deletion

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

* [stable/redis-ha] Cast replicas to string
This is in order to allow gotpl to cast it to an int

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

* [stable/redis-ha] Fix missing string cast of replicas

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

* [stable/redis-ha] Bump chart version

Signed-off-by: Paul Farver <paulfarver@gmail.com>
2019-10-24 23:07:38 -07:00
Eric Bailey 1d59943fc3 [stable/opa] Add ServiceMonitor (#18220)
Signed-off-by: Eric Bailey <e.bailey@sportradar.com>
2019-10-24 14:31:39 -07:00
Vitaly Yakovenko 22d1b53683 Fixed failing upgrade for percona-xtradb-cluster chart (#17368)
Signed-off-by: Vitaly Yakovenko <vitaly.yakovenko@serverbee.net>
2019-10-24 14:21:52 -07:00