Commit Graph
7846 Commits
Author SHA1 Message Date
Bitnami Bot a045e290ec stable/suitecrm: update to 7.11.4 (#13419)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-04-30 23:30:57 -07:00
Ke Zhu 9548653de7 [stable/mysql] New configuration securityContext for the chart mysql (#12538)
* Adds security context for mysql pod

Signed-off-by: Ke Zhu <kzhu@us.ibm.com>

* Bumps minor version number for the chart mysql

Signed-off-by: Ke Zhu <kzhu@us.ibm.com>
2019-04-30 21:54:56 -07:00
Lee Cattarin 7f2b821b5f [stable/grafana] Add secret hash to podspec so grafana pods redeploy on secret regen (#13427)
* Add secret hash to podspec so grafana pods redeploy on secret regen

Signed-off-by: Lee Cattarin <lecattar@microsoft.com>

* Version bump

Signed-off-by: Lee Cattarin <lecattar@microsoft.com>
2019-04-30 20:38:56 -07:00
Christian Mösl f9eb06c0b1 [stable/external-dns] Fix wrong flag for RFC2136 without TSIG (#12596) (#12598)
Signed-off-by: Christian Mösl <christian.moesl@live.at>
2019-04-30 15:48:59 -07:00
Steven Wade fe7b03c8d7 Allowing the specification of a in the CoreDNS helm chart. (#13416)
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
2019-04-30 14:26:57 -07:00
Jay Howard 4120bbf88a add support for pod disruption budget (#13215)
* add support for pod disruption budget

Signed-off-by: Jay Howard <jay.howard@rmn.com>

* support pod disruption budget parameters explicitly; bump minor version

Signed-off-by: Jay Howard <jay.howard@rmn.com>

* remove default values for minAvailable and maxUnavailable since they're mutually exclusive and neither is required

Signed-off-by: Jay Howard <jay.howard@rmn.com>
2019-04-30 12:58:58 -07:00
Nicholas Capo 59cddbfa3c [stable/kube-state-metrics]: Add support for host networking (#13414)
* [stable/kube-state-metrics]: Add support for host networking

Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>

* [stable/kube-state-metrics] Remove unknown filter

Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>
2019-04-30 12:07:21 -07:00
Bitnami Bot fdcc46f40b stable/orangehrm: update to 4.3.1-0 (#13412)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-04-30 12:07:09 -07:00
Solon 9329c44517 cockroachdb: Update version to 19.1.0 (#13408)
Signed-off-by: Solon Gordon <solon@cockroachlabs.com>
2019-04-30 12:06:57 -07:00
Pedro Tavares ef38f3d4c8 [stable/k8s-spot-termination-handler] Add priorityClass support (#13373)
* add priority class to the deamonset

Signed-off-by: Pedro Tavares <Pedro.Tavares.external@ynap.com>

* remove space

Signed-off-by: Pedro Tavares <Pedro.Tavares.external@ynap.com>

* changing default value to empty

Signed-off-by: Pedro Tavares <Pedro.Tavares.external@ynap.com>
2019-04-30 11:47:08 -07:00
Scott Collier 22d06bb14e [stable/sonarqube] Ingress path configuration for SonarQube (#13320)
* Modify Ingress template to be easier to --set

Signed-off-by: Scott Collier <collierthescott@gmail.com>

* Update README

Signed-off-by: Scott Collier <collierthescott@gmail.com>

* Updated TLS to match new Ingress format

Signed-off-by: Scott Collier <collierthescott@gmail.com>

* Fix trailing spaces

Signed-off-by: Scott Collier <collierthescott@gmail.com>

* Additional readme info

Signed-off-by: Scott Collier <collierthescott@gmail.com>

* Modified ingress template to allow path configuration.  Bumped major version to reflect incompatible API change.

Signed-off-by: Scott Collier <collierthescott@gmail.com>
2019-04-30 11:46:56 -07:00
skang0601 0496647c73 stable/mysql add resources to init container (#13240)
Signed-off-by: Sung Kang <skang0601@gmail.com>
2019-04-30 11:18:57 -07:00
Keyvan Hedayati c4107a5b7e [stable/kafka-manager] Now the is fullname same as the chart name when chart and release name are same (#13395)
This change is not backward-compatible but it's consistent with the rest of the charts

Signed-off-by: Keyvan Hedayati <k1.hedayati93@gmail.com>
2019-04-30 10:50:57 -07:00
Torsten Walter b102321b35 [general] improve issue templates (#13201)
* separat issue templates for bugs/features

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* added PR title conventions to check list

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
2019-04-30 10:22:36 -07:00
Janusz Bialy 75a5e1e2d7 [incubator/vault] Fix setting serviceaccount label (#13371)
* set chart label based on the chart name and version

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

* bump chart version

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

* Add a vault.chart function that can be used to define labels

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

* add scope

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

* Bumping chart version

Signed-off-by: Matt Farina <matt@mattfarina.com>
2019-04-30 08:53:39 -07:00
Arnfinn Sandnes 4ecc41158d [stable/sonarqube] Able to deploy when readOnlyRootFilesystem is enabled (#12661)
* Added mount-path for dirctories used by sonarqube to avoid read-only filesystem exception.

Signed-off-by: Arnfinn Sandnes <arnfinn.sandnes@gmail.com>

* Clean-up in path-specification.

Signed-off-by: Arnfinn Sandnes <arnfinn.sandnes@gmail.com>

* [stable/sonarqube] Bump chart version.

Signed-off-by: Arnfinn Sandnes <arnfinn.sandnes@gmail.com>
2019-04-30 05:51:38 -07:00
Arnfinn Sandnes 4fc3efa855 Add the ability to specify pod labels for stable/sonarqube (#12703)
Signed-off-by: Arnfinn Sandnes <arnfinn.sandnes@gmail.com>
2019-04-30 05:29:38 -07:00
Jay Howard 1717fda873 remove default values for minAvailable and maxUnavailable since they're mutually exclusive and neither is required (#13296)
Signed-off-by: Jay Howard <jay.howard@rmn.com>
2019-04-30 05:03:39 -07:00
Steven Hargrove 2d7e5bf724 fix master.runAsUser, master.fsGroup examples (#13389)
* fix master.runAsUser, master.fsGroup examples

Signed-off-by: Steven Hargrove <steven.hargrove@weather.com>

* patch bump version

Signed-off-by: Steven Hargrove <steven.hargrove@weather.com>
2019-04-30 04:47:49 -07:00
Ke Zhu d1cd610592 [stable/mysql] change behavior of ".configurationFiles" (#12546)
* Uses subpath when mounting mysql configurationFiles via configmap

Signed-off-by: Ke Zhu <kzhu@us.ibm.com>

* Bumps chart version

Signed-off-by: Ke Zhu <kzhu@us.ibm.com>
2019-04-30 04:47:37 -07:00
Syed Imam 8b9e72d4a6 [stable/chaoskube] Feature/structured log flag (#10986)
* [stable/chaoskube] add option to choose log format

Signed-off-by: Syed Imam <syedimam0012@gmail.com>

* [stable/chaoskube] bumping Chart and image versions

Signed-off-by: Syed Imam <syedimam0012@gmail.com>

* [stable/chaoskube] Version bump

Signed-off-by: Syed Imam <syedimam0012@gmail.com>
2019-04-30 04:07:37 -07:00
Liviu Costea ede60d8bf0 [stable/prometheus-operator] Secure the alertmanager integrations by using an existing secret (#12433)
* Secure the alertmanager integrations by using an existing secret

Alertmanager is a sensible app because all the integrations are defined there
(like PagerDuty, OpsGenie etc). So its configuration can contain many secrets
This will allow to skip the configuration passed from values.yaml and use
an existing secret, which can be created with sealed secrets, aws-ssm etc

Signed-off-by: Liviu Costea <email.lcostea@gmail.com>

* Add existing secret configuration to the ci values

Signed-off-by: Liviu Costea <email.lcostea@gmail.com>

* Bump chart version

Signed-off-by: Liviu Costea <email.lcostea@gmail.com>
2019-04-30 02:27:38 -07:00
Carlos Rodríguez Hernández 49f22c79c9 [stable/odoo] Release 7.0.0 (#13393)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-04-30 00:05:36 -07:00
Dennis Fricke f66463ab5b fix(ingress): fix chart label (#13066)
Signed-off-by: Dennis Fricke <dennis.fricke@ninjaneers.de>
2019-04-29 23:51:36 -07:00
Bitnami Bot 184edb7e94 stable/phpbb: update to 3.2.6 (#13364)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-04-29 15:47:35 -07:00
Aisuko da0c276d29 Add prom/mysqld-exporter to mysqlha (#13028)
Signed-off-by: Aisuko <urakiny@gmail.com>
2019-04-29 15:11:35 -07:00
Niklas Ravnsborg-Gjertsen 2aae418aa7 [stable/luigi] Update README.md (#13378)
Signed-off-by: Niklas Ravnsborg-Gjertsen <niklasravnsborg@gmail.com>
2019-04-29 15:01:49 -07:00
Naseem 658285a26f [stable/kibana] replace elastcisearch.url with elasticsearch.hosts (#13355)
* Various

Signed-off-by: Naseem <naseemkullah@gmail.com>

* Change elasticsearch.url to elasticsearch.hosts

Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-04-29 15:01:37 -07:00
Niklas Ravnsborg-Gjertsen ffbc0353d7 Update readme for node-red (#13332)
Signed-off-by: Niklas Ravnsborg-Gjertsen <niklasravnsborg@gmail.com>
2019-04-29 14:29:35 -07:00
Darx Kies b22e06af81 Fixed #13342, #13340 & #13346 (#13343)
* Fixed #13342

Signed-off-by: Mircea-Cristian Racasan <mircea.racasan@gmail.com>

* Fixed #13340

Signed-off-by: Mircea-Cristian Racasan <mircea.racasan@gmail.com>

* Fixed #13346

Signed-off-by: Mircea-Cristian Racasan <mircea.racasan@gmail.com>

* Bumped home-assistant chart version and signed it

Signed-off-by: Mircea-Cristian Racasan <mircea.racasan@gmail.com>
2019-04-29 14:19:36 -07:00
Flynn 18c7a9c684 Update to 0.60.2. (#13377)
Signed-Off-By: Flynn <flynn@datawire.io>
2019-04-29 13:53:36 -07:00
Phil Porada 47976e8088 Upgrade grafana to v6.1.6 to address a security patch (#13375)
Signed-off-by: Phil Porada <pporada@letsencrypt.org>
2019-04-29 12:41:34 -07:00
Philippe Dagenais 6a6301aaeb [stable/prometheus-rabbitmq-exporter] Fix default parameters in readme (#12858)
* Fix README.md to match values.yaml

Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>

* Bump chart Version

Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>

* rabbitm -> rabbitmq

Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>

* Change chart version to 0.4.1

Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>
2019-04-29 12:27:48 -07:00
Alice ad80dd532f [stable/prometheus-blackbox-exporter] add option to store config as a Secret (#12731)
* [stable/prometheus-blackbox-exporter] add option to store config as a Secret

Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>

* [stable/prometheus-blackbox-exporter] minor version bump

Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>

* [stable/prometheus-blackbox-exporter/readme] fix formatting

Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>

* [stable/prometheus-blackbox-exporter/deployment] tidy config volume

Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>

* [stable/prometheus-blackbox-exporter/ci] add test values for secretConfig

Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
2019-04-29 12:27:36 -07:00
boxboatmatt aa13c0e034 Add the ability to specify pod labels (#11201)
Signed-off-by: Matthew DeVenny <matt@boxboat.com>
2019-04-29 12:05:35 -07:00
Moritz Pein c7a5824aae [stable/redis-ha] Allow for custom key in secret (#13339)
Signed-off-by: Moritz Pein <moritz.pein@figo.io>
2019-04-29 10:50:20 -07:00
Harpratap Singh Layal 6696b2414b Added authentication in collector and query for Cassandra storage (#12524)
Signed-off-by: Harpratap Singh Layal <harry.harpratap@gmail.com>
2019-04-29 10:26:20 -07:00
Vitaly Gorodetsky 2eeaaeace5 [stable/prometheus-adapter] Adds support for external metrics v0.5.0 (#13133)
* Add external metrics support v0.5.0

Signed-off-by: Vitaly Gorodetsky <gorodetsky@gmail.com>

* fixes trailing spaces

Signed-off-by: Vitaly Gorodetsky <gorodetsky@gmail.com>

* PR fixes

Signed-off-by: Vitaly Gorodetsky <gorodetsky@gmail.com>

* PR fixes

Signed-off-by: Vitaly Gorodetsky <gorodetsky@gmail.com>

* Fixes @steven-sheehy comments

Signed-off-by: Vitaly Gorodetsky <gorodetsky@gmail.com>
2019-04-29 09:38:25 -07:00
Matteo Gazzetta c4e0e1fdd5 Sync prometheus operator dashboard and rules (#13289)
Signed-off-by: Matteo Gazzetta <matteo_gazzetta@hotmail.it>
2019-04-29 09:14:20 -07:00
hamza3202 4564bfa96f [stable/sonatype-nexus] Add openshift routes (#13248)
* Fix configmap of keycloak

Signed-off-by: kahootali <kahoot.ali@gmail.com>

* Add openshift route for nexus and nexus proxy.

Signed-off-by: Muhammad Hamza Zaib <hamza@aurorasolutions.io>

* Refactor code and bump minor version

Signed-off-by: Muhammad Hamza Zaib <hamza@aurorasolutions.io>
2019-04-29 08:56:21 -07:00
Spyros Papadopoulos 2ce2df0cb9 [stable/prometheus-operator] Update Prometheus version (#13195)
* Updating prometheus version

Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>

* Updating README

Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>

* Bumping kube-state-metrics version

Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>

* Updating requirements.lock

Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>

* Updating Chart version

Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>

* Updating Chart version due to conflict.

Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>
2019-04-29 08:46:22 -07:00
Stijn De Haes 818e72e213 Added log format support to prometheus spec (#13192)
Signed-off-by: Stijn De Haes <stijndehaes@gmail.com>
2019-04-29 07:22:22 -07:00
Manuel Rüger 9c7080f7f8 [stable/coredns]: Version bump to 1.5.0 (#12892)
https://github.com/coredns/coredns/wiki/CoreDNS-1.5.0-Release-Notes

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-04-29 07:00:23 -07:00
Javier J. Salmerón-García 4385dace7d [stable/mariadb] Show clusterDomain in README (#13278)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-04-29 02:26:19 -07:00
Peter Rifel a01e446f6a [stable/cluster-autoscaler] allow AWS_REGION to be optional (#11502)
* [stable/cluster-autoscaler] allow AWS_REGION to be optional

Cluster Autoscaler recently added support for detecting AWS region from metadata:

https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.13.0

https://github.com/kubernetes/autoscaler/pull/1288

This change allows the chart user to specify a cloud provider of `aws` but not specify an `AWS_REGION` by setting `awsRegion` to an empty string.

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

* bump version

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-04-28 16:30:21 -07:00
Bitnami Bot eb7475e2c8 stable/phabricator: update to 2019.17.0 (#13338)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-04-28 16:08:48 -07:00
grantatspothero bc1e0c423f Add configmap checksums to grafana deploy (#13256)
Will force helm to roll the grafana deployment when a configmap change happens

Signed-off-by: Grant Nicholas <grant@spothero.com>
2019-04-28 16:08:37 -07:00
Art3mK 535a72d9f0 [stable/kiam] Add support to specify priorityClassName for agent and server pods (#12812)
Signed-off-by: Art3mK <artem@kayalaynen.ru>
2019-04-28 16:08:25 -07:00
Carlos Tadeu Panato Junior 0f52c0b8ff add myself to maintainers (#12786)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-04-28 16:08:19 -07:00
Robert James Hernandez 584c5f1235 Bumping default fluentd daemon image version (#11334)
Signed-off-by: Robert James Hernandez <rob@sarcasticadmin.com>
2019-04-28 15:48:20 -07:00