Commit Graph
9551 Commits
Author SHA1 Message Date
Andrés Bono 3a7be92ecd [stable/mongodb] Use stable/mongodb-exporter (#16245)
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com>
2019-08-12 06:13:11 -07:00
Bitnami Bot 4b6522cb1f [stable/redis] Release 9.0.2 updating components versions (#16242)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-12 04:33:11 -07:00
Nicola Paoli 232c9849be [HL-COMPOSER]: Update hl-composer owners (#16168)
Signed-off-by: Nicola Paoli <nicola@aid.technology>
2019-08-12 03:57:11 -07:00
Bitnami Bot a80848f945 [stable/phpbb] Release 6.0.1 updating components versions (#16244)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-12 03:49:49 -07:00
Bitnami Bot a42bd24f05 [stable/testlink] Release 6.0.1 updating components versions (#16243)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-12 03:49:37 -07:00
Bitnami Bot 992b5a9214 [stable/opencart] Release 6.0.2 updating components versions (#16241)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-12 03:49:25 -07:00
Bitnami Bot cf5557c7eb [stable/dokuwiki] Release 5.1.2 updating components versions (#16240)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-12 03:49:13 -07:00
Nicola Paoli 58c4094cc6 [HLF-COUCHDB]: Update hlf-couchdb owners (#16167)
Signed-off-by: Nicola Paoli <nicola@aid.technology>
2019-08-12 03:19:48 -07:00
Nicola Paoli c797aa2aa7 [HLF-PEER]: Update hlf-peer owners (#16166)
Signed-off-by: Nicola Paoli <nicola@aid.technology>
2019-08-12 03:19:36 -07:00
Nicola Paoli 1ab19adc55 [HLF-ORD]: Update hlf-ord owners (#16165)
Signed-off-by: Nicola Paoli <nicola@aid.technology>
2019-08-12 03:19:24 -07:00
Nicola Paoli 80eecf1de3 [HLF-CA]: Update hlf-ca owners (#16164)
Signed-off-by: Nicola Paoli <nicola@aid.technology>
2019-08-12 03:19:12 -07:00
Aisuko 72c94c525c Add fullnameOverride and nameoverride (#15706)
Signed-off-by: Aisuko <urakiny@gmail.com>
2019-08-12 01:25:10 -07:00
Dayoung Shin 642a5ebeaf [stable/weave-scope] Allow containers to have extra flags (#16231)
Signed-off-by: Dayoung Shin <shindanim@gmail.com>
2019-08-12 01:13:11 -07:00
Bitnami Bot fde4be6540 [stable/phabricator] Release 6.2.2 updating components versions (#16234)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-12 00:41:11 -07:00
David J. M. Karlsen 7a9baf1787 [stable/cerebro] run with security context and be able to run as non… (#16183)
* [stable/cerebro] run with security context and be able to run  as nonRoot

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

* obsolete values

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-08-10 10:41:12 -07:00
Markus Schoepke 1a2f7072e4 Fix 'mc policy' syntax for newer mc versions (#16200)
Signed-off-by: Markus Schöpke <markus.schoepke@bedag.ch>
2019-08-10 08:29:12 -07:00
Carlos Alexandro Becker e98bf1b928 [stable/prometheus-operator]: fix alertmanagr pdb docs (#16210)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-08-10 04:47:12 -07:00
Bitnami Bot 1bfbea05e7 [stable/postgresql] Release 6.2.1 updating components versions (#16221)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-10 04:37:12 -07:00
deitmerit dae00befd9 [stable/mssql-linux] allow using existing secret for sa password (#16… (#16186)
* [stable/mssql-linux] allow using existing secret for sa password (#16818)

Signed-off-by: Stefan Frye <frye@deitmer-it.de>

* [stable/mssql-linux] bump chart version (#16818)

Signed-off-by: Stefan Frye <frye@deitmer-it.de>
2019-08-10 04:21:12 -07:00
Havrileck Alexandre 9f1db2d47d [stable/nextcloud] Add flexibility and more configurations (#16205)
* [stable/nextcloud] Allow to inject custom php configuration files

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Add annotations and labels on PVC

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Add fs group of www-data for mounted files

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Change mount path of PVC

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Add tmp directory in volume

This directory can be used for uploads as temporary directory

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Fix cronjob job template labels for new helm spec

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Allow change of cronjob image and add pull secrets

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Allow change cronjob resources,tolerations,affinity

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Cronjob (curl) follow redirect

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Add default values for persistence annotations

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Add all default nextcloud configurations

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Update documentation with new values and indent

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Upgrade chart version

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Fix trailing spaces in default values

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Fix default values for cronjob image declaration

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Fix default configs not mounted

Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com>

* [stable/nextcloud] Mount default configs only if extra configs exists

Signed-off-by: Havrileck Alexandre <havrileckalexandre@gmail.com>
2019-08-10 03:53:13 -07:00
Jason Gwartz db491b02ca adds dippynark owner - fix patch diff (#15756)
Signed-off-by: Jason Gwartz <jason.gwartz@gmail.com>
2019-08-09 13:51:13 -07:00
Tobias Wolf 719e7deaab Rebase and update version (#16081)
Signed-off-by: Tobias Wolf <towolf@gmail.com>
2019-08-09 11:37:13 -07:00
Tobias Wolf 407576cd85 Simplify livenessProbes, remove readinessProbes (#16080)
This PR removes exec-based probes that execute redis-cli PING.

In issue #13747 it was discovered that there is a surprisingly large overhead
associated with spawning shell scripts in each container. 3 pods * 2
containers * 2 probes results in 12 shell script executions, which is
compounded by a large, as-yet unexplained, runc overhead.

Considering the nature of redis-ha, these introspective probes are not
necessary since availability and role is determined by the sentinels.

A simple tcpSocket livenessProbe check will confirm open ports that are
ready for communication. The set of sentinel containers then
establishes "readiness" and the address of master and slaves though
a native consensus implementation.

The StatefulSet provides a headless Service which resolves to all active
sentinel Pod IPs via RR DNS. The sentinels in turn elect a master which
is reachable via an "announce" Service with publishNotReadyAddresses
enabled to ensure a stable service IP address for each Pod.

Hence a readinessProbe is needed for neither Redis nor Sentinel.

The entire `redis-ha-healthchecks` ConfigMap was deleted since none of the
scripts are in use anymore.

Signed-off-by: Tobias Wolf <towolf@gmail.com>
2019-08-09 10:05:26 -07:00
Travis Raines 7adf737223 [stable/kong] render .env last in templates (#16191)
Update all environment variable sections in templates to render
variables from Values.env after rendering variables from other sections
of values.yaml. Because the last variable definition wins, this ensures
that users can override settings from elsewhere in values.yaml if needed
without modifying templates, although use cases for this should be rare.

Signed-off-by: Travis Raines <traines@konghq.com>
2019-08-09 09:05:26 -07:00
Bitnami Bot af6255e4aa [stable/jasperreports] Release 6.0.2 updating components versions (#16215)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-09 07:33:25 -07:00
Gonzalo Gómez Gracia 8b807ab3de [stable/redmine] Increased Redmine livenessProbe (#16214)
* Increased Redmine livenessProbe

Signed-off-by: Gonzalo Gomez <gonzalo@bitnami.com>

* Bump chart version

Signed-off-by: Gonzalo Gomez <gonzalo@bitnami.com>
2019-08-09 07:21:26 -07:00
Xiang Dai 8c7e03affe [incubator/kafka] update NOTES.txt (#16161)
* [incubator/kafka] update comment

comment how to test when specified ""zookeeper.connect""

Signed-off-by: Xiang Dai <764524258@qq.com>

* bump up version

Signed-off-by: Xiang Dai <764524258@qq.com>

* update comment

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-08-09 06:55:25 -07:00
Carlos Alexandro Becker ca0c95954d [stable/prometheus-operator]: fix pdb docs (#16196)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-08-09 05:57:26 -07:00
Cédric de Saint MartinandCarlos Rodríguez Hernández d6da308013 [stable/elasticsearch-curator] Update to 5.7.6 by changing docker repository (#15669)
* [stable/elasticsearch-curator] Update to 5.7.6 by changing docker repository. Also add desaintmartin to maintainers.

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

* Update stable/elasticsearch-curator/README.md

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* [stable/elasticsearch-curator] Remove @tmestdagh from OWNERS.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2019-08-09 02:41:30 -07:00
Juan Ariza Toledano 4ea22823de [stable/rabbitmq] Fix wrong tab (#16199)
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-09 02:21:27 -07:00
Ian Zink 4d1624220e [stable/influxdb] add ability to enable flux service (#16187)
Signed-off-by: Ian Zink <zforce@gmail.com>
2019-08-08 19:05:26 -07:00
fbreckle e574e9431d [stable/nginx-ingress] Remove obsolete stats configuration (#16137) (#16139)
* [stable/nginx-ingress] Remove obsolete stats configuration (#16137)

The stats nginx-server was removed from nginx-ingress, so references to
to its configration can be removed from the chart.

Signed-off-by: Fabian Breckle <fabian.breckle@breuninger.de>

* [nginx-ingress] Remove deamonset-hostport-values.yaml test

Signed-off-by: Fabian Breckle <fabian.breckle@breuninger.de>
2019-08-08 13:40:57 -07:00
Markus Schoepke 0ba9d44b0b [stable/minio] Add resources to bucket creation job (#16124)
* Add resources to bucket creation job

Signed-off-by: Markus Schoepke <23531+MarS919@users.noreply.github.com>

* Bump version

Signed-off-by: Markus Schoepke <23531+MarS919@users.noreply.github.com>

* fix error due to merge

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-08-08 11:57:19 -07:00
Justin Asfour 1683effb9b [stable/prometheus-redis-exporter] Updated version of redis_exporter by oliver006 to version 1.0.4 (#16179)
* Updated version of redis_exporter by oliver006 to version 1.0.4

Signed-off-by: Justin Asfour <justin@transit.app>

* Version bump to 3.0.1

Signed-off-by: Justin Asfour <justin@transit.app>
2019-08-08 10:47:21 -07:00
Michael Merrill 3c83ae5610 [stable/kube-state-metrics] update rbac to use new ingress api group (#16188) (#16189)
Signed-off-by: mmerrill3 <michael.merrill@vonage.com>
2019-08-08 10:31:20 -07:00
Dwight Donovan Benvenuto fb7282d23b put podLabels inside the correct section (#16175)
Signed-off-by: louis <louis@systemli.org>
2019-08-08 08:45:17 -07:00
Vitaliy Dmitriev 4401b5565c [stable/coredns]: extra secret volumes support added (#15986)
Signed-off-by: Vitaliy Dmitriev <vi7alya@gmail.com>
2019-08-08 08:15:19 -07:00
Jake Hill 19424f18d8 Update readiness/liveness probes to be configurable (#15967)
Updated the chart so that a user can configure the liveness/readiness probe commands as they see fit.

Signed-off-by: Jake Hill <jake@naphta.uk>
2019-08-08 08:05:18 -07:00
Victor Login fc8f9692c6 [stable/minio] Bump version minio (#16172)
Signed-off-by: Login Victor <batazor111@gmail.com>
2019-08-08 07:53:18 -07:00
Juan Ariza Toledano d12482fcd6 [stable/rabbitmq] Improve NOTES.txt (#16185)
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-08 07:43:18 -07:00
Juan Ariza Toledano da30cbd94e [stable/nats] Improve NOTES.txt (#16180)
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-08 07:23:32 -07:00
Aaron Gershman fac0611919 [stable/concourse] bump to concourse 5.4.1 (#16153)
Signed-off-by: Aaron Gershman <aegershman@gmail.com>
2019-08-08 07:23:20 -07:00
Marcos Bjoerkelund 660c74649e [stable/jasperreports] Fix deployment notes and typos in values.yaml (#16169)
* Recreate PR

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* fix readme typo

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* fix error when using ingress

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>
2019-08-08 07:07:18 -07:00
Daniel Andrei Mincă f4743a1876 [stable/chart/prometheus-operator] fix prometheus-operator chart readme (#16177)
* fix prometheus-operator chart readme

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>

* bump chart version

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
2019-08-08 06:55:18 -07:00
Markus Schoepke 4114c84c9f [stable/clamav] Add freshclam config (#16133)
* Add ability to define contents of freshclam.conf, bump version

Signed-off-by: Markus Schöpke <markus.schoepke@bedag.ch>

* Add condition for volume and volumeMount

Signed-off-by: Markus Schöpke <markus.schoepke@bedag.ch>
2019-08-08 06:17:19 -07:00
Cameron Attard 47c03cbaad [incubator/buzzfeed-sso] add suport for v2.0.0 (#16160)
Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
2019-08-08 05:41:18 -07:00
Dwight Donovan Benvenuto 43a8e665bc readd podLabels to external-dns chart (#16162)
Signed-off-by: louis <louis@systemli.org>
2019-08-08 04:27:21 -07:00
Sherief Shahin 3937086ec5 Add Bucket Pod Label Capability for network policy communication when creating bucket job (#16142)
Signed-off-by: Sherief Shahin <smshahin1611@gmail.com>
2019-08-08 04:15:20 -07:00
Manuel Rüger bd66520b7b [stable/coredns] Version bump to 1.6.1 (#15934)
https://github.com/coredns/coredns/blob/master/notes/coredns-1.6.0.md
https://github.com/coredns/coredns/blob/master/notes/coredns-1.6.1.md

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-08-08 03:53:21 -07:00
Juan Ariza Toledano cb15bc1b2f [stable/wordpress] Add a parameter to specify the scheme to generate application URLs (#16136)
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-08 00:31:17 -07:00