Commit Graph
8388 Commits
Author SHA1 Message Date
Carlos Rodríguez Hernández caee33658e [stable/postgresql] Use stretch as minideb tag (#16725)
* [stable/postgresql] Use buster as minideb tag

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Use stretch instead of buster to be consistent across containers

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-09-02 01:53:42 -07:00
Carlos Rodríguez Hernández f5e4042874 [stable/rabbitmq] Use stretch as minideb tag (#16724)
* [stable/rabbitmq] Use buster as minideb tag

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Use stretch instead of buster to be consistent across containers

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-09-02 01:31:42 -07:00
Marius Voila bb512699de bumping Grafana chart version to fix CVE-2019-15043 (#16747)
Signed-off-by: Marius Voila <myself@mariusv.com>
2019-09-02 00:45:41 -07:00
Bitnami Bot c132d5f204 [stable/phabricator] Release 7.0.2 updating components versions (#16738)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-01 23:31:41 -07:00
Guillaume Martinez 8d3a4ce49b [stable/nextcloud] Allow to add custom labels on Ingress (#16742)
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2019-09-01 11:47:41 -07:00
Nitish Tiwari 718149d108 Add additional owners for MinIO Chart (#16580)
Signed-off-by: Nitish Tiwari <nitish@minio.io>
2019-09-01 01:59:42 -07:00
Maartje Eyskens dc61180ad7 [stable/stackdriver-exporter] Add support for Prometheus Operator ServiceMonitor (#16372)
* Add support for Prometheus Operator ServiceMonitor

This adds an optional ServiceMonitor object to work with the Prometheus Operator

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>

* remove lost comment

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>

* improve serviceMonitor.namespace description

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>

* Implement feedback

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2019-09-01 01:49:42 -07:00
Kyle Schouviller e85bf4c92d Enabling extension of Role and ClusterRole rules. (#16673)
Signed-off-by: kyschouv <kyschouv@microsoft.com>
2019-08-31 17:25:45 -07:00
Luke Addison f3add87e2c [stable/openvpn] Use octal format and remove default exec permissions (#16704)
* Use octal format and remove default exec permissions

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Bump chart version

Signed-off-by: Luke Addison <luke.addison@jetstack.io>
2019-08-31 03:55:47 -07:00
Elliot Fehr 21991ac972 [stable/prometheus-operator] Allow WAL compression + upgrade prometheus (#16635)
* upgrade default prometheus version to 2.12.0 + expose walCompression option

Signed-off-by: Elliot Fehr <elliot@squareup.com>

* upgrade prometheus operator to 0.32.0

Signed-off-by: Elliot Fehr <elliot@squareup.com>
2019-08-31 02:51:47 -07:00
Emil Marklund adff1d4c91 Aphabetized values for increased readability (#16589)
Signed-off-by: Emil Marklund <emil.marklund@vkmedia.se>
2019-08-30 14:22:02 -07:00
20100b 1779eb3a2a [stable/fluentd] specify service account name (#16572)
* Bump chart version

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* Support RBAC

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* Revert deployment.yaml resulting from bad merge

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* add missing newline character

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* Service account name template

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>
2019-08-30 09:19:54 -07:00
Rauny Brandão 265c085e06 bump drone version (#16698)
Signed-off-by: Rauny Brandão <rauny@hotmart.com>
2019-08-30 07:15:55 -07:00
Bitnami Bot c7f42545d7 [stable/kubewatch] Release 0.8.6 updating components versions (#16707)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-30 00:23:29 -07:00
Chirica Gheorghe 35d1575dc5 [mongodb] Add separate resources for arbiter pod (#16706)
Signed-off-by: Chirica Gheorghe <chiricagheorghe@gmail.com>
2019-08-30 00:13:31 -07:00
Jeff Billimek 605a0d29c6 [stable/home-assistant] Bump timeouts images (#16702)
* Bump versions and timeouts

* Bump Home Assistant to 0.98.0
* Bump configurator to 0.3.5
* Bump vs code server to 2.preview.11-vsc1.37.0
* Increase default probe timeouts to account for longer home assistant
startup time

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* update readme

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-08-29 14:55:01 -07:00
Luke Addison 91c96f2697 [stable/openvpn] Fix CRL keystore secret permissions (#15555)
* Allow CRL PEM file to be read by anyone

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Fix CRL file check

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Change keystore mountpoint and chown CRL to nobody:nogroup

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Preserve crl.pem permissions on copy

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Revert mount path change

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Fix directory location

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Use octal format

Signed-off-by: Luke Addison <luke.addison@jetstack.io>

* Bump chart version

Signed-off-by: Luke Addison <luke.addison@jetstack.io>
2019-08-29 14:41:00 -07:00
Asher Foa 32cfeb0527 [stable/grafana] Update to Grafana 6.3.4 - Fix CVE-2019-15043 (#16699)
Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-08-29 11:05:56 -07:00
Miguel Ángel Cabrera Miñagorri e0091c01c3 Standarise Odoo ingress (#16691)
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-29 07:55:55 -07:00
Bitnami Bot a4c381f27d [stable/ghost] Release 7.1.7 updating components versions (#16681)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-29 06:31:55 -07:00
dabde b26bd32048 [stable/cluster-overprovisioner] multi deployment option cleanup (#16686)
Signed-off-by: Denis Dabischa <denis.dabischa@kloeckner.com>
2019-08-29 05:21:56 -07:00
Miguel Ángel Cabrera Miñagorri 838dc91c09 [stable/odoo] Fix Odoo ingress to support multiple paths (#16645)
* Fix Odoo ingress to support multiple paths

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

* Adapt TLS on the odoo ingress

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-29 04:49:55 -07:00
Pierluigi Lenoci 5dcda5dcd6 [stable/metrics-server] Whitespace formatting, remove trailing blank lines (#16685)
* bump metrics-server version

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>

* Whitespace formatting, remove trailing blank lines

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>

* Bump version back

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
2019-08-29 04:27:56 -07:00
dabde 10d126d9ee [stable/cluster-overprovisioner] multi deployments option (#16657)
* [stable/cluster-overprovisioner] multi deployment option

Signed-off-by: Denis Dabischa <denis.dabischa@kloeckner.com>

* [stable/cluster-overprovisioner] multi deployment option - fix res seperation in yaml file

Signed-off-by: Denis Dabischa <denis.dabischa@kloeckner.com>
2019-08-29 00:45:58 -07:00
Aurélien Bertron 6cc61d9007 [stable/nextcloud] Add insecure option for curl (#16233)
Signed-off-by: Aurélien Bertron <aurelienbertron@gmail.com>
2019-08-28 23:27:56 -07:00
Aaron Layfield c6d7f8b04c [stable/redis-ha] Added HAProxy to support exposed Redis environments. (#15305)
* Added HAProxy Templating / Support for LB

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Updated some nodeSelector values

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Added better message to config-init script

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Cleanup / Added to README and reverted defaultS

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Bump chart version

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Added HAProxy Templating / Support for LB

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Updated some nodeSelector values

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Added better message to config-init script

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Cleanup / Added to README and reverted defaultS

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Bump chart version

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Removed previous attempt at separate chart

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Removed trailing spaces

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Fixed selectors. Working perfectly!

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Fixed deployment spec

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Fixing review comments.

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Adding all AUTH in HAProxy conf.

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Added tcp-check expect to auth check.

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Updating scope within range.

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Changed var to  in range

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Added Helm Test/CI Tests, updated existing test

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Fixing linting issues

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Fixing review comments

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Adding livenessprobe. Removing bad test.

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Merging with master

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Upgraded HAProxy version. Fix Segfaulting

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Upgrading chart version

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Adding myself to redis-ha reviewers/approvers

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Removed myself from reviews. Need to be part of helm org.

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Removing myself from contrib list until helm approved

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
2019-08-28 14:07:56 -07:00
Bitnami Bot 903abdf8b2 [stable/ghost] Release 7.1.6 updating components versions (#16653)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-28 10:17:14 -07:00
matejhasul 58d4342fc8 [stable/rabbitmq-ha] Support custom sidecar containers (#16660)
Signed-off-by: hasul <matej.hasul@gooddata.com>
2019-08-28 09:39:13 -07:00
Prateek Pandey 99ce30e8d6 [stable/openebs]: make webhook failurePolicy configurable (#16659)
- Update values.yaml with default failurePolicy as `Ignore`

Signed-off-by: prateekpandey14 <prateek.pandey@openebs.io>
2019-08-28 09:27:12 -07:00
Steve Hipwell 2e2e6d275c [stable/sonarqube] Add deployment strategy support and use LTS image (#16651)
* Add deployment strategy support and use lts image

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>

* Update sonarqube readme

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2019-08-28 07:55:11 -07:00
Pierluigi Lenoci e2a713f734 cluster role fix (#16654)
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
2019-08-28 06:33:12 -07:00
Bitnami Bot 722bc9a7dd [stable/phabricator] Release 7.0.1 updating components versions (#16643)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-28 03:23:11 -07:00
Bitnami Bot db2169b2ed [stable/ghost] Release 7.1.5 updating components versions (#16637)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-28 03:13:12 -07:00
Bitnami Bot 4ab6ff48da [stable/mariadb] Release 6.8.3 updating components versions (#16648)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-28 02:57:12 -07:00
Alejandro Moreno 29aaad4f88 [stable/redmine] Add support for external databases (#16609)
* [stable/redmine] Add support for external databases

Use a new version of the Bitnami Redmine container that adds support for
external databases without having to give the application root
privileges to the database server.

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>

* [stable/redmine] Add support for external databases

Use a new version of the Bitnami Redmine container that adds support for
external databases without having to give the application root
privileges to the database server.

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>

* [stable/redmine] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-28 01:45:13 -07:00
Joost Döbken 2b8b84f3fb bump version airflow container (#16646)
Signed-off-by: Joost Dobken <joost.dobken@pon.com>
2019-08-28 01:17:12 -07:00
SingLi 44c5614863 [stable/rocketchat] correct mongodb to single node oplog enabled by default (#16642)
* start mongo primary with oplog only by default; no need for secondary or arbiter
Signed-off-by: Sing Li <sing.li@rocket.chat>

* bump chart version
Signed-off-by: Sing Li <sing.li@rocket.chat>
2019-08-27 19:33:10 -07:00
Felipe 1acc4850cb [stable/traefik]: fix service monitor scrape port (#16595)
Signed-off-by: Felipe Valtl de Mello <valtlfelipe@gmail.com>
2019-08-27 09:42:43 -07:00
sekka1 4dade3d4b7 [stable/graylog] Updating the rolling update strategy to type RollingUpdate (#16634)
* Updating the rolling update strategy to type RollingUpdate

Signed-off-by: garland <garlandk@gmail.com>

* Increasing the version number

Signed-off-by: garland <garlandk@gmail.com>
2019-08-27 09:26:41 -07:00
Cédric de Saint Martin 1117e4b790 [stable/elasticsearch] Update elasticsearch from 6.7.0 to 6.8.2. (#16626)
elasticsearch 7.x.x is not going to be supported in this chart.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2019-08-27 08:06:45 -07:00
Chris Schaefer 5f8ca0cd17 [stable/spring-cloud-data-flow] Update to new SCDF version 2.2.1 (#16633)
- update scdf version to 2.2.1
- update skipper version to 2.1.2

Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
2019-08-27 07:12:44 -07:00
Miguel Ángel Cabrera Miñagorri 82ab2440d5 [stable/redis] Adapt redis exporter initialization (#16613)
* Adapt redis exporter initialization as it doesn't support REDIS_PASSWORD_FILE anymore

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

* Update README.md

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

* Update taking password from existingSecret on metrics container

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-27 05:14:39 -07:00
Nolan Brubaker a940ef7267 Always supply an env map (#16620)
VELERO_NAMESPACE and VELERO_SCRATCH_DIR should always be used,
regardless of secrets, extra configuration, or provider used.

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
2019-08-27 00:52:40 -07:00
Bitnami Bot b03fd804f2 [stable/prestashop] Release 8.1.3 updating components versions (#16619)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-27 00:02:40 -07:00
SingLi 09f922d4de [stable/rocketchat] Fix broken NOTES.txt labels (#16616)
* update the label names to correct ones
Signed-off-by: Sing Li <sing.li@rocket.chat>

* bump chart version
Signed-off-by: Sing Li <sing.li@rocket.chat>
2019-08-26 15:28:38 -07:00
Kyle Purdon 07b589f2eb Allow google service accounts to be passed as kubernetes secrets (#16515)
This is intended to replace the functionality of
`serviceAccountSecrets` providing a slightly more secure and standard
way of authenticating to google with service accounts. This pattern
mostly follows
https://cloud.google.com/kubernetes-engine/docs/tutorials/authenticating-to-cloud-platform
and provides significantly more documentation than the previous solution.

Signed-off-by: Kyle Purdon <kylepurdon@gmail.com>
2019-08-26 10:26:25 -07:00
Noah Krause a860457beb Bump ambassador to v0.76.0 (#16617)
Signed-off-by: Noah Krause <krausenoah@gmail.com>
2019-08-26 10:14:22 -07:00
Asher Foa f9efc8de7d Expose Logstash_Format param for ES Backend. (#16260)
Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-08-26 09:24:22 -07:00
Mohannad Albanayosy 87756a9f7f [stable/airflow] Option to specify postgres/redis secret key (#16615)
Signed-off-by: Mohannad Albanayosy <m.banayosi@gmail.com>
2019-08-26 08:28:21 -07:00
Carlos Rodríguez Hernández 50c68da08e Allow use custom port (#16612)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-08-26 06:18:21 -07:00