Commit Graph
5008 Commits
Author SHA1 Message Date
Aaron Friel 20b8dffaf2 [stable/graphite] Graphite statefulset (#10309)
* [stable/graphite] Fix missing image tag in init container spec

Graphite recently changed their initialization scripts in 1.1.5-x. The init container using `:latest` resulted in a failure to run the init script and a crash loop.

Signed-off-by: Aaron Friel <mayreply@aaronfriel.com>

* [stable/graphite] Update to 1.1.5, use StatefulSet

Update to 1.1.5 significantly improves performance/reliability and uses
services on startup to configure the user accounts, obviating the need
for an init container.

The Deployment is replaced by a StatefulSet because Graphite is
sensitive to the identity of the machines. Although this chart does not
currently handle Graphite clusters, it is probably not a good thing that
every Graphite pod should register as a new carbon agent and carbon
aggregator. There doesn't appear to be any process to clean up "old"
agents/aggregators or other container identity pieces.

tl;dr: StatefulSet better models the behavior Graphite has than a
deployment.

Signed-off-by: Aaron Friel <mayreply@aaronfriel.com>

* [stable/graphite] Bump minor version number.

Signed-off-by: Aaron Friel <mayreply@aaronfriel.com>

* [stable/graphite] Use apps/v1 api version in stateful set

Signed-off-by: Aaron Friel <mayreply@aaronfriel.com>
2018-12-30 13:19:48 -08:00
Naseem d0b9568328 [stable/fluentd-elasticsearch] replace template with include (#8590)
* replace template with include, fix app labels, and helpers.tpl

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

* chart bump

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

* Update service.yaml

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

* bump chart version

Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
2018-12-30 03:24:00 -08:00
Will Hughes 56a30eca9e [stable/home-assistant] Add option to pass imagePullSecrets to Home Assistant pod (#10300)
Signed-off-by: William Hughes <will@willhughes.name>
2018-12-29 16:42:36 -08:00
David J. M. Karlsen a57776d25f upgrade home assistant (#10302)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-12-29 14:20:42 -08:00
Jesse Stuart 3d38d0ad78 [stable/unifi] Fix typos/formatting in README. (#10277)
Signed-off-by: Jesse Stuart <hi@jessestuart.com>
2018-12-29 12:52:26 -08:00
Will Hughes 8eb479b3a3 [stable/home-assistant] Add option to inject environment vars from secrets (#10297)
Signed-off-by: William Hughes <will@willhughes.name>
2018-12-29 07:21:23 -08:00
Faizan Ahmad e04403fc78 Add support for annotations in deployment of kibana (#10283)
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2018-12-29 06:28:39 -08:00
Bitnami Bot 1114bc40f1 phabricator: update to 2018.51.0 (#10295)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-29 01:58:30 -08:00
Rauny Brandão c143a86211 Add reconnect_on_error to elasticsearch plugin (#10279)
Signed-off-by: Rauny Brandão <rauny.brandao@gmail.com>
2018-12-28 05:25:57 -08:00
Jason Ertel d3fd3f1157 upgrade to elastalert 0.1.38 (#10266)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2018-12-27 12:45:50 -08:00
Ali Kahoot 05c0a96dc3 Add optional annotation for Daemonset and its pods (#10268)
Signed-off-by: kahootali <kahoot.ali@gmail.com>
2018-12-27 10:25:04 -08:00
Gudjon 199426c661 Quote all values under 'etcd.tls' (#9184)
Signed-off-by: Guðjón Jónsson <gudjonj@gmail.com>
2018-12-27 07:34:39 -08:00
Bitnami Bot fa8178887f prestashop: update to 1.7.5-0 (#10254)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-26 15:05:47 -08:00
Javier J. Salmerón-García 162a1998a1 [stable/postgresql] Fix quote bug (#10224)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-12-26 01:09:54 -08:00
Renat Galiev 298bb7c45d [stable/mysql] Support defining PriorityClass (#10240)
Signed-off-by: Renat Galiev <renat@galiev.net>
2018-12-25 02:57:23 -08:00
sekka1 c7a9146024 [stable/kong] add support to enable HTTP and HTTPS traffic simultaneously (#10182)
* Separating control for tls and http proxy ports

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

* Updating readme with new params

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

* Bumping chart version

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

* simplifying if logic

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

* Updating default proxy service port

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

* Simplifying if statement

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

* mentioning protocol in the port selection

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

* removing unused params

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

* Update unused variable usage

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

* Enabling http and tls by default

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

* Commenting out nodePort usage

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

* Adding starting space to comment

Signed-off-by: garland <garlandk@gmail.com>
2018-12-24 10:22:08 -08:00
Nisan Itzhakov 254f214478 Added options to allow custom variables from secrets (#10221)
Signed-off-by: Nisan Itzhakov <nisan.mfy@gmail.com>
2018-12-22 08:08:15 -08:00
Jacob Block e6065e7e2f [stable/unifi] Add UID and GID options. (#10218)
Signed-off-by: Jacob Block <jacob.block@gmail.com>
2018-12-22 06:18:27 -08:00
Rafael Fonseca 7c93c81a47 [stable/traefik] Parameterize metrics port exposure (#9430)
* Parameterize exposure of metrics port on main service

Signed-off-by: Rafael Fonseca <me@heyrafael.com>

* Add default values

Signed-off-by: Rafael Fonseca <me@heyrafael.com>

* Update documentation

Signed-off-by: Rafael Fonseca <me@heyrafael.com>

* Bump chart version

Signed-off-by: Rafael Fonseca <me@heyrafael.com>
2018-12-21 18:48:27 -08:00
Javier J. Salmerón-García c39302021b [stable/postgresql] Enable synchronous replication (#10214)
* [stable/postgresql] Enable synchronous replication

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Update values-production.yaml

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Lint

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-12-21 17:17:47 -08:00
Greg Hill af301d9fbc overhaul burrow chart (#10146)
Signed-off-by: greg <greg.hill@monax.io>
2018-12-21 12:11:56 -08:00
mutron3k a5a6d72943 adding SSL version option (#10176)
* adding SSL version option

Signed-off-by: Adam Sloan <asloan7@gmail.com>

* adding SSL version option

Signed-off-by: Adam Sloan <adam_sloan@comcast.com>

* adding SSL version option

Signed-off-by: Adam Sloan <adam_sloan@comcast.com>

* adding SSL version option

Signed-off-by: Adam Sloan <adam_sloan@comcast.com>

* adding SSL version option depending on scheme being https

Signed-off-by: Adam Sloan <adam_sloan@comcast.com>

* adding SSL version option

Signed-off-by: Adam Sloan <adam_sloan@comcast.com>
2018-12-21 11:51:10 -08:00
Andrea Simonini 5f40fc3c4e Fluent bit json command (#9105)
* [stable/fluent-bit] Add support for multiple parsers.json commands

Signed-off-by: Andrea Simonini <andrea.simonini@gmail.com>

* [stable/fluent-bit] Add support for multiple parsers.json commands

restore backward compatibility
bump Chart version

Signed-off-by: Andrea Simonini <andrea.simonini@gmail.com>

* [stable/fluent-bit] Add support for multiple parsers.json commands

removed trailing spaces

Signed-off-by: Andrea Simonini <andrea.simonini@gmail.com>

* Make the extraEntries a key

Signed-off-by: Andrea Simonini <andrea.simonini@gmail.com>

* Remove trailing spaces

Signed-off-by: Andrea Simonini <andrea.simonini@gmail.com>
2018-12-21 08:37:26 -08:00
Juan Ariza Toledano ffc515058e [stable/mariadb] Add parameter to enable debug logs on MariaDB images (#10208)
* [stable/mariadb] Add parameter to enable debug logs on MariaDB images

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

* Document new parameter on README.md

Signed-off-by: juan131 <juan@bitnami.com>
2018-12-21 07:09:00 -08:00
Xinghong Fang 69c78dc4c8 airflow custom init (#9964)
* airflow: fix incorrect values in README

Signed-off-by: Xinghong Fang <xinghong.fang@man.com>

* airflow: allow initContainer image to be customised

Signed-off-by: Xinghong Fang <xinghong.fang@man.com>

* airflow: bump chart version to 0.10.0

Signed-off-by: Xinghong Fang <xinghong.fang@man.com>

* airflow: add new values to README

Signed-off-by: Xinghong Fang <xinghong.fang@man.com>

* airflow: replace all hard-coded image alpine/git

Signed-off-by: Xinghong Fang <xinghong.fang@man.com>

* airflow: fix postgres values

Signed-off-by: Xinghong Fang <xinghong.fang@man.com>
2018-12-21 06:33:36 -08:00
Naseem c1a851a2cf Update image (#10188)
* Update image

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

* bump version for major release of image

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-12-21 01:05:29 -08:00
Joost Coelingh 8e4ee78761 [stable/nfs-client-provisioner] Fix deployment to use nodeSelector, affinity and toleration properties (#10193) (#10194)
Signed-off-by: Joost Coelingh <joost.coelingh@eu.equinix.com>
2018-12-21 00:21:54 -08:00
Javier J. Salmerón-García 15535e4a9e [stable/postgresql] Add read-only connection to the replica slaves (#10186)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-12-20 16:14:02 -08:00
Carlos Tadeu Panato Junior f6eacf9ef1 bump gce-ingress to 1.4.0 (#10171)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-20 15:27:54 -08:00
Carlos Tadeu Panato Junior 785c2bdec4 bump envoy to 1.8.0 (#10170)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-20 15:18:41 -08:00
David J. M. Karlsen f04f280aa5 upgrade prometheus (#10163)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-12-20 15:09:18 -08:00
bzub 2a25bedf36 [stable/docker-registry] Use static container/daemon port (#10114)
* Use static container/daemon port

This commit ensures the container/daemon port is constant (5000),
while the service port is configurable with the service.port value.

Fixes #10113

Signed-off-by: bzub <bzubrod@gmail.com>

* bump version

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-12-20 14:58:17 -08:00
Sheroy Marker 592b164e6d Remove namespace list permission (#10117)
* Removes the namespace list permission for the service account being created.

Signed-off-by: Sheroy Marker <smarker@thoughtworks.com>

* Updates the changelog

Signed-off-by: Sheroy Marker <smarker@thoughtworks.com>

* bump version

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-12-20 14:47:29 -08:00
Ben Drucker 39bd2570fa [stable/sumologic-fluentd] Set node name to improve pod caching (#10148)
Signed-off-by: Ben Drucker <bvdrucker@gmail.com>
2018-12-20 14:36:23 -08:00
Carlos Tadeu Panato Junior 90164347a7 bump hackmd to 1.2.1-alpine (#10172)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-20 14:28:35 -08:00
Steven Sheehy f2425969c5 [stable/rabbitmq-ha] Update maintainers (#10179)
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2018-12-20 13:22:17 -08:00
Eric Greer 3b0a8f9bb1 refactor env vars (#10158)
Signed-off-by: Eric Greer <EricGreer@Gmail.com>
2018-12-20 10:08:38 -08:00
Javier J. Salmerón-García d26aca3926 [stable/postgresql] Allow configmaps for configuration and initdb (#10151)
* [bitnami/postgresql] Allow configmaps for configuration and initdb

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Change conf.d mountpoint

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Bump version

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Bump minor version

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-12-20 09:13:03 -08:00
Bitnami Bot 3f79511e42 [stable/ghost] Release 6.1.8 (#10168)
* ghost: update to `2.9.1`

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

* ghost: updated chart requirements

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

* ghost: bump chart appVersion to `2.9.1`

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

* ghost: bump chart version to `6.1.8`

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

* ghost: update to `2.9.1`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-20 08:15:36 -08:00
Gabi Maeztu 31db656ee3 Update Kong, reference to image pull secrets (#10164)
* Update controller-deployment.yaml

Remove legacy reference to imagePullSecrets variable that was renamed to pullSecrets in the last merge and modified from string to list.

Signed-off-by: Gabriel de Maeztu <gabriel.maeztu@gmail.com>

* Version bump

Signed-off-by: Gabriel de Maeztu <gabriel.maeztu@gmail.com>
2018-12-20 07:02:56 -08:00
Adam Medziński 0685432f8b [stable/chartmuseum] Fix typo in service labels template condition (#10166)
Signed-off-by: Adam Medzinski <adam.medzinski@gmail.com>
2018-12-20 06:38:42 -08:00
Bradley Weston f5d2d0b72f Bump Traefik version to 1.7.6 resolved CVE-2018-16875 (#10096)
* Bump Traefik version to 1.7.6 resolved CVE-2018-16875

* Issue: [https://github.com/golang/go/issues/29233]
* Release of Traefik with fix: [https://github.com/containous/traefik/releases/tag/v1.7.6]

Signed-off-by: Bradley Weston <hello@bweston.me>

* fix chart and readme

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-12-20 06:30:45 -08:00
Jonathan Liuti 341ee42bf3 Fix sealed secrets service selector (#10167)
Signed-off-by: Jonathan Liuti <liuti.john@gmail.com>
2018-12-20 06:06:59 -08:00
Hoffmeister, Stefan 561a9eea49 [stable/minio] Fix probes to use correct HTTP scheme (#10128)
* - use HTTPs probes when TLS is enabled
- minor documentation fix

fixes #10126

Signed-off-by: Stefan Hoffmeister <stefan@hoffmeister.biz>

* bump chart version

Signed-off-by: Stefan Hoffmeister <stefan@hoffmeister.biz>
2018-12-20 04:38:42 -08:00
Carlos Tadeu Panato Junior 9ce4655cb2 [stable/inbucket] adding recommended label (#10063)
* adding recomended label

Signed-off-by: cpanato <ctadeu@gmail.com>

* update

Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-20 03:44:56 -08:00
Carlos Tadeu Panato Junior 83905b96bb bump operator to 1.8.2 and add recommended label (#10064)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-20 03:19:17 -08:00
Carlos Tadeu Panato Junior 1eeb242811 [stable/mm-te] adding recommended label (#10062)
* adding reccomended label

Signed-off-by: cpanato <ctadeu@gmail.com>

* update

Signed-off-by: cpanato <ctadeu@gmail.com>

* fix notes

Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-20 03:02:29 -08:00
Oliver 62a1514098 Add sealed secret chart (#8416)
* Create Initial deployment and service

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add Custom Resource definition

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add option to use custom secret

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add RBAC and service account resources

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add NOTES documentation on how to use sealed secrets

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add README documentation

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add documentation to values file

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add lables to resources

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add missing values for resources & image. Add .helmignore

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Use service account and fullname templates

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Fix linting issues

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Fix image name

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Address code review comments

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Use repository value

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Address code review comments

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Update labels to match new convention

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add helm keep annotation

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Add maintainers and OWNERS

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Use github name

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Remove duplicate namespace

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>

* Make keeping CRD configurable

Signed-off-by: Oliver Boyle <olib963@users.noreply.github.com>
2018-12-20 02:47:24 -08:00
Maria Niță dbefc14cdb [prometheus-node-exporter] - Bump app version to 0.17.0 ADDENDUM (#10125)
Signed-off-by: Maria Nita <nita@adobe.com>
2018-12-20 02:30:45 -08:00
Fabrizio Fortino 8fe1c2880d [stable/cluster-autoscaler] update to version 1.13.1 (#10159)
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
2018-12-20 02:18:14 -08:00