Commit Graph
10864 Commits
Author SHA1 Message Date
lgg42 9fab101b45 [stable/jenkins] Add support for custom pod templates (#21671)
* [stable/jenkins] Add support for custom pod templates

Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>

* [stable/jenkins] change value name to agent.podTemplates

Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>

* [stable/jenkins] change value name to agent.podTemplates

Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>
2020-04-04 01:25:46 -07:00
Josh Bielick 1920d316b4 [stable/oauth2-proxy] use proper scope in secret name helper (#21715)
`with` changes scope here and now when _not_ using an existing secret, the template oauth2-proxy.secretName is invoked, but provided `.` context, which is the .Values.config.google context, not the global context which contains .Values—a dependency of that helper.

Signed-off-by: Josh Bielick <jbielick@gmail.com>
2020-04-02 11:52:25 -07:00
john-mcgowan-wowzaandAlex Harder 477fd903b4 [stable/nginx-ingress] Adding ability to specify an override value for the release label (#21708)
* Adding ability to specify an override value for the release label used throughout the chart.

# Conflicts:
#	stable/nginx-ingress/templates/controller-poddisruptionbudget.yaml

Signed-off-by: John McGowan <john.mcgowan@wowza.com>

* Update stable/nginx-ingress/Chart.yaml

Co-Authored-By: Alex Harder <13860012+ChiefAlexander@users.noreply.github.com>

Signed-off-by: John McGowan <john.mcgowan@wowza.com>
2020-04-02 10:26:26 -07:00
Valentin Zayash 00767365e0 Conditional cadvisor metrics for kubelet serviceMonitor (#21653)
Signed-off-by: Valentin Zayash <valioozz@gmail.com>
2020-04-02 09:44:24 -07:00
Bmailhe 44fa1cdf53 Bmailhe jenkins (#21723)
* fix(jenkins): fix indentation for subPath

Signed-off-by: bmailhe <bmailhe@leadformance.com>

* bump version

Signed-off-by: bmailhe <bmailhe@leadformance.com>
2020-04-02 09:14:24 -07:00
uncycler c20c5ae301 [stable/prometheus-blackbox-exporter] Add serviceAccount support (#21726)
* Add serviceAccount support

Signed-off-by: Frederic Marchand <fred@mautadine.com>

* Add doc

Signed-off-by: Frederic Marchand <fred@mautadine.com>

* Bump version

Signed-off-by: Frederic Marchand <fred@mautadine.com>

* Linting correction

Signed-off-by: Frederic Marchand <fred@mautadine.com>

* Bump minor since it's a new feature

Signed-off-by: Frederic Marchand <fred@mautadine.com>
2020-04-02 09:06:24 -07:00
SamKirsch10andskirsch 4ee8ac46da [stable/rabbitmq-ha] Added volume permissions (#21344)
* Changing init container to run as root to ensure permissions are intact for rabbit container

Signed-off-by: skirsch <skirsch@cardlytics.com>

* Bumping version

Signed-off-by: skirsch <skirsch@cardlytics.com>

* Moved to only touch the piece the init container is affecting (cookie)

Signed-off-by: skirsch <skirsch@cardlytics.com>

* fixing to fsGroup and checking for non-null/empty values first

Signed-off-by: skirsch <skirsch@cardlytics.com>

* Adding recursive to /var/lib/rabbitmq

Signed-off-by: skirsch <skirsch@cardlytics.com>

* version bump

Signed-off-by: skirsch <skirsch@cardlytics.com>

Co-authored-by: skirsch <skirsch@cardlytics.com>
2020-04-02 08:48:25 -07:00
Denissa89andd.banschikov 727186144d Added option externalTrafficPolicy (#21717)
* Added option externalTrafficPolicy

Signed-off-by: d.banschikov <db@napoleonit.ru>

* add service.externalTrafficPolicy in README.md

Signed-off-by: d.banschikov <db@napoleonit.ru>

* fix README.md

Signed-off-by: d.banschikov <db@napoleonit.ru>

* bump chart version to 1.42.0

Signed-off-by: d.banschikov <db@napoleonit.ru>

Co-authored-by: d.banschikov <db@napoleonit.ru>
2020-04-02 08:22:24 -07:00
Lasse Højgaard d335e57b0c stable/dex: version 2.23.0 + support for metrics. (#21721)
Signed-off-by: Lasse Højgaard <lho@trifork.com>
2020-04-02 08:12:24 -07:00
Keith Shook 76bf4b1a06 [stable/cerebro] Add support for adding labels and annotations to pod (#21707)
Signed-off-by: Keith Shook <kshook@onecause.com>
2020-04-02 07:28:24 -07:00
Philipp Hellmich 6c18169e0e [stable/home-assistant] added token support for servicemonitor (#21706)
* added token support for servicemonitor
bump version
change maintainer email

Signed-off-by: Philipp Hellmich <phil@hellmi.de>

* fixes README

Signed-off-by: Philipp Hellmich <phil@hellmi.de>
2020-04-02 07:18:24 -07:00
Maxime Brunet 00cb346cc0 [stable/prometheus-operator] Fix KubeVersion condition in coredns dashboard (#21581)
Fixes broken `semverCompare` condition in CoreDNS Grafana dashboard
when `$kubeTargetVersion` has a build ID

Signed-off-by: Maxime Brunet <max@brnt.mx>
2020-04-02 07:12:24 -07:00
Daniel Iziourov d4932ad701 [Prometheus Operator] Specifying namespace (#21543)
Signed-off-by: danmx <daniel@iziourov.info>
2020-04-02 06:44:36 -07:00
iuri aranda 62ae4a359c [stable/prometheus-operator] Re-sync prometheus rules and grafana dashboards (#21248)
* Re-sync prometheus rules

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Manually fix special notiation in prometheus rules

I see that this was previously manually fixed as well, so I kept it like before

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Bump chart version

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Bump patch version

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Fix Helm interpolation escaping in sync scripts

This should fix the issue of having a backtick (`) inside a {{ ... }} command block in prometheus syntax.

As per https://github.com/helm/charts/pull/21248#issuecomment-595725478

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Bump patch version

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Remove unnecessary whitespace

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Bump patch version

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Bump prometheus-operator chart patch version

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Update prometheus rules gain

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Sync grafana dashboards as well

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>

* Bump patch version for prometheus-operator chart

Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
2020-04-02 06:44:24 -07:00
srilumpa 28d8b07ae1 [stable/neo4j] Neo4j fixes (#20942)
* Add documentation about neo4jPassword value

Signed-off-by: Marc-André Doll <marcandre.doll@gmail.com>

* Fix StatefulSet and Deployment apiVersion

Signed-off-by: Marc-André Doll <marcandre.doll@gmail.com>

* Add deployment selector labels

Signed-off-by: Marc-André Doll <marcandre.doll@gmail.com>

* Use Helm recommended labels and fix HPA labels

Signed-off-by: Marc-André Doll <marcandre.doll@gmail.com>

* Increse major version since modifying Deployment selector tags

Following https://github.com/helm/charts/blob/master/REVIEW_GUIDELINES.md#for-deployments-statefulsets-daemonsets-appsv1beta2

Signed-off-by: Marc-André Doll <marcandre.doll@gmail.com>

* Add "Upgrading" section to README since this is a MAJOR version upgrade

Signed-off-by: Marc-André Doll <marcandre.doll@gmail.com>
2020-04-02 04:04:37 -07:00
Jonathan Meyers 85a240f5ad [stable/signalsciences] updated for new signalsciences version and best practices (#20560)
* updated for new version

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* extra period removal

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* update sources

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* bump to 4.5.0 image tag

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* bump to 4.6.0

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* back to 4.5 since no 4.6 image yet

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* 4.6.0

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-04-02 04:04:24 -07:00
Cédric de Saint Martin 2d5758e3aa [stable/oauth2-proxy] Upgrade to v5.1.0. (#21676)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2020-04-02 02:58:23 -07:00
Victor Pupim f2fcadaa5a [stable/grafana] Add option testFramework.imagePullPolicy (#21609)
* Version bump grafana chart

Signed-off-by: Victor Pupim <pupimvictor@gmail.com>

* Fix grafana appVersion

Signed-off-by: Victor Pupim <pupimvictor@gmail.com>
2020-04-02 02:52:24 -07:00
Néstor Salceda 5f479353fd [stable/sysdig] Use latest Sysdig Agent version (9.8.0) (#21711)
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>
2020-04-02 02:34:24 -07:00
annegies c260b1e076 Update Grafana chart dependency to include fix from #21442 (#21562)
Signed-off-by: Annegies van 't Zand <ace.vtzand@gmail.com>
2020-04-02 02:00:24 -07:00
Nedim Šabić² e91c1249f9 [stable/sematext-agent] replicasets roles (#21713)
* replicasets roles

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>

* bump version

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>
2020-04-02 01:32:23 -07:00
Bruno Clermont 5a8cfbe572 [stable/minio] fix serviceMonitor authentication (#20896)
Signed-off-by: Bruno Clermont <bruno@robotinfra.com>
2020-03-30 15:00:40 -07:00
Sergio Millan 59556e8a76 fix: pdb selector by component (#21654)
Signed-off-by: Sergio Millan Rodriguez <sergio.rodriguez@ticketmaster.co.uk>
2020-03-30 09:33:54 -07:00
Bruno Clermont 3a8edb04b9 [stable/grafana] Set resources for downloadDashboards initContainer (#21472)
Signed-off-by: Bruno Clermont <bruno@robotinfra.com>
2020-03-30 04:59:54 -07:00
devOpsHelm ccd21f5b25 Do not create Mancenter Config if mancenter.enabled=false (#113) (#21681)
Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
2020-03-30 02:55:53 -07:00
Jawshua ee28bcf066 [stable/spinnaker] Fix registry passwords being garbed when email is specified (#21362)
Signed-off-by: Joshua Welsh <Jawshua@users.noreply.github.com>
2020-03-29 10:25:53 -07:00
Brady Todhunter b82e36f9a6 Update chart for anchore-engine:v0.7.0 (#21668)
enabled github feeds configuration
Use anchore-engine:v0.6.1 image when enterprise is enabled
add imagePullSecret configuration for private anchore-engine images
bump chart minor version
update feeds read timeout to 180
update README

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2020-03-29 08:37:53 -07:00
Varsha Varadarajan 0bc97083e2 [stable/gocd] Update k8s supported versions (#21669)
* [stable/gocd] Update k8s supported versions to 1.14+.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>

* [stable/gocd] Update changelog.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>
2020-03-28 22:59:52 -07:00
Torsten Walter 19856ac9ca [stable/jenkins] Only copy JCasC configs if there are any (#21556)
Closes #21451

Signed-off-by: Torsten Walter <torsten.walter@syncier.com>
2020-03-27 09:36:23 -07:00
Srinivasa Vasu 162ba8a7f7 helm3 update - changes to get the template rendered (#21630)
* update for helm3

Signed-off-by: Srinivasa Vasu <srinivasan.surprise@gmail.com>

* update chart version

Signed-off-by: Srinivasa Vasu <srinivasan.surprise@gmail.com>

* reset global logic changes;conditional logic updated

Signed-off-by: Srinivasa Vasu <srinivasan.surprise@gmail.com>
2020-03-27 07:58:24 -07:00
hmlkao ef70d277fc [stable/prometheus-adapter] Add podLabels support (#21658)
Signed-off-by: Ondrej Homolka <ondrej.homolka@gmail.com>
2020-03-27 07:36:24 -07:00
Ahmed Mezghani cd9513e07a add wpa config (#21641)
Signed-off-by: Ahmed Mezghani <ahmed.mezghani@outlook.com>
2020-03-27 06:44:23 -07:00
devOpsHelm 6cb0394a7a Merge pull request #115 from eminn/fix-cluster-name (#21657)
Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
2020-03-27 04:46:23 -07:00
Josh Dolitsky 64b0b15f1f [stable/chartmuseum] Upgrade to ChartMuseum v0.12.0 (#21649)
Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
2020-03-26 21:08:23 -07:00
Ivan Ilichev a9c0951a1e [stable/datadog] Change default for processAgent.enabled to true (#21602)
* [stable/datadog] Change default value for processAgent.enabled to true to

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

* Update chart version and add changelog note

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>
2020-03-26 13:44:23 -07:00
Dahlia BandInstana CD 117dcb331f [stable/instana-agent] Chart version 1.0.26 (#21647)
Signed-off-by: Instana CD <instanacd@instana.com>

Co-authored-by: Instana CD <instanacd@instana.com>
2020-03-26 13:20:22 -07:00
alejandrodnm f3290c58da Update newrelic-infrastructure image version to 1.17.0 (#21646)
Signed-off-by: Alejandro Do Nascimento <alejandrodnm@gmail.com>
2020-03-26 10:14:25 -07:00
Torsten Walter 6bdd749396 [stable/jenkins] Remove configuration-as-code-support-plugin (#21555)
Closes: #19149
Part-of: #16931

Signed-off-by: Torsten Walter <torsten.walter@syncier.com>
2020-03-26 03:30:24 -07:00
Ali Sattari a799db7281 Moving cluster.advertise-address param to if block for peer mesh (#21617)
Signed-off-by: Ali Sattari <ali.sattari@gmail.com>
2020-03-26 01:58:24 -07:00
Bastian Hofmann 5c81f44c7c [stable/grafana] Update Grafana to 6.7.1 (#21615)
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-03-25 16:14:24 -07:00
Charney Kaye 9b0acd3ea1 Update Ubuntu package in README and bump stable/openvpn/Chart to 4.2.2 (#21591)
Take changes from the most accepted answer in the linked stackoverflow question, https://askubuntu.com/questions/1032476/ubuntu-18-04-no-dns-resolution-when-connected-to-openvpn

Signed-off-by: Charney Kaye <charneykaye@gmail.com>
2020-03-25 13:08:25 -07:00
pastushenko 690bddac86 [stable/rabbitmq-ha] Added documentation about resources of init container. (#21625)
Signed-off-by: Yuri Pastushenko <pastusenko@gmail.com>
2020-03-25 12:54:25 -07:00
Cameron Attard 034f81831c [stable/falco] upgrade agent and rules to 0.21.0 (#21592)
* [stable/falco] upgrade agent and rules to 0.21.0

Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>

* [stable/falco] rename SYSDIG_BPF_PROBE to FALCO_BPF_PROBE

Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
2020-03-25 10:47:02 -07:00
Will JamesandInstana CD 783e492418 [stable/instana-agent] Chart version 1.0.25 (#21621)
Signed-off-by: Instana CD <instanacd@instana.com>

Co-authored-by: Instana CD <instanacd@instana.com>
2020-03-25 08:43:03 -07:00
Manuel Rüger e79a5f3c05 [stable/coredns] Version bump to 1.6.9 (#21600)
https://coredns.io/2020/03/24/coredns-1.6.9-release/

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-03-25 07:51:03 -07:00
Marcos Estévez 63804a76ee [stable/cluster-overprovisioner] Adds imagePullSecrets to deployment (#21616)
Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>
2020-03-25 03:35:02 -07:00
Harshavardhana 2e1c69c9be [stable/minio]: update minio version (#21611)
Signed-off-by: Harshavardhana <harsha@minio.io>
2020-03-25 00:37:02 -07:00
Albert Wang fb2076ba9c Upgrade metabase to 0.34.3 (#21582)
Signed-off-by: Albert Wang <amwang217@gmail.com>
2020-03-23 18:30:47 -07:00
Aaron Layfield a32741e260 Adding redis-ha deprecation warning (#21567)
Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
2020-03-23 18:10:47 -07:00
Daniel Harrison 4d2c85a224 [stable/cockroachdb]: Update version to v19.2.5 (#21584)
Signed-off-by: Daniel Harrison <daniel.harrison@gmail.com>
2020-03-23 12:43:26 -07:00