Commit Graph
9369 Commits
Author SHA1 Message Date
Giacomo Longo b93fbdfaab [stable/dex] Fix compatibility with Helm 3 (#17682)
Signed-off-by: Giacomo Longo <gabibbo97@gmail.com>
2019-11-07 07:07:10 -08:00
Sebastien DOIDO a7ec90100b Upgrade to 3.8.1 (#17736)
Handle affinity with templating and add podDisruptionBudget support.
Secret object cannot use _ in name
metrics: use port variable

Signed-off-by: Sebastien Doido <s.doido@gmail.com>
2019-11-07 06:59:10 -08:00
David J. M. Karlsen b17c5a042b [stable/kube-ops-view] Upgrade to 19.9.0 (#18638)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-11-07 02:42:41 -08:00
Samu Toimela 79a5e348b6 [stable/kong] Add imagePullPolicy to wait images (#18650)
Signed-off-by: Samu Toimela <toimelas@gmail.com>
2019-11-07 02:36:42 -08:00
Andres Martinez Gotor 4c1b1a6500 [stable/wordpress] Update values.schema.json to reflect latest format (#18589)
* Update values.schema.json to reflect latest format

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

* Bump chart version again

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>
2019-11-07 02:10:42 -08:00
Andres Martinez Gotor 77fbc2db74 [stable/postgresql] Update values.schema.json to reflect latest format (#18591)
* Update values.schema.json to reflect latest format

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

* Bump chart version again

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>
2019-11-07 02:02:50 -08:00
Andres Martinez Gotor 57886aa10e [stable/ghost] Update values.schema.json to reflect latest format (#18590)
* Update values.schema.json to reflect latest format

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

* Bump chart version again

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>
2019-11-07 02:02:43 -08:00
Bitnami Bot 02918fec52 [stable/odoo] Release 11.1.11 updating components versions (#18660)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 01:55:06 -08:00
Bitnami Bot 97d787a4ef [stable/joomla] Release 6.1.12 updating components versions (#18657)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 01:54:58 -08:00
Bitnami Bot 07da0a49fd [stable/jasperreports] Release 6.2.8 updating components versions (#18656)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 01:54:50 -08:00
Bitnami Bot 1ec628e942 [stable/moodle] Release 6.1.14 updating components versions (#18655)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 01:54:42 -08:00
Bitnami Bot fb064a5dd1 [stable/prestashop] Release 8.2.9 updating components versions (#18652)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 01:36:41 -08:00
Bitnami Bot 00317f837e [stable/redis] Release 9.5.2 updating components versions (#18658)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 01:20:43 -08:00
Bitnami Bot dc6954083a [stable/dokuwiki] Release 5.2.12 updating components versions (#18661)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 00:52:42 -08:00
Bitnami Bot 96871d932c [stable/orangehrm] Release 6.2.8 updating components versions (#18659)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 00:46:51 -08:00
Bitnami Bot 912de6cfec [stable/redmine] Release 12.2.12 updating components versions (#18651)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 00:46:42 -08:00
Bitnami Bot 33f074ad12 [stable/wordpress] Release 7.6.4 updating components versions (#18653)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 00:36:43 -08:00
Bitnami Bot 7b403f4a57 [stable/phpmyadmin] Release 4.2.1 updating components versions (#18654)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 00:24:42 -08:00
Bitnami Bot 22a3f6612a [stable/mediawiki] Release 8.2.10 updating components versions (#18647)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-06 23:36:42 -08:00
Matt Lewis 3d913a59f9 Fix output.scheme notation (#17147)
* Fix `output.scheme` notation

This looks like a copy-paste typo. I updated the description to match the related key.

Signed-off-by: Matt Lewis <matt@mplewis.com>

* fix: bump chart version

Signed-off-by: Matt Lewis <matt@mplewis.com>
2019-11-06 14:15:49 -08:00
Markus Schlotbohm c3e446ff96 [stable/seq] Feature apiVersion compatibility switch (#18140)
* Add apiVersion compatibility switch for deployment and ingress

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Bump seq chart version

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-11-06 14:03:51 -08:00
Nikita MassalitinandCédric de Saint Martin 2c9b6dd416 [stable/dex] Fix ConfigMap creation and add missed config parameter (#18380)
* [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>

Fix

Fix for Jobs.
Jobs also have `"helm.sh/hook": post-install` so they don't have this configmap after start. Pods won't start because of this.

Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>

Update Chart.yaml

version up

Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>

fix

Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>

* added expire to values

Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>

* add ability to set expire

Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>

* remove blank line

Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>

* Bump version

Co-Authored-By: Cédric de Saint Martin <cedric@desaintmartin.fr>
Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>

* Added new conf params to Readme

Signed-off-by: Nikita Massalitin <nmassalitin@pushwoosh.com>
2019-11-06 13:29:48 -08:00
Jeff Billimek 69f40ccd40 Bumping image versions (#18636)
* Bumping home-assistant image tag to 0.101.2
* Bumping vscode-server image tag to 2.1665-vsc1.39.2

Fixes #18367

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-11-06 10:42:00 -08:00
Łukasz Mierzwa 498e8dbb7f [stable/karma] Upgrade to 0.50 (#18634)
Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2019-11-06 10:41:52 -08:00
Markus Schlotbohm ce8f25f6ee [stalbe/nginx-ingress] Fix wrong apiGroup templating in roles (#18635)
* Fix wrong apiGroup templating in roles

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Bump Chart version [stable/nginx-ingress]

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-11-06 09:53:51 -08:00
Pontus Nordh 41bfe40904 [stable/gocd] Add support for tolerations on both the GoCD server and agent pods (#18629)
* [stable/gocd] Add support for tolerations on both the GoCD server and
agent pods

Signed-off-by: Pontus Nordh <pontus.nordh@pagero.com>

* [stable/gocd] Added changelog entry for 1.19.1

Signed-off-by: Pontus Nordh <pontus.nordh@pagero.com>
2019-11-06 07:25:53 -08:00
tiagomeireles 6b3367d471 [stable/prometheus-operator] Prevent creating empty PrometheusRules. (#18619)
* [stable/prometheus-operator] Prevent creating empty PrometheusRules.

Signed-off-by: Tiago Meireles <tiago.meireles7@outlook.com>

* Bump chart version.

Signed-off-by: Tiago Meireles <tiago.meireles7@outlook.com>
2019-11-06 06:09:51 -08:00
Mercedes Coyle 13b1c252c4 [stable/prometheus-operator] Remove duplicate namespace values (#18363)
* Remove duplicate namespace values

There were additional namespace keys in some service templates, which
caused a duplicate namespace error.
Signed-off-by: Mercedes Coyle <mercedes@harmonylabs.org>
Signed-off-by: Mercedes Coyle <me@mercedescoyle.com>

* Remove release namespace

The services and endpoints should always use the kube-system namespace.

Signed-off-by: Mercedes Coyle <me@mercedescoyle.com>

* Bump chart version

Signed-off-by: Mercedes Coyle <me@mercedescoyle.com>
2019-11-06 05:21:51 -08:00
Juan Ariza Toledano 3eb622dfe7 [stable/postgresql] Bump image revision (#18627)
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-06 03:07:51 -08:00
Juan Ariza Toledano b9ffe8d59e [stable/wordpress] Fix warning with ingress annotations (#18556)
* [stable/wordpress] Fix warning with ingress annotations

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

* Bump version

Signed-off-by: juan131 <juan@bitnami.com>
2019-11-06 02:59:51 -08:00
Raphael MESSNER 5af30a7593 Add gracefull termination that wait for the current running task to finish (#18440)
Signed-off-by: Raphael MESSNER <raphael.messner@dailymotion.com>
2019-11-06 02:07:52 -08:00
Branden RolstonandDavid J. M. Karlsen a29a995a19 [stable/karma] Add certSecretNames parameter (#18433)
* stable/karma: Add certSecretNames parameter

Signed-off-by: Branden Rolston <branden@mesosphere.com>

* stable/karma: Bump version

Signed-off-by: Branden Rolston <branden@mesosphere.com>

* Update karma version to 1.2.0

Co-Authored-By: David J. M. Karlsen <david@davidkarlsen.com>

Signed-off-by: Branden Rolston <branden@mesosphere.com>
2019-11-06 01:01:51 -08:00
Mikael Bergemalm 3b61dd44a1 [stable/jenkins] Revert direct connection fix in previous version (#18490)
* Revert direct connection fix in previous version since it has been changed to disabled by default

Signed-off-by: Mikael Bergemalm <mbergemalm@gmail.com>

* Bump chart version

Signed-off-by: Mikael Bergemalm <mbergemalm@gmail.com>
2019-11-05 23:03:51 -08:00
Jonathan Striebel b6a761e7b8 [stable/kube-slack] add jstriebel to OWNERS (#18605)
* [stable/kube-slack] add jstriebel to OWNERS

Signed-off-by: Jonathan Striebel <jonathan.striebel@gmail.com>

* Update .helmignore

Signed-off-by: Jonathan Striebel <jonathan.striebel@gmail.com>

* bump version

Signed-off-by: Jonathan Striebel <jonathan.striebel@gmail.com>
2019-11-05 22:46:11 -08:00
Marius Voila 06793fa568 [stable/k8s-spot-termination-handler] Call for maintainers for charts with a single OWNER (#16946)
* Call for maintainers for charts with a single OWNER

this PR is part of #13867 and #13869

Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/couchbase] Update to version 1.2.1 (#16905)

Updates Operator and Admission controller

Signed-off-by: Tommie McAfee <tommie@couchbase.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update Express Gateway Images to v1.16.8 (#16942)

Signed-off-by: eg-bot <kevin+eg-bot@lunchbadger.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves (#16824)

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/gocd] Bump up GoCD Version to 19.8.0 (#16954)

* Bump up GoCD Version to 19.8.0

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

* Updated Changelog.

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.5 updating components versions (#16952)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.8 updating components versions (#16955)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* add support for deployment labels (#16958)

Signed-off-by: omerlh <omerl@soluto.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Release 6.3.5 updating components versions (#16961)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Release 3.0.4 updating components versions (#16962)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Release 8.2.2 updating components versions (#16963)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Release 6.1.4 updating components versions (#16965)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.1 updating components versions (#16966)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Release 12.2.3 updating components versions (#16967)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Release 8.2.1 updating components versions (#16968)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.2 updating components versions (#16969)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.2 updating components versions (#16970)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Release 6.2.2 updating components versions (#16971)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Release 5.2.2 updating components versions (#16972)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Release 5.2.5 updating components versions (#16973)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Release 7.3.3 updating components versions (#16974)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Release 6.1.6 updating components versions (#16975)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Fix Ingress secret for multiple hosts (#16976)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/concourse] Bump `imageTag` to match actual released version (#16983)

Signed-off-by: pikesley <sam.pikesley@demandlogic.co.uk>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openebs] Update charts to 1.2.0 release (#16959)

- Updated README
- Updated chart version 1.2.0
- Updated values.yaml
- Updated ENV variales for openebs apiserver
- Add tolerations for ndm daemonset
- Add cstorpoolclusters rules in validatingWebhookConfigurations

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Release 6.2.2 updating components versions (#16964)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.3 (#16979)

* [stable/odoo] Release 11.1.3 updating components versions

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

* Update postgresql dependency version

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.2 updating components versions (#16991)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/sematext-agent] simplify volumes and volume mounts (#16993)

* simplify daemonset volumes

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

* bump chart version

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Update dependencies version (#16992)

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add override for Kubernetes Version (#16994)

* add override to sync_* and README

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

* sync upstream dashboards and rules

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

* delete old rules and dashboards no longer in upstream

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

* update manually created dashboards

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

* bump chart version

Signed-off-by: afirth <afirth@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/memcached] Add updateStrategy configuration option (#16358)

* [stable/memcached] Add updateStrategy configuration option

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Set specific keys for updateStrategy to follow convention

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Fix README to reflect updateStrategy.type value requirement

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/velero] fix restic DaemonSet template syntax (#16960)

Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add conditional for prometheus.ingress.hosts (#16977)

* Add conditional for prometheus.ingress.hosts

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Bump patch version to 6.9.1

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Add condition for alertmanager as well

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/pomerium] Scale out and docs improvements (#16338)

- Switch to a headless Authorize service to support client side
   load balancing
- Allow independent replicaCount scaling of the different services
- Add upgrading/changelog documentation and ToC

Signed-off-by: Travis Groth <tgroth@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.3 updating components versions (#16999)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/weave-scope] Fix error messages by using new architecture (#16796)

* Added cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fixed cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fix Readme

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Add miguelaeh to OWNERS (#17027)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Add miguelaeh to OWNERS (#17028)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nats] Add miguelaeh to OWNERS (#17029)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Add miguelaeh to OWNERS (#17030)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/testlink] Add miguelaeh to OWNERS (#17031)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Add miguelaeh to OWNERS (#17032)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fixes #14976 reopened due to regression in PR #14981 (v1.0.4) (#16785)

Signed-off-by: Bertrand Gouny <bertrand.gouny@osixia.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

*  [stable/prometheus-operator] Add walCompression to CRD and bump chart version (#17004)

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] walCompression of wrong type (#17046)

* Bump chart to version 6.9.3

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Remove quoting of walCompression in prometheus spec

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] add maxIdleConnsPerHost (#16531)

Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix haproxy check redis master configuration (#16709)

Signed-off-by: Jeremy Xu <jeremyxu2010@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix spark-operator charts issue (#16910)

Signed-off-by: TommyLike <hu.husheng@huawei.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/spring-cloud-data-flow] Update configs for additional vars (#17050)

- add support for service labels/annotations, env var for cert trusting

Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* traefik: reduce rbac scope if one namespace is handled (#16111)

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo in title and better narrative (#15902)

A better narrative for #15004, and fix typo in title

Signed-off-by: Harry Zhang <lei.zhang@alibaba-inc.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nginx-ingress] Add substitution for containerPorts from values (#17037)

* [stable/nginx-ingress] Add substitution for containerPorts from values

Use key-value range from .Values.controller.containerPort definition instead of mapping 1to1 http and https ports.

It allows passing extra configuration to nginx-ingress, such as validation-webhook with its own port, and define this port in values.
Without this option it’s not possible because of hardcoded http and https ports in deployment/daemonset templates.

Does not break anything.

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>

* [stable/nginx-ingress] Bump version to 1.20.0

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Add miguelaeh to OWNERS (#17026)

* [stable/rabbitmq] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mongodb] Add miguelaeh to OWNERS (#17021)

* [stable/mongodb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/external-dns] Add miguelaeh to OWNERS (#17023)

* [stable/external-dns] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Add miguelaeh to OWNERS (#17024)

* [stable/mariadb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Add miguelaeh to OWNERS (#17005)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Add miguelaeh to OWNERS (#17006)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Add miguelaeh to OWNERS (#17007)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/osclass] Add miguelaeh to OWNERS (#17008)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Add miguelaeh to OWNERS (#17009)

* [stable/prestashop] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Add miguelaeh to OWNERS (#17010)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Add miguelaeh to OWNERS (#17011)

* [stable/mediawiki] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/kubewatch] Add miguelaeh to OWNERS (#17012)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpbb] Add miguelaeh to OWNERS (#17013)

* [stable/phpbb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Add miguelaeh to OWNERS (#17015)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/opencart] Add miguelaeh to OWNERS (#17016)

* [stable/opencart] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Add miguelaeh to OWNERS (#17017)

* [stable/postgresql] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Add miguelaeh to OWNERS (#17018)

* [stable/parse] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Add miguelaeh to OWNERS (#17019)

* [stable/suitecrm] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Add miguelaeh to OWNERS (#17020)

* [stable/moodle] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jasperreports] Add miguelaeh to OWNERS (#17022)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis] Add miguelaeh to OWNERS (#17014)

* [stable/redis] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Add command line parameters quoting in create connections script in Airflow chart (#17062)

Signed-off-by: Mikhail Cherepnev <mikhail.cherepnev@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Update kube-state-metrics to 2.3.1 and grafana to 3.8.11. (#17057)

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Add miguelaeh to OWNERS (#17025)

* [stable/phabricator] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Add miguelaeh to OWNERS (#17033)

* [stable/owncloud] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/falco] Performs a rollingUpdate when you change rules or settings (#17065)

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

* [incubator/zookeeper] Fixes setting "zookeeper.log.threshold" option (#17066)

Signed-off-by: Atanas Zhelev <azhelev+github@mailbox.org>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Disable acme volume if kvprovider is configured) (#17067)

Signed-off-by: florian kinder <florian.kinder@mcl.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo on `values.yml` for `environmentSecrets` (#17052)

* should be `key` and not `value`
* per `.secretKeyRef.key` in `stable/atlantis/templates/statefulset.yaml`

Signed-off-by: Eddie Ramirez <eddieramirez@me.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Bump Ambassador to v0.78.0 (#17081)

Signed-off-by: Shubham <shubham@linux.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator]: upgrade alertmanager (#17084)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] backoff storeconfig job (#16513)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] Updated acme storage location to be configurable (#16464)

* [stable/traefik] Updated acme storage location to be configurable

Signed-off-by: Ryan Orth <ryanorth@workfront.com>

* Fixed wrong version update
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix space issue in volume mount (#17087)

Update spacing issue in deployment, fixed README, and updated values to have a better example.

Signed-off-by: James Ritter <jamesritter15@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/influxdb] Add support for Azure to backup job (#16722)

Signed-off-by: Tomasz Glowka <glowka.tom@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/blackbox-exporter]: upgrade (#17083)

* [stable/blackbox-exporter]: upgrade

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

* [stable/blackbox-exporter]: upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Support statefulset as persistence option (#17063)

* [stable/grafana] make statefulset as persistence option

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] up chart version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix name property of metadata

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix grafana version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* Fix yaml lint error

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.10 updating components versions (#17086)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Added pod label capability to ClamAV (#16793)

Signed-off-by: Sherief Shahin <smshahin1611@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Allow configuration using values for nodeSelector setting (#17091)

Signed-off-by: Adel Sachkov <adel.sachkov@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fix: Add metrics labels and annotations only when enabled (#17060)

Signed-off-by: Joe Jiang <happiness9721@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openEBS] Feature fix typo (#17098)

* correct typo of localProvisioner to localprovisioner

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* bump chart version

Signed-off-by: olivier beyler <olivier.beyler@orange.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ambassador] Major upgrades to Ambassador Pro (#16904)

* Upgrade Ambassador Pro to 0.7.0

- Ambassador Pro 0.7.0 introduces Ambassador certified builds that
  require
  - A license key
  - Use an image from the quay.io/datawire/ambassador_pro repository
- templates/deployment.yaml has been formatted in a backwards compatible
  way so all Ambassador Pro images before 0.7.0 will still use
Ambassador OSS repo.

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Store license key in k8s secret by default

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Add deprecation warning for using prom exporter

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Major upgrades to Ambassador Pro installation

- Introduces the performance tuned and certified build of open source Ambassador, Ambassador core
- The license key is now stored and read from a Kubernetes secret by default
- Added `.Values.pro.licenseKey.secret.enabled` `.Values.pro.licenseKey.secret.create` fields to allow multiple releases in the same namespace to use the same license key secret.
- Introduces the ability to configure resource limits for both Ambassador Pro and it's redis instance
- Introduces the ability to configure additional `AuthService` options (see [AuthService documentation](https://www.getambassador.io/reference/services/auth-service/))
- The ambassador-pro-auth `AuthService` and ambassador-pro-ratelimit `RateLimitService` and now created as CRDs when `.Values.crds.enabled: true`
- Fixed misnamed selector for redis instance that failed in an edge case

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Expose annotations for redis deploy

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Minor updated to changelog and readme

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Whitespace cleanup

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Fix type error

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/k8s-spot-termination-handler] Update api version of daemonset (#16451)

* use apps/v1 as apiVersion for daemonset

Signed-off-by: Moritz Siuts <moritzs@moia.io>

* Bump patch version of k8s-spot-termination-handler

Signed-off-by: Moritz Siuts <moritzs@moia.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.4 updating components versions (#17104)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix svc for redis with sentinel (#17095)

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] display error when admin user does not exist. (#16949)

* Display error when admin user does not exist.

Print an error message when `master.sidecars.configAutoReload.enabled` is `true`, but the admin user which is needed to configure the SSH key does not exist.

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

* only configure ssh key if user exists

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/kafka] Adding the ability to define a pod disruption budget for brokers (#15345)

* feature: adding the ability to define a pod disruption budget to the kafka brokers

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* address PR comments

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* bump chart version

Signed-off-by: Murphy, Kealan <kealan.murphy@aspect.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Support frontend config values (#17074)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update default dex app version to latest (#17117)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Change copyright to "The Helm Authors" (#16902)

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nfs-server-provisioner] fix deployment when not creating storage class (#16331)

* When a storage class is not created, mountOptions and parameters are also not included in the file

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>

* Bump nfs-server-provisioner version

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/etcd] implement TLS/SSL for client and peers in etcd (#16741)

* added TLS/SSL ability #16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* removed hardcoded protocol and bumped version in Chart.yaml #16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* added some comments in README.md #16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-rabbitmq-exporter] ServiceMonitor Port Bugfix (#15801)

* Update and rename monitor.yaml to servicemonitor.yaml

The service monitor currently tries to scrape the publish port, which isn't available on the Service.
I've changed the endpoint port for the service monitor to scrape from the services' 'rabbitmq-exporter' port.

I've also changed the name to servicemonitor.yaml to match other Helm charts.

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

bumped chart version, bugfix

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openldap] Add documentation for 'persistence.existingClaim' (#16922)

Signed-off-by: Lunik <lunik@tiwabbit.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/metabase] Increase livenessProbe timeout (#16877)

Signed-off-by: Max Williams <max.williams@deliveryhero.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus] Added /nodes/metrics permission to prometheus server (#16394)

This change allows prometheus to scrape nodes directly, instead of
proxying all requests through the API server.

Signed-off-by: Micah Hausler <mhausler@amazon.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Fix indentation of pod template (#17130)

* fix indentation of template

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>

* bump chart version

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] add master.JCasC.defaultConfig (#16929)

* add master.JCasC.defaultConfig and configure location

- JCasC configuration is stored in template `jenkins.casc.defaults`
  so that it can be used in `config.yaml` and `jcasc-config.yaml`
  depending on if configAutoReload is enabled or not

- Jenkins Location (URL) is configured to provide a startin point
  for the config

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

* improve JCasC default configuration

JCasC default configuration includes:
  - Jenkins url
  - disableRememberMe: false
  - mode: NORMAL
  - numExecutors: {{ .Values.master.numExecutors }}
  - projectNamingStrategy: "standard"

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

* JCasC kubernetes config

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

* JCasC: crumbIssue and security.apiToken

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.7 updating components versions (#17131)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit. (#17092)

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit.

Otherwise, it could try to access IPv6 which may not be available, causing:

Get http://localhost:15672/api/nodes?sort=: dial tcp [::1]:15672: connect: cannot assign requested address

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Make it configurable.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.5 updating components versions (#17141)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* bumping chart version

Signed-off-by: Marius Voila <myself@mariusv.com>
2019-11-05 22:45:51 -08:00
Christian Kotzbauer 28b6c0a418 [stable/kured] Change psp apiVersion for K8s 1.16 (#18373)
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2019-11-05 22:33:51 -08:00
Ricardo Hernandez 37832e1742 [stable/prometheus-operator] Configurable kubeDns ports (#18597)
* Make kubeDns service ports configurable

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* stable/prometheus-operator bump version

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* Add new kubeDns default values to README

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* stable/prometheus-operator: bump minor version

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* stable/prometheus-operator: bump chart 8.1.0

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>
2019-11-05 18:21:00 -08:00
Harry ef9e0ebb86 [stable/kong] drop cassandra sub-chart (#18567)
Reasons:
- Cassandra chart has been incubating for a very long time and we have
  stability issues when Cassandra is running on k8s.
- Any serious user who is backing Kong with Cassandra, should be running
  and maintaining cassandra on their own any ways (outside k8s as well).
- Running Kong on k8s with Cassandra buys little. We would like to push
  users to use DB-less mode or use Postgres.
- We still support running Kong with Cassandra on k8s, only the
  sub-chart is being removed, (intentionally) increasing the friction when
  trying to use Kong with Cassandra on k8s.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2019-11-05 14:30:31 -08:00
Bismarck Paliz 3350265788 [stable/prometheus-operator] Update prometheus-node-exporter and grafana dependencies (#18608)
* Update prometheus-node-exporter and grafana dependencies to latest version

Signed-off-by: Bismarck Paliz <bismarck.paliz@jet.com>

* Bump patch version

Signed-off-by: Bismarck Paliz <bismarck.paliz@jet.com>
2019-11-05 13:28:56 -08:00
Marco Fretz 3c7ece7365 Fix deprecated apiVersion for Deployment (#18586)
Signed-off-by: marco.fretz <marco.fretz@vshn.ch>
2019-11-05 13:28:47 -08:00
Constantin Bugneac 9dddcd1d79 [stable/sumologic-fluentd] Add support for DaemonSet annotations (#17054) (#17055)
Signed-off-by: Constantin Bugneac <cosbug@gmail.com>
2019-11-05 13:28:39 -08:00
Markus Schlotbohm 6b7eae1bf2 template apiVersion in default-backend-role controller-role (#18602)
Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-11-05 13:16:48 -08:00
andrea-defraia e594d32423 Replace hardcoded port 10254 with variable. This allows to run multiple (#18555)
controllers without port conflicts

Signed-off-by: Andrea Defraia <andrea.defraia@idemia.com>
2019-11-05 13:16:40 -08:00
Bryan Hunt 280f2f92f7 [stable/jenkins] add master.schedulerName (#18596)
Signed-off-by: Bryan Hunt <bhunt@mac.com>
2019-11-05 12:01:55 -08:00
alejandrodnm ddccb06067 Update newrelic-infrastructure image version to 1.10.2 (#18594)
Signed-off-by: Alejandro Do Nascimento <alejandrodnm@gmail.com>
2019-11-05 12:01:47 -08:00
Bitnami Bot 01bb5b8eea [stable/opencart] Release 6.2.7 updating components versions (#18579)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-05 12:01:39 -08:00
Bitnami Bot 50a78c47ad [stable/postgresql] Release 6.5.7 updating components versions (#18578)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-05 12:01:31 -08:00
Bitnami Bot 862184776f [stable/ghost] Release 8.0.4 updating components versions (#18577)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-05 12:01:23 -08:00
Ganesh S Patil 7e3770d957 [stable/gocd] Bump gocd version to 19.10.0 (#18575)
* Bump up GoCD Version to 19.10.0

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>

* Use latest GoCD APIs instead of hardcoded API versions

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>

* Bump up kubernetes elastic agent plugin version to 3.4.0

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>

* Updated Changelog.

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>
2019-11-05 12:01:15 -08:00
zanhsieh 73eda3460f stable-ipfs: Bump version of IPFS as it fix few majors bugs (#18573)
Signed-off-by: zanhsieh <zanhsieh@gmail.com>
2019-11-05 12:01:07 -08:00