Commit Graph
8899 Commits
Author SHA1 Message Date
crhuber 3ea5519bcf [stable/external-dns] Add support for multiple Istio IngressGateway LoadBalancer Services (#15077)
* add multiple istio gateway args

Signed-off-by: Craig Huber <ch@hellofresh.com>

* update readme

Signed-off-by: Craig Huber <ch@hellofresh.com>

* [stable/external-dns] add multiple istio gateway args

Signed-off-by: Craig Huber <ch@hellofresh.com>

* [stable/external-dns] add new line

Signed-off-by: Craig Huber <ch@hellofresh.com>

* [stable/external-dns] bump minor version

Signed-off-by: Craig Huber <ch@hellofresh.com>
2019-06-28 02:27:38 -07:00
Konstantin Lebedev ec69eb9090 [stable/sentry] Add worker concurrency (#14940)
* [stable/sentry] Add worker concurrency

Signed-off-by: Konstantin Lebedev <kostyan.lebedev@gmail.com>

* [stable/sentry] Add concurrency to values.yaml

Signed-off-by: Konstantin Lebedev <kostyan.lebedev@gmail.com>
2019-06-28 01:55:38 -07:00
Rick Haan 2404b9d197 [stable/dex] Pod annotations Dex (#14979)
* [stable/dex] Add pod annotations

Added the ability to configure your own pod annotations to the
deployment of dex.

An example:
``` yaml
podAnnotations:
  prometheus.io/path: "/metrics"
  prometheus.io/port: "5558"
  prometheus.io/scrape: "true"
```

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

* [stable/dex] Bump minor chart version

My pull request adds functionality in a backwards-compatible manner.
This means a bump in the minor version of the chart.

Signed-off-by: Rick Haan <rickhaan94@gmail.com>
2019-06-28 01:13:38 -07:00
Andrés Bono ce550c3083 [stable/odoo]: Fix typo in values (#15111)
* [stable/odoo]: Fix typo in values

Signed-off-by: Andrés Bono <abjimenez@bitnami.com>

* Another one

Signed-off-by: Andrés Bono <abjimenez@bitnami.com>
2019-06-28 00:57:38 -07:00
Carlos Alexandro Becker d58247103f [stable/prometheus-operator] updated to 0.31.1 (#14943)
* feat: update prometheus-operator

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: remove thanos-cluster port from examples

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* docs: manual del/install crd

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: cleanup crds

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: update test-values

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: clusterrole

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* bump: prometheus-operator

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: crds

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* bump: prometheus-operator

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: undo rules upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* docs: fix readme

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* ci: cleanup crd before install

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* Clean up CRDs before install for CI

Signed-off-by: Vasily Sliouniaev <vasily.sliouniaev@jet.com>
2019-06-27 23:57:38 -07:00
Yitaek Hwang bd46cc489e [stable/redis] Allow slave pods to connect to master when networkPolicy is enabled (#15082)
* Adding network policy label for slave pods

Signed-off-by: YITAEK HWANG <yitaek@gmail.com>

* [stable/redis] fixing ordering of if statements in networkpolicy

Signed-off-by: YITAEK HWANG <yitaek@gmail.com>
2019-06-27 21:29:19 -07:00
Pere Alcoberro 7d766f4134 [stable/kiam] Fix kiam templates (#15045)
* Fix Kiam templates

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>

* Increase Chart Version

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>

* Chart Version Bump

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>
2019-06-27 20:54:07 -07:00
Rajiv Ranjan Singh 5d8de56886 typo fixed in REVIEW_GUIDELINES.md (#15006)
Signed-off-by: Rajiv Ranjan Singh <rajivperfect007@gmail.com>
2019-06-27 20:53:55 -07:00
Aiman Najjar 96ab5b53db added podAnnotations field (#14924)
Signed-off-by: Aiman Najjar <aiman.najjar@hurranet.com>
Signed-off-by: aimannajjar <aiman.najjar@hurranet.com>
2019-06-27 20:53:44 -07:00
Tyler Camp 6286386cf6 [stable/minio] Add serviceAccount option for deployed pods (#14917)
* Add serviceAccount option for deployed pods

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>

* Bump minio chart version

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>

* Add trailing newline to values.yaml

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>
2019-06-27 20:53:32 -07:00
Jacek Ciwiś 8547a7bcba [stable/openldap] add image pull policy and pod annotations (#14909)
* [stable/openldap] Add custom annotations

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>

* [stable/openldap] Add imagePullPolicy to initContainers

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>

* [stable/openldap] Update default image tag to 1.2.4 (appVersion: 2.4.47)

Signed-off-by: Jacek Ciwiś <jacek.ciwis@thesoftwarehouse.pl>
2019-06-27 20:53:20 -07:00
Janusz Bialy 4f10582e69 [incubator/vault] Fix serviceAccount reference and resource limits (#14895)
* add sa name to deployment

Signed-off-by: Janusz Bialy <jbialy@gmail.com>

* move vault container specific resources before any extra containers

Signed-off-by: Janusz Bialy <jbialy@gmail.com>

* bump chart version

Signed-off-by: Janusz Bialy <jbialy@gmail.com>

* bump version

Signed-off-by: Janusz Bialy <jbialy@gmail.com>

* update readme

Signed-off-by: Janusz Bialy <jbialy@gmail.com>
2019-06-27 20:31:21 -07:00
Maxime VISONNEAU d98f440b68 falco - add psp configuration capabilities (#14813)
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>
2019-06-27 19:45:21 -07:00
Ben Sully c6ebf49b94 [stable/verdaccio] Add tolerations (#14779)
Signed-off-by: Ben Sully <ben.sully@yougov.com>
2019-06-27 18:23:22 -07:00
Deepak Sood 7fdb1f90d7 [stable/druid] Fix readme link (#14774)
* historical branch does not exists

Signed-off-by: Deepak Kumar Sood <deepaksood619@gmail.com>

* bump chart version

Signed-off-by: Deepak Kumar Sood <deepaksood619@gmail.com>
2019-06-27 17:53:20 -07:00
satchpx 6e23b2ff71 [stable/prometheus] Updates to support an alternate scheduler (#14364)
* updates to support alternate k8s scheduler

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>

* bump up chart version

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-06-27 17:19:22 -07:00
Sébastien Allamand 3fe171bf71 [incubator/cassandra-operator] Rename readme and add icon (#14753)
* [incubator/cassandra] Rename readme and add icon

Signed-off-by: sebastien allamand <sebastien.allamand@orange.com>

* bump version

Signed-off-by: sebastien allamand <sebastien.allamand@orange.com>
2019-06-27 16:52:09 -07:00
Jan Fiedler bba76bc354 [stable/prometheus-consul-exporter] 14589: Bugfix to support boolean flags in prometheus-consul-exporter (#14694)
* bumped version number

Signed-off-by: Jan Fiedler <fiedler.jan@gmail.com>
2019-06-27 16:51:57 -07:00
Deepak Sood 3b3069f175 [stable/kapacitor] Add owners file and add common used envVars to examples (#14622)
* 1. Add owners file
2. Bump version from 1.1.2 to 1.1.3
3. Add common used envVars to examples

Signed-off-by: Deepak Kumar Sood <deepaksood619@gmail.com>

* new line at end of OWNERS file

Signed-off-by: Deepak Kumar Sood <deepaksood619@gmail.com>
2019-06-27 16:51:46 -07:00
Dat Truong 26e078e147 [stable/traefik] Add File Backend (#14585)
* Add File Backend

Signed-off-by: Dat Truong <mr.anhdat@gmail.com>

* Bump version

Signed-off-by: Dat Truong <mr.anhdat@gmail.com>

* Bump minor version

Signed-off-by: Dat Truong <mr.anhdat@gmail.com>
2019-06-27 16:51:34 -07:00
Matteo Dell'Aquila 58cb8b1326 [stable/kube-ops-view] fullname modified, ingress path added (#14561)
* [stable/kube-ops-view] fullname modified, ingress path added

kube-ops-view.fullname modified to prevents redundant resource names, support to ingress path added

Signed-off-by: Matteo Dell'Aquila <matteo.dellaquila@gmail.com>

* reviewed according REVIEW_GUIDELINES.md

Signed-off-by: Matteo Dell'Aquila <matteo.dellaquila@gmail.com>
2019-06-27 16:51:22 -07:00
Alex Shemshurenko 34f34eeff9 =Signed-off-by: Alexander Shemshurenko alexshe@wix.com (#14553)
Signed-off-by: alexshe <alexshe@wix.com>
2019-06-27 16:24:07 -07:00
Marc Sensenich cd063f6715 [stable/logstash] Create a ServiceAccount and add arguments (#14536)
Signed-off-by: Marc Sensenich <sensenichm91@gmail.com>
2019-06-27 16:23:56 -07:00
Nigel Foucha 8f3f909fbb [stable/prometheus-operator] Add optional *additionalPrometheusRulesMap* which will override *additionalPrometheusRules* and allow for merging across multiple values files. Deprecated *additionalPrometheusRules* in favor of the new option. (#14490)
Signed-off-by: Nigel Foucha <nigel.foucha@gmail.com>
2019-06-27 16:23:44 -07:00
Aaron Ogle cd4be92788 [stable/rocketchat/ Add a member of Rocket.Chat Team to reviewers (#14431)
* Add a member of Rocket.Chat Team to reviewers

Signed-off-by: Aaron Ogle <aaron@geekgonecrazy.com>

* bump version

Signed-off-by: Aaron Ogle <aaron@geekgonecrazy.com>
2019-06-27 16:23:33 -07:00
satchpx e288a2cb20 updates to support an alternate k8s scheduler (#14353)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-06-27 16:23:21 -07:00
satchpx d0dabedaa6 [incubator/mysqlha] updates to support an alternate k8s scheduler (#14352)
* updates to support an alternate k8s scheduler

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>

* fix Chart version

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-06-27 15:50:06 -07:00
Andrii Nasinnyk 152f4007db feat(stable/atlantis): runAsUser atlantis (#14334)
Signed-off-by: Andrii Nasinnyk <anasinnyk@macpaw.com>
2019-06-27 15:49:58 -07:00
amit-o 4929ea4c93 [stable/apm-server] Add optional TLS configuration to the chart (#14305)
* [stable/apm-server] Add optional TLS configuration to the chart

Signed-off-by: Amit Oren <amitoren224@gmail.com>

* [stable/apm-server] Bump chart version

Signed-off-by: Amit Oren <amitoren224@gmail.com>
2019-06-27 15:49:46 -07:00
amotzhoshen 08c20259c8 [stable/Janusgraph] Allow env variables in template (#14303)
* Add env variables

Signed-off-by: Amotz Hoshen <amotz.hoshen@gmail.com>
Signed-off-by: amotzhoshen <amotz@snyk.io>

* Update chart version

Signed-off-by: Amotz Hoshen <amotz.hoshen@gmail.com>
Signed-off-by: amotzhoshen <amotz@snyk.io>
2019-06-27 15:49:34 -07:00
Josh Lothian 01b3313a10 [stable/prometheus-snmp-exporter] Don't run config through toYaml (#13884)
* Fix prometheus snmp-exporter chart

- don't try to convert the values to YAML - it takes integer
  keys and converts them to strings, causing marshalling errors
  on snmp-exporter startup

Signed-off-by: Josh Lothian <jlothian@cisco.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-06-27 15:49:22 -07:00
Ryan Belgrave 049be7b0a8 [stable/prometheus-node-exporter] add scrapeTimeout for the service monitor (#14293)
Signed-off-by: Ryan Belgrave <ryan.belgrave@optum.com>
2019-06-27 15:20:10 -07:00
Agustín Houlgrave 291ccbb098 [stable/fluent-bit] Add logfmt support (#14174)
* [stable/fluent-bit] update README.md

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>

* [stable/fluent-bit] update config.yaml

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>

* [stable/fluent-bit] update values.yaml

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>

* [stable/fluent-bit] bump chart version

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>
2019-06-27 15:19:58 -07:00
alwinmarkcf bba405457b stable/traefik quote timeout configs in configmap (#14095)
In order to prevent:
```
Error reading TOML config file /config/traefik.toml
: Near line 78 (last key parsed 'forwardingTimeouts'): expected a
top-level item to end with a newline, comment, or EOF, but got 's'
instead
```

fixes #14093

Signed-off-by: Alwin Mark <a.mark@crowdfox.com>
2019-06-27 15:19:46 -07:00
Chris Bailey ec9aeaf425 Update labels used to discover query pod (#13913)
Signed-off-by: Chris Bailey <baileyc@uk.ibm.com>
2019-06-27 15:19:35 -07:00
Leon Blakey 1fc0ca9191 [stable/elasticsearch]: Fixed invalid auth yaml when no annotations (#13886)
Signed-off-by: Leon Blakey <leon.m.blakey@gmail.com>
2019-06-27 15:19:23 -07:00
Vladislav Leveniuk 99eedcbdef [stable/cerebro] added initialDelaySeconds (#13589)
* Update deployment.yaml

Added initialDelaySeconds: 120

Signed-off-by: Vladislav Leveniuk <vladislav.leveniuk@mbp13pro.local>

* Update Chart.yaml

Bumped version

Signed-off-by: Vladislav Leveniuk <vladislav.leveniuk@mbp13pro.local>

* Update Chart.yaml

Bumped versio

Signed-off-by: Vladislav Leveniuk <vladislav.leveniuk@mbp13pro.local>
2019-06-27 14:14:01 -07:00
Dennis Pfisterer 45a4292810 Optionally enable WebHDFS REST API (#13142)
Signed-off-by: Dennis Pfisterer <github@farberg.de>
2019-06-27 14:13:53 -07:00
Frank Reno c6c091af43 Add support to configure affinity and nodeSelector. Signed-off-by… (#13129)
* Add support to configure `affinity` and `nodeSelector`. Signed-off-by: Frank Reno <frank.reno@me.com>

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

* update version.

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

* fix alignment

Signed-off-by: Frank Reno <frank.reno@me.com>
2019-06-27 14:13:46 -07:00
Minh Danh d235ac1ac7 Fix error when timeouts values unquoted (#12926)
Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>
2019-06-27 14:13:33 -07:00
Cameron Attard cf33de3c87 [stable/prometheus] add alertmanager.extraSecretMounts (#12888)
Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
2019-06-27 14:13:21 -07:00
Arie Lev b23df6cbf8 [stable/kubernetes-dashboard] Add custom labels for ingress resource (#14911)
* Add custom labels to ingress

Signed-off-by: arielev <levinsonarie@gmail.com>

* Add ingress.labels decription

Signed-off-by: arielev <levinsonarie@gmail.com>

* Bump version

Signed-off-by: arielev <levinsonarie@gmail.com>
2019-06-27 13:35:22 -07:00
satchpx 458d8b9d5f [incubator/couchdb] updates to support an alternate k8s scheduler (#14351)
* updates to support an alternate k8s scheduler

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>

* fix Chart version

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-06-27 13:07:21 -07:00
Nicolas Kowenski 0fb810aaea [stable/clamav] Add icon for monocular (#13914)
* add icon

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* set tag to version 1.6

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
2019-06-27 12:41:20 -07:00
Bishoy YoussefandSameer Vohra fbb5b707d2 [stable/concourse] Add Concourse default values to chart values (#12763)
* [stable/concourse]: adding web default values to values.yml

- setting the default values as per the concourse binary
- for the issue: helm/charts#12221

Signed-off-by: Sameer Vohra <svohra@pivotal.io>
Co-authored-by: Bishoy Youssef <byoussef@pivotal.io>

* [stable/concourse] Add default worker values to values.yml

- Added the default values as per the concourse binary
- for the issue: helm/charts#12221

Signed-off-by: Sameer Vohra <svohra@pivotal.io>
Co-authored-by: Bishoy Youssef <byoussef@pivotal.io>

* [stable/concourse] Update Chart, values & deployment

- bump chart version
- add defaults for postgres, syslog, credentials
- removed GC override flag as defaults are set
- fixed syslog hostname typo

Signed-off-by: Bishoy Youssef <byoussef@pivotal.io>
Co-authored-by: Sameer Vohra <svohra@pivotal.io>
2019-06-27 12:11:21 -07:00
Eduardo Silva 6ab7bf7a73 [stable/fluent-bit]: upgrade to Fluent Bit v1.2.0 (#15101)
In addition to version upgrade, this patch adds the new chart option
called 'mergeLogKey' that configure Merge_Log_Key inside the Kubernetes
filter.

Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
2019-06-27 11:49:26 -07:00
Dylan Arbour ccaa587b03 [stable/redis-ha] Update Redis to 5.0.5 (#15098)
Release notes:
https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES

Signed-off-by: Dylan Arbour <dylan.arbour@gmail.com>
2019-06-27 11:39:20 -07:00
softstuff 825f31a264 [stable/cluster-autoscaler] Fixing bug with extra args boolean convert (#12998)
* [stable/cluster-autoscaler] Fixing bug with extra args boolean convert

Fixing bug with extra args boolean convert.
Use less verbose default values.
Signed-off-by: Stefan Lundgren <ztefan.lundgren@gmail.com>

Fix docs


Fix comments


Fix comments

* Update conflicting chart version

Signed-off-by: Stefan Lundgren <ztefan.lundgren@gmail.com>

* Revert change of default values to only do one fix in the PR

Signed-off-by: Stefan Lundgren <ztefan.lundgren@gmail.com>

* Simplifying fix

Signed-off-by: Stefan Lundgren <ztefan.lundgren@gmail.com>
2019-06-27 11:09:20 -07:00
Christian Jantz 7d4cb0e34f fixes #15002 (#15076)
Signed-off-by: Christian Jantz <chris@safewrd.com>
2019-06-27 10:35:32 -07:00
Mikhail Naletov 1a5489f00f Namespace for ServiceMonitor (#15068)
Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
2019-06-27 10:35:20 -07:00