Commit Graph
9019 Commits
Author SHA1 Message Date
Alen Komljen 7113aa1ccd SC-5221 Transfer chart ownership to Ciprian (#15347)
Signed-off-by: Alen Komljen <alen.komljen@live.com>
2019-07-09 04:48:03 -07:00
Kevin Lefevre 1325ea9486 [stable/external-dns] Enable PSP (#15251)
Signed-off-by: Kevin Lefevre <lefevre.kevin@gmail.com>
2019-07-09 03:22:01 -07:00
Peter Moffatt 7619867452 [stable/mongodb] loadBalancerSourceRanges can be specified for mongodb Helm chart (#15324)
* loadBalancerSourceRanges can be specified for mongodb Helm chart

Signed-off-by: Peter Moffatt <peter.moffatt@prowler.io>

* Bump chart version

Signed-off-by: Peter Moffatt <peter.moffatt@prowler.io>

* Minor change to formatting

Signed-off-by: Peter Moffatt <peter.moffatt@prowler.io>
2019-07-09 03:12:01 -07:00
Kevin Lefevre a431bb9555 [stable/sealed-secrets] Support PSP (#15254)
Support PSP with sensible default.

Signed-off-by: Kevin Lefevre <lefevre.kevin@gmail.com>
2019-07-09 02:58:03 -07:00
Andrew Aadland 8c757eb087 Signed-off-by: Andrew Aadland <aa23@protonmail.com> (#15339) 2019-07-09 02:42:03 -07:00
DJ Mountney c93c3af4dc [stable/external-dns] Allow provider.google without mounting secrets (#15334)
* Allow provider.google without mounting secrets

When deloyed in GCP/GKE it is not necessary to provide these to
external-dns

Signed-off-by: DJ Mountney <david@twkie.net>

* Bump chart version to 2.1.2

Signed-off-by: DJ Mountney <david@twkie.net>
2019-07-09 00:20:01 -07:00
Trevor Wood 8d0cd3ceee [stable/nginx-ingress] Update OWNERS (#15335)
Signed-off-by: Trevor Wood <Trevor.G.Wood@gmail.com>
2019-07-08 17:44:02 -07:00
Travis Groth 60f7936f62 [stable/pomerium] Chart updates for pomerium v0.1.0 (#15320)
* [stable/pomerium] bugfixes

fix config checksum: based on file and only for pods
deployment: fix missing resources field

Signed-off-by: Travis Groth <tgroth@gmail.com>

* [stable/pomerium] v0.1.0 release

- Expose metrics port and update documentation

- Bump chart and app version for v0.1.0 release

Signed-off-by: Travis Groth <tgroth@gmail.com>

* Fix lint error

Signed-off-by: Travis Groth <tgroth@gmail.com>

* Fix CI test policy

Signed-off-by: Travis Groth <tgroth@gmail.com>
2019-07-08 16:56:02 -07:00
Cedric Thiebault c7ac02baca [stable/nexcloud] Multiple config.php file (#15212)
Use `ConfigMap` & `volumeMounts` to create extra config file in `/var/www/html/config`

Signed-off-by: Cedric Thiebault <cedric.thiebault@gmail.com>
2019-07-08 15:22:02 -07:00
Carlo Columna c6038533df Move health check probes from mgmt to opa. (#15224)
Signed-off-by: Carlo Columna <carlo.columna@xero.com>
2019-07-08 14:42:01 -07:00
Eric Greer 24a4bab298 [stable/kuberhealthy] fix security context indenting and errant space. Removed bad fsGroup… (#14429)
* fix ranging of properties and remove invalid fsGroup property

Signed-off-by: Eric Greer <eric.greer@comcast.com>

* remove errant space

Signed-off-by: Eric Greer <EricGreer@Gmail.com>

* moving away from loop to avoid newline issues

Signed-off-by: Eric Greer <eric.greer@comcast.com>
2019-07-08 14:27:35 -07:00
Naseem b7bba20c8a Update image (#15217)
Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-07-08 14:05:37 -07:00
Inzamam d58c7d46a0 hlf-peer: multi channel support (#15321)
* hlf-peer: multi channel support

Signed-off-by: Inzamam <inzamam.15@cse.mrt.ac.lk>

* hlf-peer: updated Readme.md

Signed-off-by: Inzamam <inzamam.15@cse.mrt.ac.lk>
2019-07-08 12:04:36 -07:00
Jeff May 351b87be20 Issue #15291: Add finalizer to pvc by default (#15292)
- Add finalizers to pvc
- Add persistence.finalizers to values.yaml
- Use default values.yaml for finalizers
- Bump patch version
- Added documentation to README.md

Signed-off-by: Jeff May <jeff.n.may@gmail.com>
2019-07-08 11:06:36 -07:00
Stanislav B e52b818525 [stable/external-dns] Remove Google key validation (#15299)
When installing the chart in Google Cloud Platform the service account
can be fetched from metadata service. This commit removes validation
function which fails helm install when service account key or secret
are not explicitly configured.

Fixes #15298

Signed-off-by: Stanislav Blokhin <stanislav.blokhin@tomologic.com>
2019-07-08 08:08:36 -07:00
Nedim Šabić 399c74aca0 stable/sematext-agent: Update autodisco config (#15310)
* update autodisco config

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

* adjust HOST_PORT

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>
2019-07-08 05:50:34 -07:00
Matteo Dell'Aquila 567501aecf [stable/wordpress] Add Prometheus ServiceMonitor (#15288)
* Prometheus ServiceMonitor added

Signed-off-by: Matteo Dell'Aquila <matteo.dellaquila@gmail.com>

*  app label uniformed, matchLabels fixed

Signed-off-by: Matteo Dell'Aquila <matteo.dellaquila@gmail.com>
2019-07-08 04:08:34 -07:00
Sébastien Prud'homme e304ad9e86 [stable/minio] add a servicemonitor resource for Prometheus operator (#14028)
* [stable/minio] add a servicemonitor resource for Prometheus operator

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>

* Add some new parameters for ServiceMonitor

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>

* [stable/minio] Typo

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2019-07-08 03:54:34 -07:00
Miguel Ángel Cabrera Miñagorri 1052ccf663 [stable/redis] Add support to execute Redis as root (#15276)
* [stable/redis] Add support to execute Redis as root

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

* Change Redis hardcoded data directory to the value at the Values.yaml when changing permissions deploying as root

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-07-08 03:22:34 -07:00
ThoTischner ab908807e4 Add boolean switch to toggle volumesnapshot (#15259)
Signed-off-by: Thomas Tischner <tti@bitsbeats.com>
2019-07-08 02:36:34 -07:00
Bitnami Bot 95994e7c02 [stable/rabbitmq] Release 6.1.5 updating components versions (#15308)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-08 02:22:34 -07:00
Kevin Hellemun 58bcffcc09 [stable/prometheus] Add custom pod labels for prom server (#14819)
* Add custom pod labels to prometheus server component.

Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>

* Bump chart version.

Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>

* Update README.md

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>

* Only parse custom labels if they are set.

Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>

* Make indentation the same as server labels.

Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
2019-07-08 02:14:35 -07:00
Tamas Ecsedi 387ba84b55 [stable/external-dns] Bump deployment api version (#13680)
* [stable/external-dns] Bump deployment api version

Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>

* [stable/external-dns] Use nindent to inline toYaml

Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>

* [stable/external-dns] Bump chart version

Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>

* [stable/external-dns] Update production values

Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>

* [stable/external-dns] Add container security context to readme

Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>
2019-07-08 00:34:34 -07:00
Naseem 60c77b570b [stable/redis] exporter to 1.0.3 (#15302)
* exporter to 1.0.3

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

* Add some notes

Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-07-07 23:24:34 -07:00
Raphael Couto b5b2942c9f [stable/telegraf] Check for service.enabled (#15263)
* Check for service.enabled

Signed-off-by: Raphael Couto <raphael.couto@gmail.com>

* Removing dup lines

Signed-off-by: Raphael Couto <raphael.couto@gmail.com>

* Bump version

Signed-off-by: Raphael Couto <raphael.couto@gmail.com>
2019-07-07 08:12:33 -07:00
Amos ca77541782 [stable/mysql] deployment annotations (#15139)
* add deployment annotations in order for using helm hooks

Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com>

* bump chart version

Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com>

* bump stable/mysql to version to 1.2.3

Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com>

* bump to version 1.3.0

Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com>
2019-07-07 02:06:33 -07:00
Michael D Roach accfcb3b32 [chart/solr] Description: Updated Version and Readme (#15208)
* Description
	Bumped Version 1.1.1
	Bumped AppVersion 7.7.2
	Updated Readme with examples

 On branch master
 Your branch is ahead of 'origin/master' by 22 commits.
   (use "git push" to publish your local commits)

 Changes to be committed:
	modified:   Chart.yaml
	modified:   README.md
	modified:   values.yaml

Signed-off-by: Michael D Roach <michael.r@ware2go.co>

* Description:
	Bumped Minor version instead of Patch

 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	modified:   Chart.yaml

Signed-off-by: Michael D Roach <michael.r@ware2go.co>
2019-07-07 01:46:33 -07:00
Xin Jin 0d0646bd4e stable/opa: Fix OPA installation script with the right authz rego. (#15222)
Signed-off-by: Xin Jin <xin@styra.com>
2019-07-06 18:52:33 -07:00
Robert Van Voorhees 063de428d8 Just removes some annoying warning messages when you add annotations. (#15103)
Signed-off-by: Robert Van Voorhees <rcvanvo@gmail.com>
2019-07-06 06:02:34 -07:00
Bitnami Bot bd8a3aeb3c [stable/moodle] Release 4.2.8 updating components versions (#15273)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-06 01:10:34 -07:00
Manuel Rüger f0fcf00ca3 [stable/coredns] Update to CoreDNS 1.5.2 (#15153)
* [stable/coredns] Rename ServiceMonitor template

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Update apiVersion for deployment

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* [stable/coredns] Version bump to 1.5.2

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-07-06 00:48:34 -07:00
Manuel Rüger ece06ce753 [stable/kube-state-metrics] Apply best practices for label naming (#15261)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-07-05 09:22:35 -07:00
clsau 3c7f982b4f Adding TLS params to kube controller manager and kube scheduler (#15277)
Signed-off-by: Clarisse Sauvage <clarisse.sauvage@jet.com>
2019-07-05 09:02:36 -07:00
Carlos Alexandro Becker af789a74cc [stable/etcd-operator] pod annotations (#14679)
* [stable/etcd-operator] pod annotations

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

* feat: remove port

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-07-05 08:42:35 -07:00
Sebastian Pöhn d378b714f0 sealed-secrets: Add networkPolicy (#15274)
Signed-off-by: Sebastian Poehn <sebastian.poehn@gmail.com>
2019-07-05 08:28:35 -07:00
Burak Yigit Kaya 47cf906b5a [stable/sentry] Add note about Sentry ownership (#15266)
This PR adds a note to the readme stating that the chart is not maintained or backed by Sentry org itself.

Signed-off-by: Burak Yigit Kaya <byk@sentry.io>
2019-07-05 04:32:35 -07:00
Sameer Naik 1adb31cb7e [stable/redis] fix master joining cluster as slave (#15258)
Fixes #15115

Signed-off-by: Sameer Naik <sameer@bitnami.com>
2019-07-05 03:52:36 -07:00
Joe Hohertz d59ddcdd5e Values.extraArgs were being inserted in two places, resulting in duplication. Remove one. (#15257)
Signed-off-by: Joe Hohertz <joe@viafoura.com>
2019-07-05 02:54:35 -07:00
Carlos Alexandro Becker 2141874738 [stable/consul] update to latest (#15128)
* [stable/consul] update to latest

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

* fix: readme

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-07-05 00:24:34 -07:00
Asher Foa b90a40758e [stable/prometheus-postgres-exporter] upgrade to new version of postgres exporter (#15239)
* [stable/prometheus-postgres-exporter] upgrade to new version of postgres exporter

Signed-off-by: Asher Foa <asher@asherfoa.com>

* bump minor version

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-07-05 00:14:48 -07:00
Carlos Alexandro Becker 9cecb57a7e stable/traefik: quote boltdb prefix (#15018)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-07-05 00:14:37 -07:00
Alex Harder d84158b642 set default values for tcp/udp nodeports (#15236)
Signed-off-by: ChiefAlexander <alex.harder@fishtech.group>
2019-07-05 00:00:51 -07:00
Will Holley f803af734e [incubator/couchdb] fix env vars for db container (#15162)
Fixes environment variables not being set correctly for the
couchdb container when `.Values.enableSearch` is `false` (the
default).

The feature toggle for search excluded the search container from the
statefulset but did not exclude the associated environment variables.
The result of this was a duplicate `env` field for the `couchdb`
container which would override the correct `env` field; for example,
`ERL_FLAGS` would not be passed to the container.

This comment fixes the scoping of the `.Values.enableSearch` feature
toggle to include the `env` fields for the `clouseau` container.

Signed-off-by: Will Holley <willholley@apache.org>
2019-07-05 00:00:40 -07:00
Andrii Nasinnyk e454f28bb5 [stable/atlantis] override configuration via configmap (#14503)
* feat(atlantis): override configuration via configmap

Signed-off-by: Andrii Nasinnyk <anasinnyk@macpaw.com>

* fix(stable/atlantis): broken template

Signed-off-by: Andrii Nasinnyk <anasinnyk@macpaw.com>
2019-07-04 23:28:35 -07:00
Bitnami Bot 1de1d41a4f [stable/drupal] Release 3.3.6 updating components versions (#15260)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-04 23:20:35 -07:00
4060f5b566 [stable/concourse] properly cleanup btrfs subvolume and children (#14941)
When a `dind` (Docker in Docker) image is used with btrfs to e.g. run
integration tests as per https://hub.docker.com/r/amidos/dcind/ in some
occasions like job errors or interruptions the btrfs subvolumes are left
not cleaned.

So what happens then is that when the `rm -rf /concourse-worker-dir`
runs it fails with `Operation not permitted` error which then causes
`Init:Error` and ends in `Init:CrashLoopBackOff`.

The solution is to take that into account and properly delete all of the
btrfs subvolumes.

This can be achieved either with the suggested script or with the mount
option [user_subvol_rm_allowed](https://askubuntu.com/questions/509292/how-to-set-user-subvol-rm-allowed-capability)
that is tricky to apply or with that delete script that seems as a
better option.

Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
Co-authored-by: Radoslav Kirilov <rkirilow@gmail.com>
Co-authored-by: Taylor Silva <tsilva@pivotal.io>
2019-07-04 19:26:35 -07:00
Raphael Couto b91e719e68 [stable/telegraf] Allow ENV vars (#15265)
* Allow ENV vars

Signed-off-by: Raphael Couto <raphael.couto@gmail.com>

* Version bump

Signed-off-by: Raphael Couto <raphael.couto@gmail.com>

* Fixing lint

Signed-off-by: Raphael Couto <raphael.couto@gmail.com>
2019-07-04 14:36:35 -07:00
Marius Kießling 8a4a79c8b7 [stable/mariadb] Update mariadb chart readme to include secret instructions (#15256)
* Update mariadb chart readme to include secret instructions

The mariadb readme now includes information about the keys that the
existing secret has to include.

Signed-off-by: Marius Kießling <vcs@mariuskiessling.de>

* Bump version number of mariadb chart

Signed-off-by: Marius Kießling <vcs@mariuskiessling.de>
2019-07-04 11:08:37 -07:00
Bitnami Bot 6bd4ec64d1 [stable/mediawiki] Release 6.3.6 updating components versions (#15255)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-04 08:24:36 -07:00
Tyler Camp e81d7f1773 [stable/minio] Add missing service account (#15143)
* Add serviceAccount option for deployed pods

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>

* Bump minio chart version

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>

* Add trailing newline to values.yaml

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>

* Add missing serviceaccount spec

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>

* Bump minio chart version

Signed-off-by: Tyler Camp <tylermatthewcamp@gmail.com>

* add new line

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-07-04 02:44:12 -07:00