Commit Graph
8423 Commits
Author SHA1 Message Date
Juan Ariza Toledano cdc331a505 [stable/postgresql] Ensure intContainer creates the data directory. (#14401)
* [stable/postgresql] Ensure intContainer creates the data directory.

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

* Update PostgreSQL image tag to '11.3.0-debian-9-r26'

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

* Update PostgreSQL image tag to '11.3.0-debian-9-r26' on 'values-production.yaml'

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

* Update PostgreSQL image tag to '11.3.0-debian-9-r27'

Signed-off-by: juan131 <juan@bitnami.com>
2019-06-03 05:54:18 -07:00
Victor Login 81ec17b007 [stable/node-red] Update version node-red to 0.20.5 (#14402)
Signed-off-by: Login Victor <batazor111@gmail.com>
2019-06-03 04:28:15 -07:00
Néstor Salceda 9b5d0adbfd [stable/sysdig] New Agent upstream release 0.90.2 (#14374)
* [stable/sysdig] New Agent upstream release 0.90.2

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* Update README

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>
2019-06-03 04:14:15 -07:00
Jon Stelly e9e9066bb2 [stable/seq] Version change to GA and add baseURI setting (#14392)
* SEQ version change and baseURI setting

    - Bump SEQ to GA 5.0 image tag
    - Add setting for BASE_URI - Needed for Ingress and Azure Active Directory

Signed-off-by: Jon Stelly <967068+jonstelly@users.noreply.github.com>

* Bump chart and app version

Signed-off-by: Jon Stelly <967068+jonstelly@users.noreply.github.com>
2019-06-03 02:54:19 -07:00
Hector Fernandez dd0cb418b8 [stabled/elasticsearch-exporter] add custom labels to the service and set service http port name (#14395)
* stable/elasticsearch-exporter: add service labels

Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>

* stable/elasticsearch-exporter: set custom name for service http port

Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
2019-06-03 01:54:15 -07:00
Vasily Sliouniaev af2af1af66 [stable/prometheus-operator] Update components,cleanup (#14387)
* [stable/prometheus-operator] Bump app to 0.30.1

Signed-off-by: vas <v.sliouniaev@gmail.com>

* Update kube-state-metrics, node-exporter

Signed-off-by: vas <v.sliouniaev@gmail.com>

* Bump chart minor version

Signed-off-by: vas <v.sliouniaev@gmail.com>

* Remove no-op roles and rolebindings

The clusterrole used by Prometheus already incorporates permissions
that are granted by these. Removing to help with possible confusion.

Signed-off-by: vas <v.sliouniaev@gmail.com>
2019-06-03 01:32:27 -07:00
Mathias Merscher d891e25713 [stable/velero] optionally deploy restic daemonset as privileged pods (#14379)
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
2019-06-03 01:32:16 -07:00
satchpx 6b19d85ef8 [stable/mongodb] updates to support alternate k8s scheduler (#14359)
* updates to support alternate k8s scheduler

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>

* update values-production.yaml

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-06-03 01:18:14 -07:00
Eduardo Silva 0e587e0bca [stable/fluent-bit] Upgrade to v1.1.2 (SECURITY UPDATES) (#14394)
Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
2019-06-03 00:44:13 -07:00
Mathias Merscher 880d9308fb [stable/velero] Make restic pod volume path configurable (#14378)
* [stable/velero] make restic pod volume path configurable

Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>

* bump chart version

Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
2019-06-02 15:28:11 -07:00
Jie Yu 87c90e6b1f [stable/prometheus-adapter] conditionally register external metrics API (#13716) (#14389)
* [stable/prometheus-adapter] conditionally register external metrics API (#13716)

The prometheus-adapter will NOT serve external metrics API if
`externalRules` section is not specified. See this code:
https://github.com/DirectXMan12/k8s-prometheus-adapter/blob/v0.5.0/cmd/adapter/adapter.go#L177

In that case, we cannot bindly register the external metrics API.
Otherwise, we might see issues described in #13716. This patch fixed the
issue by conditionally register the external metrics API.

Fixes #13716

Signed-off-by: Jie Yu <yujie.jay@gmail.com>

* [stable/prometheus-adapter] bump chart version to 1.0.3

Bump the chart version to 1.0.3 due to the fix of #13716.

Signed-off-by: Jie Yu <yujie.jay@gmail.com>

* [stable/prometheus-adapter] use 'and' to combine template directives

To address the review comments.

Signed-off-by: Jie Yu <yujie.jay@gmail.com>

* [stable/prometheus-adapter] add ci test values

To improve the test coverage.

Signed-off-by: Jie Yu <yujie.jay@gmail.com>
2019-06-01 19:04:13 -07:00
satchpx fd7ace6673 updates to support alternate k8s scheduler (#14357)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 19:36:22 -07:00
satchpx 055c877afd updates to support alternate k8s scheduler (#14367)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 18:32:19 -07:00
satchpx bd33b03719 updates to support alternate k8s scheduler (#14362)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 18:17:12 -07:00
Paul Czarkowski fe5e83f650 [stable/gce-ingress] allow key in secret to be overridden (#14347)
Allow user to override the key for your google.json cred in your secret

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-05-31 18:17:00 -07:00
Sergey Nuzhdin c90d03723f [stable/grafana] add namespace metadata (#14325)
this is needed for when helm is used purely as a templating tool,
since helm template does not add the namespace
helm/helm#3553

Signed-off-by: Sergey Nuzhdin <ipaq.lw@gmail.com>
2019-05-31 18:16:48 -07:00
sT331h0rs3 4469c956d3 Add ability to use existing service account for CloudSQL. (#14246)
Signed-off-by: sT331h0rs3 <sT331h0rs3@gmail.com>
2019-05-31 18:16:36 -07:00
Wilfrido Vidana 576a3aa9e1 [stable/sentry] Support loadBalancerSourceRanges on Service template (#13665)
* Support loadBalancerSourceRanges on Service

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Chart version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Adding default values and README

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Revert "Adding default values and README"

This reverts commit 940f3e294e.

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Another version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Add documentation on values and README

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
2019-05-31 18:16:24 -07:00
Suraj Deshmukh 47f8cb748b prometheus-operator: missing nodeAffinity field in values (#13569)
This commit fixes the example config given in the values file for
`affinity`, to include the key `nodeAffinity`.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-05-31 17:40:22 -07:00
Wilfrido Vidana b510a0c3aa Rename vcsSecretsName to vcsSecretName (#14196)
Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
2019-05-31 12:40:25 -07:00
Vyshakh P bac94b197c [stable/ambassador] Prometheus exporter resource configuration support (#14290)
* Added resource configuration for prometheus exporter

Added resource configuration for Prometheus exporter, Otherwise, hpa computation won't happen properly

Signed-off-by: ysaakpr <ysaakpr@gmail.com>

* Added resource configuration for prometheus exporter

added template configuration for resource config

Signed-off-by: ysaakpr <ysaakpr@gmail.com>

* Version bump to 2.6.3

Signed-off-by: ysaakpr <ysaakpr@gmail.com>

* Update README.md

Added prometheus exported resources entry

Signed-off-by: ysaakpr <ysaakpr@gmail.com>

* Update values.yaml

Signed-off-by: ysaakpr <ysaakpr@gmail.com>

* Version changed to 2.7.0

Signed-off-by: ysaakpr <ysaakpr@gmail.com>
2019-05-31 12:16:24 -07:00
Mikhail Zholobov cc6b490de1 [stable/spinnaker] Fix the default value for gate-local.yml profile (#14232)
* [stable/spinnaker] Fix the default value for gate profile

The default value for "gate-local.yml" key is changed from an empty string to the empty dict,
because of the specifics of "mergeOverride" function called below.
It doesn't merge the dictionary on top of the string and silently leaves a string as a result.

Changing the default to an empty dict fixes the issue, since "mergeOverride" mutates the
dict to any other struct.

Signed-off-by: Mikhail Zholobov <legal90@gmail.com>

* [stable/spinnaker] Bump chart version

Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
2019-05-31 11:26:27 -07:00
Prateek Pandey d997932877 [stable/openebs]: remove pre-install hook from secret (#14162)
- Updated README
- Updated chart version
- Updated values.yaml
- Update pod labels for deployments

`pre-install` hook: Executes after templates are rendered,
but before any resources are created in Kubernetes.

This hook has been added to the secret , will only be generated
on chart install, to prevent overriding the certs anytime we upgrade
the chart’s released instance.

Thus `pre-install hook` prevents the secret creation if someone uses
the older version of charts and upgraded to new version.

Signed-off-by: prateekpandey14 <prateek.pandey@openebs.io>
2019-05-31 10:04:25 -07:00
Nathan Fisher 43e9ce957f [stable/instana] Bump leadership-elector to 0.5.4 (#14382)
* [stable/instana-agent] Bump leadership-elector to 0.5.4

Updated leader-elector to 0.5.4 which uses a distroless image to reduce
 the number of ongoing vulnerabilities to 3 Debian stretch libraries:

- busybox
- glibc
- openssl

refs #180

Signed-off-by: Nathan Fisher <nfisher@junctionbox.ca>

* [stable/instana-agent] Add nfisher as owner

Signed-off-by: Nathan Fisher <nfisher@junctionbox.ca>
2019-05-31 09:52:27 -07:00
Sébastien Prud'homme bd41724ccc [stable/openebs] correctly configure sparse dir (#14181)
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2019-05-31 09:40:33 -07:00
Simon Rüegg 55d9aa1966 [stable/efs-provisioner] Upgrade EFS provisioner (#14281)
* Upgrade EFS provisioner

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>

* Add @srueg to OWNERS

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>
2019-05-31 08:58:28 -07:00
satchpx e043fc0cf5 updates to support an alternate k8s scheduler (#14356)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 08:48:27 -07:00
Vito Laurenza 2768d8d4a2 feat: add tolerations (#14345)
Signed-off-by: vito-laurenza-zocdoc <vito.laurenza@zocdoc.com>
2019-05-31 08:02:31 -07:00
zh168654 cefa79dec2 add metrics servicemonitor to stable/mariadb (#14279)
Signed-off-by: zh168654 <zhangye.168@163.com>
2019-05-31 07:38:26 -07:00
王清山 4d746aaff0 Add hpa for apm server (#14377)
* Add hpa for apm server when kind is deployment

Signed-off-by: calvin.wang <calvin.wang@alo7.com>

* Fix simplify hpa template

Signed-off-by: calvin.wang <calvin.wang@alo7.com>
2019-05-31 07:00:29 -07:00
Jason Morgan 060b57708e [stable/concourse] Updated values file comments. (#14342)
* Updated values file.

Concourse has changed out the separator that works for approle in vault, the = has been replaced by a :. I also updated the refernce link as the Concourse docs page has changed. This is a response to issue #14341.

Signed-off-by: Jason Morgan jmorgan@f9vs.com
Signed-off-by: Jason Morgan <jmorgan@f9vs.com>

* bumping chart version

Signed-off-by: Jason Morgan <jmorgan@f9vs.com>
2019-05-31 05:48:27 -07:00
Michał Wieczorek 0007ebb158 [stable/jaeger-operator] Add PodSecurityPolicy and SecurityContext (#13964)
Signed-off-by: mwieczorek <wieczorek-michal@wp.pl>
2019-05-31 04:40:24 -07:00
Parthesh 7fcc16933c [stable/graylog] fix NOTES.txt for NodePort service type (#13900)
* fix NOTES.txt 

fix NOTES.txt `template` name when NodePort is enabled.

Signed-off-by: Parthesh Parekh <parthesh.parekh@scripbox.com>

* chart version dumped

Signed-off-by: Parthesh Parekh <parthesh.parekh@scripbox.com>

* Update Chart.yaml

Signed-off-by: Parthesh Parekh <parthesh.parekh@scripbox.com>

* bumped chart version

Signed-off-by: Parthesh Parekh <parthesh.parekh@scripbox.com>
2019-05-31 04:10:29 -07:00
Balint Molnar b74991af78 Add extraVolumeMount and Volume to Postgres Master and Slave (#14280)
Signed-off-by: Balint Molnar <balintmolnar91@gmail.com>
2019-05-31 03:24:29 -07:00
Javier J. Salmerón-García 5c470f5736 [stable/odoo] Allow external PostgreSQL database (#14336)
* [stable/odoo] Allow external postgresql database

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

* Update README

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

* Apply requested changes

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

* Fix typo

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2019-05-31 02:52:27 -07:00
satchpx 31e8276d26 [stable/wordpress] updates to support an alternate k8s scheduler (#14368)
* updates to support alternate k8s scheduler

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>

* update chart version

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 01:30:42 -07:00
satchpx a0ccf2b9ca updates to support alternate k8s scheduler (#14366)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 01:30:30 -07:00
satchpx 3b934d8366 updates to support alternate k8s scheduler (#14363)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 01:14:25 -07:00
Carlos Rodríguez Hernández 940fcb00a3 Remove apache and/or php volume (#14319)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 23:34:27 -07:00
Carlos Rodríguez Hernández 6d412959df Remove apache and/or php volume (#14313)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 23:24:26 -07:00
satchpx 4add30ccee updates to support alternate k8s scheduler (#14361)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-30 22:04:24 -07:00
Jonathan Miles 32181cdc75 [stable/airflow]: align log path directories (#14339)
- Add missing config overrides for scheduler.child_process_log_directory and core.dag_processor_manager_log_location

Signed-off-by: Jonathan Miles <jonathan.miles@thetradedesk.com>
2019-05-30 13:24:23 -07:00
David J. M. Karlsen 81ef8acc91 [stable/karma] upgrade to latest stable (#14343)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-05-30 12:58:24 -07:00
Adam Cheney dd4023fee9 [stable/opa] add priorityClass (#14297)
* [stable/opa] add priorityClass

Signed-off-by: Adam Cheney <adam.cheney@xero.com>

* [stable/opa] fix indenting in values.yaml

Signed-off-by: Adam Cheney <adam.cheney@xero.com>

* [stable/opa] better indenting in deployment template

Signed-off-by: Adam Cheney <adam.cheney@xero.com>
2019-05-30 11:46:27 -07:00
Carlos Rodríguez Hernández bee54ff340 Remove apache and/or php volume (#14321)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:37:03 -07:00
Carlos Rodríguez Hernández 60ec66d77b Remove apache and/or php volume (#14315)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:36:51 -07:00
Carlos Rodríguez Hernández 6e778f170d Remove apache and/or php volume (#14314)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:36:38 -07:00
Carlos Rodríguez Hernández 89fc1ff481 Remove apache and/or php volume (#14312)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:36:25 -07:00
Carlos Rodríguez Hernández 3b37f6b66f Remove apache and/or php volume (#14311)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:09:12 -07:00
Carlos Rodríguez Hernández ae7fb281c0 Remove apache and/or php volume (#14310)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:08:58 -07:00