Commit Graph
11594 Commits
Author SHA1 Message Date
Bitnami Bot 1d399be524 [stable/opencart] Release 7.0.2 updating components versions (#20008)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-09 22:14:34 -08:00
Bitnami Bot c896b0f8ad [stable/dokuwiki] Release 6.0.3 updating components versions (#19993)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-09 21:50:34 -08:00
Bitnami Bot cffb0330f0 [stable/owncloud] Release 8.0.2 updating components versions (#19989)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-09 21:44:35 -08:00
Julio H Morimoto ab46abe734 [stable/graylog] Update mongodb-replicaset dependency version. (#20005)
Fixes #18997, which causes graylog chart to fail due to deprecated
API version used by the old mongodb-replicaset chart.

Signed-off-by: juliohm1978 <jhm@juliohm.com.br>
2020-01-09 21:34:34 -08:00
Willi Eggeling 6672d4c790 [stable/minio] fix handling of extraArgs config (#19904)
starting with v3.0.0 of this Helm Chart, the
extraArgs configuration value stopped working,
as it was not passed through the Minio binary.

This fix adds the parameters directly to the
Entrypoint command.

Fixes #19903

Signed-off-by: Willi Eggeling <thewilli@gmail.com>
2020-01-09 18:44:35 -08:00
Jesse Seldess dfea2ba119 [stable/cockroachdb]: Update version to v19.2.2 (#19990)
Signed-off-by: Jesse Seldess <j_seldess@hotmail.com>
2020-01-09 11:04:38 -08:00
yujin-hong 5c0aca44e0 [stable/prometheus-operator] fix typo for prometheus Operator Service… (#19969)
* Bump prometheus-operator chart version

Signed-off-by: yujin-hong <dbwlsdl2500@gist.ac.kr>

* [stable/prometheus-operater] fix typo for prometheus Operator Service type comment

Service type `NodePort` was denoted as `NodepPort`. It can cause confusion to beginners.

Signed-off-by: yujin-hong <dbwlsdl2500@gist.ac.kr>
2020-01-09 09:19:46 -08:00
Carlos Giraldo c6e503ccfd [incubator/schema-registry] Deployment extensions/v1beta1 to apps/v1 (#19983)
* Deployment extensions/v1beta1 to apps/v1

Deployment in extensions/v1beta1 API group is removed in kubernetes v1.16.
https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

Changed Deployment to apps/v1 API group.

Signed-off-by: Carlos Giraldo <cgiraldo@gradiant.org>

* Chart version bumped

Signed-off-by: Carlos Giraldo <cgiraldo@gradiant.org>
2020-01-09 07:47:45 -08:00
Dawid Malinowski 3cc7e878e4 Revert - File system 'fs-12345678' does not exist (#19984)
Signed-off-by: Dawid Malinowski <dawidmalina@gmail.com>
2020-01-09 07:09:46 -08:00
Matteo Ruina 50ef8132eb [stable/chartmuseum] Add support for LoadBalancer and loadBalancerSourceRanges (#19967)
* Add support for loadBalancerSourceRanges

Signed-off-by: Matteo Ruina <matteo.ruina@skyscanner.net>

* Fix indentation

Signed-off-by: Matteo Ruina <matteo.ruina@skyscanner.net>

* Bump minor version

Signed-off-by: Matteo Ruina <matteo.ruina@skyscanner.net>
2020-01-09 06:45:45 -08:00
André Bauer c582455759 [stable/prometheus] update prometheus to 2.15.2 and also all other used images to newest … (#19927)
* update prometheus to 2.15.2 and also all other used images to newest version

Signed-off-by: André Bauer <monotek23@gmail.com>

* changed alertmanager baseurl to satisfy the new check of the url on container startup

Signed-off-by: André Bauer <monotek23@gmail.com>

* removed executable flag from files

Signed-off-by: André Bauer <monotek23@gmail.com>

* fix merge conflict

Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>
2020-01-09 06:39:45 -08:00
Bitnami Bot 35ce90ab51 [stable/suitecrm] Release 8.0.2 updating components versions (#19980)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-09 06:31:45 -08:00
Alex Williams 3004965a58 [stable/prometheus-operator] - add tlsConfig to prometheus servicemonitor (#19848)
* prometheus-operator - add tlsConfig to prometheus servicemonitor

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* Bump to 8.5.5.

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* nindent on correct line

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2020-01-09 06:15:45 -08:00
Cedric Lamoriniere f5b866c8cd [stable/datadog] fix dd_site and dd_dd_url env var (#19913)
Fix the usage of the `.Values.datadog.site` and `.Values.datadog.dd_url`
parameters when `.Values.daemonset.useDedicatedContainers` is activated.

Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2020-01-09 04:53:45 -08:00
Mateusz Gozdek 254777e8de [stable/coredns] Fix typo in values.yaml (#19975)
Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
2020-01-09 03:25:45 -08:00
Jan Heylen 17322afece [stable/jenkins] fix deprecated config name used (#19883)
this fixes #19878

Signed-off-by: Jan Heylen <jan.heylen@nokia.com>
2020-01-09 03:01:45 -08:00
Mateusz Gozdek 9f9ddaaa0b [stable/coredns] Align default zone configuration with k8s docs (#19918)
The most important bit here however, is adding 'pods insecure' to
kubernetes configuration, which currently makes this chart not pass
Kubernetes conformance tests, if installed without modifying the values
as cluster DNS provider.

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
2020-01-09 02:47:46 -08:00
Dawid Malinowski a064906b98 File system 'fs-12345678' does not exist (#19970)
* File system 'fs-12345678' does not exist

Fix issue related to default file system id:
```
W0109 08:06:08.407526 1 efs-provisioner.go:91] couldn't confirm that the EFS file system exists: FileSystemNotFound: File system 'fs-12345678' does not exist.
```

Signed-off-by: Dawid Malinowski <dawidmalina@gmail.com>

* Update Chart.yaml

Signed-off-by: Dawid Malinowski <dawidmalina@gmail.com>
2020-01-09 01:59:45 -08:00
David Gomez 8436ee3581 [stable/mediawiki] Add Mediawiki host parameter (#19834)
* [stable/mediawiki] Add Mediawiki host parameter

Signed-off-by: David Gomez <dgomezleon@vmware.com>

* Apply feedback to fix NOTES.txt

Signed-off-by: David Gomez <dgomezleon@vmware.com>

* Add httpHeaders to readiness and liveness probes

Signed-off-by: David Gomez <dgomezleon@vmware.com>

* Access api.php for readiness

Signed-off-by: David Gomez <dgomezleon@vmware.com>
2020-01-09 01:45:45 -08:00
Julien Francoz 14e36a0328 add source ip preservation detail (#19942)
add source ip preservation detail and change default externalTrafficPolicy to Local (default controller.service.type is LoadBalancer)

Signed-off-by: jfcoz <you@example.com>
2020-01-09 00:41:45 -08:00
Maxime Guillet 4370548d67 [stable/prometheus-pushgateway] Allow to specify the nodePort when service type is NodePort (#19936)
Signed-off-by: Maxime Guillet <mguillet@mailjet.com>
2020-01-09 00:05:45 -08:00
Bitnami Bot 3e7d3dbb76 [stable/phpbb] Release 7.0.2 updating components versions (#19962)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-08 23:47:45 -08:00
Bitnami Bot 5ebb1fdfc9 [stable/parse] Release 10.3.1 updating components versions (#19952)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-08 23:39:44 -08:00
adamkpickering b17f7e798c stable/prometheus Updated README.md with instructions for configuring pod scraping (#19379)
* Updated README.md with instructions for configuring pod scraping

Signed-off-by: Adam Pickering <adamkpickering@gmail.com>

* Updated chart version to latest.

Signed-off-by: Adam Pickering <adamkpickering@gmail.com>

* Bumped version to be in sync... again

Signed-off-by: Adam Pickering <adamkpickering@gmail.com>

* Bumped chart version

Signed-off-by: Adam Pickering <adamkpickering@gmail.com>

* Bumped version again

Signed-off-by: Adam Pickering <adamkpickering@gmail.com>
2020-01-08 16:23:40 -08:00
Harry 0580e453e7 [stable/kong] 0.36.2 timeout and admission controller fixes (#19955)
* [stable/kong] add sideEffects and admissionReviewVersions

These are required fields for v1 and we operate on v1beta but support
the v1 resources as well.

Also removed the sym link to default values and introduced a blank file.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] use service type NodePort for CI testing

kind doesn't support services of type LoadBalancer and the CI test fail
on kind.

This is part of the effort to move the chart under Kong's Github
organization and deprecate it from `helm/charts` repo on Github.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] 0.36.2 admission webhook fixes

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] bump up timeouts to 5 seconds

On constrained hardware and especially Minikube, 1 second timeouts are
common. Possibly, due to triple scheduling going on.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2020-01-08 15:39:39 -08:00
moreginger 725a01c45b Allow a NodePort to be specified. (#19932)
Signed-off-by: Tim Moore <moreginger@warpmail.net>
2020-01-08 14:05:41 -08:00
gzur d22fad2086 [stable/minio] Decouple directory root from the mountPath (#19949)
* [stable/minio] Decouple directory root from the mountPath

Introduce a new variable named `.Values.bucketRoot` which defaults to
`.Values.mountPath` if unset.

This allows the Helm chart to serve only a subset of the mounted drive,
which can be useful if the mounted data contains symlinks to locations
that should not be accessible directly through minio.

Addresses #19939

Signed-off-by: gzur <gzur@gzur.org>

* Remove extra spaces

Signed-off-by: gzur <gzur@gzur.org>
2020-01-08 12:33:42 -08:00
Naseem e1765723d3 [stable/nginx-ingress] If clusterIPs are set, they will automatically be quoted (#19765)
* If clusterIPs are set, they will automatically be quoted

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

* bump version

Signed-off-by: Naseem <naseemkullah@gmail.com>
2020-01-08 10:29:41 -08:00
Max V 99b76a2f56 [stable/prometheus-blackbox-exporter] Fix PodDisruptionBudget configuration (#19707)
* Fix PodDisruptionBudget configuration

Signed-off-by: Maxim Valiarovski <maxim.valiarovski@target.com>

* simplify -podDisruptionBudget configuration management

Signed-off-by: Maxim Valiarovski <maxim.valiarovski@target.com>

* Update readme

Signed-off-by: Maxim Valiarovski <maxim.valiarovski@target.com>
2020-01-08 09:43:40 -08:00
Peter Rifel 876881356e [stable/kong] Add missing watch permissions to custom resources (#19946)
Signed-off-by: Peter Rifel <pgrifel@gmail.com>
2020-01-08 09:35:39 -08:00
devOpsHelm 4dd0cf99c7 Add missing LOGGING_LEVEL env variables (#88) (#19944)
Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
2020-01-08 08:31:40 -08:00
pinepinebrook 46a84098c8 [stable/nginx-ingress] Add fine-grained host port range in psp (#19858)
Give port-by-port permission in psp to improve security.

Signed-off-by: Yu Chih <secret104278@gmail.com>
2020-01-08 08:05:40 -08:00
Wilmar den Ouden 61c2cc0db4 [stable/sentry] Makes changing the secreyKey possible (#19938)
* feat: make specifiying email secret key possible

Signed-off-by: wilmardo <info@wilmardenouden.nl>

* feat: make specifiying postgresql secret key possible

Signed-off-by: wilmardo <info@wilmardenouden.nl>

* feat: make specifiying redis secret key possible

Signed-off-by: wilmardo <info@wilmardenouden.nl>

* chore: bump chartVersion

Signed-off-by: wilmardo <info@wilmardenouden.nl>
2020-01-08 06:59:39 -08:00
Néstor Salceda 492aed9898 [stable/sysdig] Enable Sysdig Secure by default (#19935)
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>
2020-01-08 05:01:40 -08:00
Bitnami Bot fd9804996b [stable/phpmyadmin] Release 4.2.6 updating components versions (#19931)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-08 04:17:39 -08:00
Peter Rifel 298d5aca43 [stable/kong] Improve deployment label selector to not change on chart upgrades (#19916)
Signed-off-by: Peter Rifel <pgrifel@gmail.com>
2020-01-07 15:03:41 -08:00
Graham McGregorandMadeline Van Der Paelt 4e2db070b2 [stable/nginx-ingress] Fix ClusterRole creation when using namespaces (#19886)
* [stable/nginx-ingress] Fix ClusterRole creation when using namespaces

We want to be able to choose to deploy to a namespace and still opt-in
to ClusterRole creation.

Fixes: https://github.com/helm/charts/issues/18420

Signed-off-by: Graham McGregor <graham@gmcgregor.ca>

Co-authored-by: Madeline Van Der Paelt <madd_y@hotmail.com>

* [stable/nginx-ingress] Bump nginx-ingress chart version

Signed-off-by: Graham McGregor <graham@gmcgregor.ca>

Co-authored-by: Madeline Van Der Paelt <madd_y@hotmail.com>

Co-authored-by: maddster82 <madd_y@hotmail.com>
2020-01-07 12:00:18 -08:00
nareshnayini c3bf9967db fix overwriteConfig condition (#19910)
Signed-off-by: naresh@getsidecar.com <naresh@getsidecar.com>
2020-01-07 11:12:19 -08:00
Harry df6d75b078 [stable/kong] 0.35.1 mutliple small fixes (#19914)
* [stable/kong] add rainest as a maintainer

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] update CRDs to Ingress Controller 0.7

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] standardize and optimize readiness and liveness probes

- Initial delay has been lowered to 5 seconds for increased responsiveness
- Frequency is now 10 seconds, again for reponsiveness
- timeout has been standardized to 1s

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] 0.35.1 changelog

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] remove the extra space in NOTES.txt

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] fix values.yalm ingress tls section

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2020-01-07 10:54:19 -08:00
Harry a1c7ac30a2 [stable/kong] 0.35 update all standard labels (#19856)
The following document describes all the standard labels that charts
should include:
https://v2.helm.sh/docs/chart_best_practices/#standard-labels

Kong's chart already had these but the keys were outdated.
This commit also de-duplicates these data to further DRY out these
labels.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2020-01-07 10:26:20 -08:00
Cedric Lamoriniere 8f30dd815f [stable/datadog] fix when (#19877)
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2020-01-07 07:04:23 -08:00
Juan Ariza Toledano 139933d182 [bitnami/ghost] Provide a way to disable readiness/liveness probes (#19907)
Signed-off-by: juan131 <juan@bitnami.com>
2020-01-07 06:56:18 -08:00
Martin Polednik 88b2f04f5b [stable/prometheus-operator] fix comment in values.yaml (kubeScheduler) (#19875)
Comment in values.yaml related to kubeScheduler scraping
configuration incorrectly referred to kube-controller-manager
scraping.

Only the comment is fixed as the logic is correct.

Signed-off-by: Martin Polednik <m.polednik@gmail.com>
2020-01-07 06:14:18 -08:00
Travis Groth 12623db146 [stable/pomerium] Add option to configure forward-auth automatically (#19900)
Signed-off-by: Travis Groth <tgroth@gmail.com>
2020-01-07 05:54:18 -08:00
Bastian Hofmann 7ac1f9936a [stable/nginx-ingress] Bump nginx-ingress version to 0.26.2 (#19881)
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-01-07 01:04:18 -08:00
DionysiusandSameer Naik e8850dcae3 [stable/external-dns] Add missing flags related to processing sources, kubefed related (Reopening #17494) (#19833)
* add missing flags related to processing sources

Signed-off-by: Denis Manente <denis.manente@automatic-server.com>

* version bump

Signed-off-by: Denis Manente <denis.manente@automatic-server.com>

* fix wrong description of fqdnTemplates option

Signed-off-by: Denis Manente <denis.manente@automatic-server.com>

* resolve feedback, remove optional hint on fields not mandatory, minor bump instead of patch

Signed-off-by: Denis Manente <denis.manente@automatic-server.com>

* fix wrong version increment, it's adding a feature, so a minor bump

Signed-off-by: Denis Manente <denis.manente@automatic-server.com>

Co-authored-by: Sameer Naik <sameer@fuloi.com>
2020-01-06 22:32:18 -08:00
Harry 5820fd492d [stable/kong] 0.34.2 ci consolidation and readme fixes (#19854)
* [stable/kong] typos in readme and change Kong Enterprise section

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* remove ci test, it is a duplicate of defautl-values.yaml

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* remove ci test, it is another duplicate of defautl-values.yaml

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] consolidate various CI tests

We get a lot of flaky tests. Some of those are likely cause by the CI
process itself but reducing the number of tests gives us a speedy test
and reduces the probability of flakiness.

There are no tests that are being skipped here, multipe unrelated tests
have been consolidated together.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] draft changelog and version bump

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] elaborate on kong enterprise and fix typos

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] call out pre-reqs in install for enterprise

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] renam test files to run the tests

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* remove blank lines as lint barfs

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* remove blank lines as lint barfs

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* remove trailing white space

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stable/kong] update changelog and version

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* specify pg details in ci test

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>

* [stabl/kong] de-duplicate test2 and test4

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2020-01-06 14:08:17 -08:00
Travis Raines eaf1d891d5 [stable/kong] fix Job securityContext indentation (#19887)
Add an additional level of indentation to Job securityContexts.
Previously, the context would render incorrectly, e.g.

securityContext:
runAsUser: 1000

It should now render as:

securityContext:
  runAsUser: 1000

Signed-off-by: Travis Raines <traines@konghq.com>
2020-01-06 13:24:18 -08:00
Alex Williams 6ba8013533 [stable/prometheus-operator] Add namespace to all PrometheusRule objects (#19704)
* [stable/prometheus-operator] Add namespace to all PrometheusRule objects

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* prometheus-operator - modify sync_prometheus_rules.py for ns

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* Bump chart again to keep it +1 patch version

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* Revert changes to prometheus rule

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* set chart version to 8.5.3

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2020-01-06 11:57:18 -08:00
Harry 7315ed6551 [stable/kong] bump up ingress controller to 0.7 (#19885)
Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2020-01-06 11:32:16 -08:00