Commit Graph
6120 Commits
Author SHA1 Message Date
Jonathan Liuti e519db8a67 [stable/kubernetes-dashboard] New backend-protocol ingress-nginx annotations (#10108)
* New backend-protocol ingress-nginx annotations

Signed-off-by: Jonathan Liuti <liuti.john@gmail.com>

* Reword and move comment

Signed-off-by: Jonathan Liuti <liuti.john@gmail.com>

* Change version not app version

Signed-off-by: Jonathan Liuti <liuti.john@gmail.com>
2018-12-19 06:44:40 -08:00
Fabrizio Fortino 8d7c790690 [stable/cluster-autoscaler] Add support for ServiceMonitor (prometheus operator) (#8964)
* cluster-autoscaler: add support for servicemonitor (prometheus)

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* cluster-autoscaler: bump chart version

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* cluster-autoscaler: fixed port name in service monitor

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* cluster-autoscaler: set default scrape interval for service monitor

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* autoscaler: updated servicemonitor doc links

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* cluster autoscaler: bump chart version

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* Update Chart.yaml

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-12-19 06:14:53 -08:00
sedpavel 3e8ae82c03 Neo4j configure discovery host (#9795)
* Add config for initial members discovery domain sufix.

Signed-off-by: Pavel Sedivy <p.sedivy@sportradar.com>

* bump MINOR version since new config is added

Signed-off-by: Pavel Sedivy <sedpavel@gmail.com>

* rename specific initialMembersDiscoveryDomainSuffix config to general clusterDomain

Signed-off-by: Pavel Sedivy <sedpavel@gmail.com>
2018-12-19 05:43:32 -08:00
André Bauer aa21de537b [stable/fluentd-elasticsearch] several chart updates (#9382)
* fixed matchlabels

Signed-off-by: André Bauer <monotek23@gmail.com>

* added scheme setting

Signed-off-by: André Bauer <monotek23@gmail.com>

* added axdotl to OWNERS file

Signed-off-by: André Bauer <monotek23@gmail.com>

* updated deamonset api version

Signed-off-by: André Bauer <monotek23@gmail.com>

* fixed mixed up logstash & scheme vars

Signed-off-by: André Bauer <monotek23@gmail.com>

* fixed lables in NOTES.txt

Signed-off-by: André Bauer <monotek23@gmail.com>
2018-12-19 05:33:52 -08:00
Frank Reno e8a363ffd8 Update to latest image, add OWNERS as well as add new owner to team, … (#10107)
* Update to latest image, add OWNERS as well as add new owner to team, fix README, update Helm Charts root readme with incorrect text. Signed-off-by: Frank Reno  freno@sumologic.com

Signed-off-by: Frank Reno <frank.reno@me.com>

* add delete policy hook to fix issues when upgrading chart  Signed-off-by: Frank Reno freno@sumologic.com

Signed-off-by: Frank Reno <frank.reno@me.com>
2018-12-19 05:22:41 -08:00
Mahesh Panchaksharaiah 074ac53e8c Gocd 18.12.0 (#10132)
* Bump up GoCD version to 18.12.0

Signed-off-by: Mahesh Panchaksharaiah <maheshp@thoughtworks.com>

* Updated Changelog

Signed-off-by: Mahesh Panchaksharaiah <maheshp@thoughtworks.com>
2018-12-19 05:03:29 -08:00
Cédric de Saint Martin 286772e4ac [stable/kubernetes-dashboard] Upgrade to 1.10.1. (#10056)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-12-19 04:53:58 -08:00
Emin Demirci 464524cbf9 Add Hazelcast Jet Helm Chart (#9372)
* Add Hazelcast Jet Helm Chart

Signed-off-by: Emin Demirci <emin@hazelcast.com>

* Fix linter errors around whitespaces

Signed-off-by: Emin Demirci <emin@hazelcast.com>

* Added graceful shutdown option

Signed-off-by: Emin Demirci <emin@hazelcast.com>

* Update stable/hazelcast-jet/README.md

Co-Authored-By: eminn <emin@hazelcast.com>
Signed-off-by: Emin Demirci <emin@hazelcast.com>
2018-12-19 04:46:05 -08:00
Daniel Martins 3013c78b73 Mesh setup for AlertManager StatefulSet (#9874)
Automatically set up the --cluster.listen-address` and
`--cluster.peer` flags for AlertManager StatefulSet when the meshPeer
is enabled.

Signed-off-by: Daniel Martins <daniel.martins@descomplica.com.br>
2018-12-19 03:52:05 -08:00
Cameron Attard e6ed4d2c55 [stable/falco] add extraArgs (#9738)
Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
2018-12-19 03:42:29 -08:00
Juan Ariza Toledano 7030efc7b3 [stable/postgresql] Allow including gzip files as initdb scripts (#10124)
* [stable/postgresql] Allow including gzip files as initdb scripts

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

* Increasing Prerequisites on README.md

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

* Only create cm when there are init scripts

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

* Only use init cm when there are init scripts

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

* minor fixes

Signed-off-by: juan131 <juan@bitnami.com>
2018-12-19 03:09:47 -08:00
Juan Ariza Toledano 16deaf2326 [stable/mariadb] Allow including gzip files as initdb scripts (#10127)
* [stable/mariadb] Allow including gzip files as initdb scripts

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

* Increasing Prerequisites on README.md

Signed-off-by: juan131 <juan@bitnami.com>
2018-12-19 03:00:11 -08:00
André Bauer aca06900b9 [stable/auditbeat] update to image 6.5.3 (#10087)
* updated auditbeat to 6.5.3

Signed-off-by: André Bauer <monotek23@gmail.com>

* raised chart version

Signed-off-by: André Bauer <monotek23@gmail.com>
2018-12-19 02:52:19 -08:00
Carlos Tadeu Panato Junior 7458584650 [Documentation] update labels in the documentation (#10066)
* update labels in the documentation

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

* update per feedback

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

* Fix resource names

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-12-19 02:44:17 -08:00
Warren Fernandes 9a27379007 Removes path specification from ingress service (#6720)
* Removes path specification from ingress service

Fixes kubernetes/charts#6719
Bump vault chart version to 0.14.3

Signed-off-by: Warren Fernandes <warren.f.fernandes@gmail.com>

* Update Chart.yaml

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-12-19 02:34:32 -08:00
Juan Ariza Toledano de589145f9 [stable/mongodb] Fix chart not being upgradable when replicaset is enabled. (#10121)
Signed-off-by: juan131 <juan@bitnami.com>
2018-12-19 00:23:26 -08:00
Maria Niță 5b924a1923 [stable/prometheus-operator] - Bump prometheus-node-exporter version to 0.6.2 (#10071)
Signed-off-by: Maria Nita <nita@adobe.com>
2018-12-18 22:38:22 -08:00
Kirill Kuznetsov b65b14b24a Metricbeat: Configurations for tolerations and nodeSelector (#9948)
* Configurations for tolerations and nodeSelector for pods from both daemonset & deployment

Signed-off-by: Kirill Kouznetsov <agon.smith@gmail.com>

* [stable/metricbeat] bump the chart version to 0.4.2

Signed-off-by: Kirill Kouznetsov <agon.smith@gmail.com>
2018-12-18 19:33:02 -08:00
Ben Darnell 23f8f3f9fb cockroachdb: Update to 2.1.3 (#10086)
Signed-off-by: Ben Darnell <ben@cockroachlabs.com>
2018-12-18 18:51:29 -08:00
Vishwanath bfbce1f535 Fixing readme feedbacks (#9158)
* Fix readme

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* updating readme

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* readme more updates

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fixing some formatting in readme

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix bulleting in readme

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix typo

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix readme again.

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* Bumping version

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* Dummy change to trigger circleci again
Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* Fixing trailing white space
Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* updating agent version

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix newlinw

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix newline

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix new line

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix chart.yaml

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>

* fix name

Signed-off-by: Vishwanath Narasimhan <visnara@microsoft.com>
2018-12-18 16:11:31 -08:00
Brady Todhunter d0e80c76e2 service config changes (#9765)
* initial service config changes

update readiness & liveness probes

update chart app version. update redis chart version. update readme/notes.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* Update ingress resource to work directly with NGINX ingress controller

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* Update readme

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* revert default ports in values.yaml back to original chart values.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2018-12-18 15:16:59 -08:00
fakarakas 02cfba3002 Allow the override of the preconfigure command (#10081)
Goal

When deploying gocd in a kubernetes cluster, we would like to preconfigure the server
with custom settings. This can be done by a script shell or by a python script.

Before we could only specify if we want the server to be preconfigured but
there was no way to override the configuration script.

With this change, one can write a script, put it in a configmap, mount this configmap
on the pod and override the preconfigure command using 'preconfigureCommand'.

For example :

preconfigureCommand:
  - "/usr/bin/python"
  - "/preconfigure.py"

Signed-off-by: Fatih KARAKAS <fakarakas@gmail.com>
2018-12-18 14:50:13 -08:00
Dean Coakley f3df74d11c [stable/etcd-operator] Fix table in readme (#9639)
* Fix formatting error in table
* Made capitalisation consistent in table
* Update default values in README

Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com>
2018-12-18 13:16:28 -08:00
Torin Sandall 44981ee444 Add Open Policy Agent chart (#8915)
* Add Open Policy Agent chart

Signed-off-by: Torin Sandall <torinsandall@gmail.com>

* Update chart with example to kick the tires

Signed-off-by: Torin Sandall <torinsandall@gmail.com>

* Update chart per review feedback

- Set app version to OPA vresion per convention
- Prefer user facing chart name to local in install guide
- Refactor standard labels into helper template

Signed-off-by: Torin Sandall <torinsandall@gmail.com>

* Add configuration table to README

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-12-18 12:48:16 -08:00
Boris Kurktchiev de4ef33056 Add support for image pull secrets and headless services (#9783)
* Add support for image pull secrets and headless services

Signed-off-by: Boris Kurktchiev <boris@diamanti.com>

* resolve test failures

Signed-off-by: Boris Kurktchiev <boris@diamanti.com>
2018-12-18 11:01:28 -08:00
Beruben Daniel 8c8a798899 Update exemple (#10104)
* update correct exemple

Signed-off-by: Daniel BERUBEN <daniel.beruben@thalesdigital.io>

* Signed-off-by: Daniel BERUBEN <daniel.beruben@thalesdigital.io>

* bump chart version

Signed-off-by: Daniel BERUBEN <daniel.beruben@thalesdigital.io>

* update CHANGELOG

Signed-off-by: Daniel BERUBEN <daniel.beruben@thalesdigital.io>

* update space

Signed-off-by: Daniel BERUBEN <daniel.beruben@thalesdigital.io>

:q!

* remove space

Signed-off-by: Daniel BERUBEN <daniel.beruben@thalesdigital.io>

:x

* space

Signed-off-by: Daniel BERUBEN <daniel.beruben@thalesdigital.io>

:x
2018-12-18 10:53:04 -08:00
Maciej Bryński 9c8e9a9a0f [incubator/cassandra] Ability to override Cassandra configuration files and docker command (#8376)
* Fix Statefulset definition

Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com>

* Ability to overrides config files and docker command

Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com>

* Bump Chart version

Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com>

* Fix newline

Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com>

* Fix

Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com>
2018-12-18 10:06:34 -08:00
Javier J. Salmerón-García a22d36543c [stable/postgresql] Allow mounting secrets as files (#10090)
* [stable/postgresql] Allow mounting secrets as files

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Add mounting logic to the metrics container

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Lint

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-12-18 08:00:18 -08:00
Xavier Vello f32574707c Fix log pointer path in container + make it configurable on the host side (#10097)
Signed-off-by: Xavier Vello <xavier.vello@datadoghq.com>
2018-12-18 05:55:05 -08:00
Axel Bock fab48affcd [stable/postgresql] fix broken usage of existing PVC (#9832) (#9834)
* fix broken behavior of persistence.existingClaim (#9832)

Signed-off-by: Axel Bock <mr.axel.bock@gmail.com>

* bump version to 3.1.4

Signed-off-by: Axel Bock <mr.axel.bock@gmail.com>

* add emptyDir mount for disbaled persistency

Signed-off-by: Axel Bock <mr.axel.bock@gmail.com>

* fix duplicate updateStrategy key

Signed-off-by: Axel Bock <mr.axel.bock@gmail.com>
2018-12-18 00:28:01 -08:00
Maor Friedman c0b2563dbc [incubator/cassandra] minor issue fixes (#9894)
* [incubator/cassandra] add extraArgs for backup, fixes helm/charts#9819

Signed-off-by: Maor <maor.friedman@nuvo-group.com>

* [incubator/cassandra] fix serviceAccountName in CronJob, fixes helm/charts#9818

Signed-off-by: Maor <maor.friedman@nuvo-group.com>

* [incubator/cassandra] add maorfr as a maintainer

Signed-off-by: Maor <maor.friedman@nuvo-group.com>

* [incubator/cassandra] bump chart version

Signed-off-by: Maor <maor.friedman@nuvo-group.com>

* [incubator/cassandra] update maintainers

Signed-off-by: Maor <maor.friedman@nuvo-group.com>

* [incubator/cassandra] backup extraArgs from object to array

Signed-off-by: Maor <maor.friedman@nuvo-group.com>

* [incubator/cassandra] update maintainers and owners

Signed-off-by: Maor <maor.friedman@nuvo-group.com>
2018-12-18 00:19:50 -08:00
Fabrizio Fortino a6ac1a79a4 [stable/filebeat] update to version 6.5.3 (#10085)
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
2018-12-17 15:42:49 -08:00
Mikhail Advani f43874c056 [stable/kibana] Ability to mount additional configmaps (#9997)
* [stable/kibana] Ability to mount additional configmaps

Signed-off-by: Mikhail Advani <mikhail.advani@gmail.com>

* [stable/kibana] Test addition and version correction

Signed-off-by: Mikhail Advani <mikhail.advani@gmail.com>
2018-12-17 15:34:20 -08:00
Kevin Pullin 0951e9f076 Update postgres-exporter to app v0.4.7 (#10079)
Update to the latest postgres-exporter app release: 0.4.7

Merge in the new pg_statio_user_tables config: https://raw.githubusercontent.com/wrouesnel/postgres_exporter/42f9de480a8ab6f391d1cf85eb3dfe4261a14459/queries.yaml

Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com>
2018-12-17 15:21:35 -08:00
Fabrizio Fortino 8844806626 [stable/logstash] update to version 6.5.3 (#10083)
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
2018-12-17 13:27:33 -08:00
Jason Ertel 0c5e19c782 [stable/dmarc2logstash] Upgrade dmarc2logstash to 1.0.3 - includes improved error handling (#9653)
* Upgrade dmarc2logstash to 1.0.3 - includes improved error handling

Signed-off-by: Jason Ertel <jertel@codesim.com>

* version bump should be a minor

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 13:18:42 -08:00
Dean Coakley def1b8fc7a [stable/aerospike] Fix typo in README wit->wait (#9622)
* [stable/aerospike] Fix typo in README wit->wait

* Fix typo wit->wait
* Make capitalisation of configuration table consistent

Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com>

* Increment chart version

Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com>

* fix version bump

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 13:08:39 -08:00
Thomas Lovett 5d7cd28464 [stable/fluentd] Add support for configuring elasticsearch scheme and ssl_version (#9575)
* [stable/fluentd] Add support for configuring elasticsearch scheme and ssl_version
- Allows end users to connect Fluentd to Elasticsearch over HTTPS
- Uses the same defaults as the underlying out_elasticsearch plugin (see github.com/uken/fluent-plugin-elasticsearch as of commit 573c39a)

Signed-off-by: Thomas Lovett <tklovett@gmail.com>

* bump minor version rather than patch

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 13:00:16 -08:00
Fabrizio Fortino de59b51c48 [stable/elasticsearch] update to version 6.5.3 (#10050)
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
2018-12-17 12:51:51 -08:00
Bitnami Bot 643d2af5c3 [stable/ghost] Release 6.1.7 (#10078)
* ghost: update to `2.9.0`

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

* ghost: bump chart appVersion to `2.9.0`

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

* ghost: bump chart version to `6.1.7`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-17 12:36:19 -08:00
Vasily Sliouniaev 295b8a192f [stable/prometheus-operator] Fix typo selecor -> selector (#10053)
* Fix typo

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

* bump chart version to 1.0.0 since its a stable repo

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 12:27:33 -08:00
Yann Soubeyrand 58201832cd [stable/nginx-ingress] Allow overriding fullname (#9277)
* [stable/nginx-ingress] Allow overriding fullname

When using this chart as a subchart, it may be useful to override it's fullname.

Signed-off-by: Yann Soubeyrand <ysoubeyrand@leadformance.com>

* [stable/nginx-ingress] Bump chart version

Signed-off-by: Yann Soubeyrand <ysoubeyrand@leadformance.com>
2018-12-17 12:18:51 -08:00
Lachlan Cooper f4d4c41102 [stable/prometheus-consul-exporter] Fix service selector (#9958)
* [stable/prometheus-consul-exporter] Fix selector

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>

* Bump chart version

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
2018-12-17 12:08:43 -08:00
rmakram-ims 611f050e87 [stable/prometheus-node-exporter]Add support for nodePort (#9754)
* [stable/prometheus-node-exporter]Add support for nodePort

Signed-off-by: Roger Makram <roger.makram@intelerad.com>

* bump version to 1.0.0 since its stable

needed to bump anyways as this isn't really a patch update.

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 12:00:28 -08:00
Marc Sensenich e5ca17fce6 [stable/filebeat] Creation of a PodSecurityPolicy for Filebeat (#9151)
* Creation of a PodSecurityPolicy for Filebeat

Signed-off-by: Marc Sensenich <sensenichm91@gmail.com>

* Add new variables to the filebeat README

Signed-off-by: Marc Sensenich <sensenichm91@gmail.com>

* Reference correct chart in Filebeat README

Signed-off-by: Marc Sensenich <sensenichm91@gmail.com>

* Fixed README to with correct field name for podSecurityPolicy.enabled

Signed-off-by: Marc Sensenich <sensenichm91@gmail.com>
2018-12-17 11:52:09 -08:00
mwmanley ff5d6f8d38 Fix edge case where secret names will contain dots (for DNS-named secrets) (#9054)
* Add regexp

Signed-off-by: Mark Manley <mark.manley@tapad.com>

* bump helm chart version

Signed-off-by: Mark Manley <mark.manley@tapad.com>
2018-12-17 11:42:10 -08:00
Masahiro Fujimura 2339680095 [stable/sentry] Fix persistent keys in values.yaml (#8878)
* Fix redis values key

Signed-off-by: masahiro331 <m_fujimura@r.recruit.co.jp>

* since its a stable repo, update to 1.0.0

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 11:33:42 -08:00
Flávio Ferreira dc6ea97b22 [stable/aerospike] Add load balancer source ranges (#8604)
* [stable/aerospike] Add loadBalancerSourceRanges to service

Signed-off-by: Flávio Ferreira <flaviommferreira@gmail.com>

* [stable/aerospike] Bump chart version

Signed-off-by: Flávio Ferreira <flaviommferreira@gmail.com>

* [stable/aerospike] Fix comment

Signed-off-by: Flávio Ferreira <flaviommferreira@gmail.com>

* Bump to minor version

Signed-off-by: Flávio Ferreira <flaviommferreira@gmail.com>
2018-12-17 11:18:51 -08:00
Romain Poirot d18382c23d [stable/consul] Add post-hook to configure basic acls (#8393)
Signed-off-by: Romain Poirot <romain.poirot@supelec.fr>
2018-12-17 11:10:58 -08:00
Mehran Kholdi 3bb879d020 Fix typo in stolon chart configuration (#8951)
* Fix typo in chart configuration

Signed-off-by: Mehran Kholdi <semekh@hamravesh.com>

* bump version to 1.0.0 since its stable

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 11:01:16 -08:00