Commit Graph
5508 Commits
Author SHA1 Message Date
Javier J. Salmerón-García a78f0fb6ec [stable/drupal] Add apache exporter (#8838)
* [stable/drupal] Add apache exporter

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

* [stable/drupal] Add podAnnotations

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

* [stable/drupal] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 03:43:18 -07:00
Javier J. Salmerón-García 15b8c24ab5 [stable/phpmyadmin] Add apache exporter (#8855)
* [stable/phpmyadmin] Add apache exporter

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

* Fix nodeSelector issue

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

* Add podannotations

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

* [stable/phpmyadmin] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 03:29:13 -07:00
Javier J. Salmerón-García 4156dab1df [stable/wordpress] Add apache exporter (#8836)
* [stable/wordpress] Add apache exporter

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

* [stable/wordpress] Add podAnnotations

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

* [stable/wordpress] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 03:21:19 -07:00
Javier J. Salmerón-García f0b1f9f418 [stable/prestashop] Add apache exporter (#8858)
* [stable/prestashop] Add apache exporter

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

* [stable/prestashop] Add podAnnotations

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

* [stable/prestashop] Add podAnnotations

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

* Fix podAnnotations

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

* Remove podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 02:41:12 -07:00
Javier J. Salmerón-García d3f76d06fb [stable/orangehrm] Add apache exporter (#8848)
* [stable/orangehrm] Add apache exporter

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

* Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 02:27:15 -07:00
Javier J. Salmerón-García b340455665 [stable/magento] Add apache exporter (#8842)
* [stable/magento] Add apache exporter

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

* [stable/magento] Add podAnnotations

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

* [stable/magento] Add podAnnotations

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

* Fix podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 02:21:13 -07:00
Javier J. Salmerón-García e4eb34948c [stable/joomla] Add apache-exporter (#8834)
* [stable/joomla] Add apache-exporter

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

* Lint

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

* Lint

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

* Move podAnnotations

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

* [stable/joomla] Add podAnnotations

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

* [stable/joomla] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 02:16:17 -07:00
Thomas Riccardi a96036c4ec [stable/rabbitmq] fix ports in NOTES.txt (#8904)
`.Values.rabbitmq.nodePort` is only used for `NodePort`-type
services. For ClusterIP and LoadBalancer it's the usual amqpPort.

Also fixed a typo on `rabbitmq.nodePort` in the README.

Regression introduced by #7910.

Signed-off-by: Thomas Riccardi <thomas@deepomatic.com>
2018-10-31 02:06:14 -07:00
Bitnami Bot 46b20da1fb [stable/ghost] Release 5.3.6 (#8909)
* ghost: update to `2.4.0`

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.4.0`

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

* ghost: bump chart version to `5.3.6`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-31 01:16:15 -07:00
Bitnami Bot 5320c317e3 [stable/joomla] Release 3.3.2 (#8906)
* joomla: update to `3.9.0`

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

* joomla: updated chart requirements

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

* joomla: bump chart appVersion to `3.9.0`

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

* joomla: bump chart version to `3.3.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-31 01:11:13 -07:00
Gavin Mogan 0d3a7d7b44 Add pod and service labels support (#8567)
* Add pod and service labels support

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* Add documentation for new values

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* Add version bump

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* Move the label logic to a helper template and add serviceAccount support

Signed-off-by: Gavin Mogan <git@gavinmogan.com>
2018-10-30 11:56:22 -07:00
Javier J. Salmerón-García 08b5ec656f [stable/mediawiki] Add apache exporter (#8841)
* [stable/mediawiki] Add apache exporter

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

* [stable/mediawiki] Add podAnnotations

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

* [stable/mediawiki] Add podAnnotations

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

* Lint

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-30 09:28:19 -07:00
Denis Boulas 38766fbdac Remove NodePort from headless service. (#8810)
Signed-off-by: Denis Boulas <dene14@gmail.com>
2018-10-30 09:16:41 -07:00
Javier J. Salmerón-García 6c64e16c7a [stable/phabricator] Add apache exporter (#8852)
* [stable/phabricator] Add apache exporter

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

* [stable/phabricator] Add podAnnotations

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

* [stable/phabricator] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-30 09:10:50 -07:00
Emii Khaos 88f2d7bac9 [stable/k8s-spot-rescheduler] Support pod affinity (#8892)
Signed-off-by: Emily Karisch <e.karisch@pixelart.at>
2018-10-30 08:00:47 -07:00
Christopher King 9562b54062 [stable/jaeger-operator] Allowed chart to be a dependency of a chart containing CRDs (#8803)
* stable/jaeger-operator: Allowed chart to be a dependency of a chart containing CRDs

Signed-off-by: Christopher King <chris@coyfox.net>

* stable/jaeger-operator: Bumped Chart version to 1.0.2

Signed-off-by: Christopher King <chris@coyfox.net>
2018-10-30 05:41:35 -07:00
Carlos Rodríguez Hernández 381a36aff2 Revert "[stable/postgresql] Release 2.2.3 (#8856)" (#8881)
This reverts commit b772e0abc0.

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-10-30 04:25:27 -07:00
Michael Hill b36ffef211 [stable/mongodb]: adds podLabels to values.yaml (#8802)
* stable/mongodb: adds podLabels to values.yaml

Signed-off-by: Michael Hill <mhill@betterview.net>

* stable/mongodb: updated version patch

Signed-off-by: Michael Hill <mhill@betterview.net>

* stable/mongodb: bump minor version instead of patch

Signed-off-by: Michael Hill <mhill@betterview.net>
2018-10-30 02:38:48 -07:00
Michael Hill 3ac5a152f0 [stable/rabbitmq]: adds podLabels to values.yaml (#8800)
* stable/rabbitmq: adds podLabels to values.yaml

Signed-off-by: Michael Hill <mhill@betterview.net>

* stable/rabbitmq: updated patch version number

Signed-off-by: Michael Hill <mhill@betterview.net>

* stable/rabbitmq: bump minor version instead of patch

Signed-off-by: Michael Hill <mhill@betterview.net>
2018-10-30 02:33:51 -07:00
Bitnami Bot b818e8fe7a [stable/suitecrm] Release 4.0.2 (#8874)
* suitecrm: update to `7.10.10`

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

* suitecrm: updated chart requirements

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

* suitecrm: bump chart appVersion to `7.10.10`

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

* suitecrm: bump chart version to `4.0.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-30 00:59:52 -07:00
Bitnami Bot b832697abf [stable/parse] Release 3.1.3 (#8872)
* parse: update to `3.1.1`

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

* parse: bump chart appVersion to `3.1.1`

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

* parse: bump chart version to `3.1.3`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-30 00:54:52 -07:00
Bitnami Bot aec1763dfd [stable/phabricator] Release 3.2.4 (#8873)
* phabricator: update to `2018.43.0`

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

* phabricator: updated chart requirements

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

* phabricator: bump chart appVersion to `2018.43.0`

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

* phabricator: bump chart version to `3.2.4`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-30 00:50:53 -07:00
Antoni Florit Homar 10a3b07920 Update appVersion and image tag (#8864)
* Update appVersion and image tag 

Signed-off-by: Antoni Florit Homar <toniflorithomar@gmail.com>

* Edit readme

Signed-off-by: Antoni Florit Homar <toniflorithomar@gmail.com>
2018-10-29 17:19:24 -07:00
Bitnami Bot c184874f42 [stable/testlink] Release 3.1.2 (#8839)
* testlink: update to `1.9.18`

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

* testlink: updated chart requirements

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

* testlink: bump chart appVersion to `1.9.18`

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

* testlink: bump chart version to `3.1.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-29 17:19:14 -07:00
Bitnami Bot b772e0abc0 [stable/postgresql] Release 2.2.3 (#8856)
* postgresql: update to `11.0.0`

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

* postgresql: bump chart appVersion to `11.0.0`

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

* postgresql: bump chart version to `2.2.3`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-29 17:11:04 -07:00
Igor Zibarev c72766372e [stable/envoy] Fix syntax error in deployment (#8609)
Signed-off-by: Igor Zibarev <zibarev.i@gmail.com>
2018-10-29 17:04:32 -07:00
Amir ac62f98f9f added missing get verb (#8667)
* added missing get verb

Signed-off-by: Amir Kibbar <amir.kibbar@gmail.com>

* bumped version

Signed-off-by: Amir Kibbar <amir.kibbar@gmail.com>
2018-10-29 16:53:21 -07:00
Nithya 58c269557b [stable/elasticsearch-exporter] Fix typo - Add Readiness probe to exporter deployment (#8799)
Modify one of the two liveness probes to readiness probe

Signed-off-by: Nithya Natarajan <nithyanatarajn@gmail.com>
2018-10-29 16:48:43 -07:00
Brian Charous b505912786 [stable/traefik] Add default published service name to traefik config (#8868)
Signed-off-by: Brian Charous <brian.charous@spothero.com>
2018-10-29 15:57:07 -07:00
Hugo van der Zwaag f52af042af Cosmetic change to remove necessity of changing "appVersion" for every new LTS release (#8866)
* Bumped appversion and Jenkins version for enhanced security

Signed-off-by: Hugo van der Zwaag <hugovdzwaag@hotmail.com>

* changed hardcoded version to lts

Signed-off-by: Hugo van der Zwaag <hugovdzwaag@hotmail.com>
2018-10-29 14:49:59 -07:00
Prateek Pandey 5814f32892 Upgrade to openEBS helm chart to 0.7.1 (#8775)
* Upgrade to openebs 0.7.1

Includes changes to:
- Change the image tags to 0.7.1
- Add a Node-Disk-Manager daemonset introduced in 0.7 for disk management
- Add ENV var for Cstor based storage engine
- Update values.yaml wrt to above changes
- Updated README and Chart.yaml

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

* update deployment and RBAC APIs to v1

Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
2018-10-29 13:44:23 -07:00
Joe Hohertz f77b473719 Fix default values for tolerations, nodeSelector and resources. (#8849)
In several places, the empty default for tolerations was an object
where it should have been an array, for nodeSelectors the opposite,
should be an object but was specified in an array, and for one
case of resources, the empty object was just missing.

Updated these all to what they should be, which has eliminated
errors like the following when running:

```
2018/10/27 00:46:18 warning: cannot overwrite table with non table for tolerations (map[])
2018/10/27 00:46:18 warning: destination for nodeSelector is a table. Ignoring non-table value []
2018/10/27 00:46:18 warning: destination for nodeSelector is a table. Ignoring non-table value []
2018/10/27 00:46:18 warning: destination for resources is a table. Ignoring non-table value <nil>
2018/10/27 00:46:18 warning: cannot overwrite table with non table for tolerations (map[])
2018/10/27 00:46:18 warning: destination for nodeSelector is a table. Ignoring non-table value []
```

Signed-off-by: Joe Hohertz <joe@viafoura.com>
2018-10-29 11:47:40 -07:00
Cédric de Saint Martin 24699be824 [stable/postgresql] Add OWNER file, add desaintmartin as maintainer. (#7447)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-10-29 09:25:25 -07:00
irozet 9cfbfcbbfe [stable/openvpn] adding ability to keep certificates in chart values (#7916)
* Additing an option to create extra route for Kubernetes service network

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* bump chart version

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* bump minor update version

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* [stable/openvpn] fixing typo in openvpn.OVPN_K8S_SVC_SUBNET value name

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* [stable/openvpn] fix openvpn.OVPN_K8S_SVC_NETWORK and openvpn.OVPN_K8S_SVC_SUBNET names in values.yaml

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* [stable/openvpn] adding ability to keep certificates in chart values

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* passing certificates in secret rather than values

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* remove wrong values from from doc

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>

* fix typo

Signed-off-by: Irina Rozet <irina.rozet@ingrammicro.com>
2018-10-29 07:24:43 -07:00
Diwakar a2bd9bd73b [stable/sonatype-nexus] create proxy service only if nexus-proxy is enabled (#8629)
Signed-off-by: Diwakar Singh Maurya <diwakar.s.maurya@gmail.com>
2018-10-29 06:32:39 -07:00
Tomas Pizarro 17f91328e4 [stable/postgresql] Fix NOTES.txt render error when service type is LB (#8835)
* [stable/postgresql] Fix NOTES.txt render error when service type is LoadBalancer

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

* Delete wrong line

Signed-off-by: tompizmor <tompizmor@gmail.com>
2018-10-29 04:44:38 -07:00
Tomas Pizarro 25aa880f05 [stable/magento] Expose readiness and liveness probes through values (#8832)
Signed-off-by: tompizmor <tompizmor@gmail.com>
2018-10-29 03:04:23 -07:00
Denis Baryshev dc7262f913 fixed chipherSuites --> cipherSuites typo (#8806)
Signed-off-by: Denis Baryshev <dennybaa@gmail.com>
2018-10-29 01:41:22 -07:00
Dmitry Zykov 088d1e4e3b [incubator/elastic-stack] Add filebeat to elastic-stack (#8752)
* [incubator/elastic-stack] Add filebeat to elastic-stack

Signed-off-by: Dmitry Zykov <i@dmizyk.com>

* remove trailing space

Signed-off-by: Dmitry Zykov <i@dmizyk.com>

* regenerate requirements.lock

Signed-off-by: Dmitry Zykov <i@dmizyk.com>

* add new line character at the end of file Chart.yaml

Signed-off-by: Dmitry Zykov <i@dmizyk.com>
2018-10-27 08:07:14 -07:00
Cédric de Saint Martin 064ce4d621 [stable/elasticsearch] Add myself as maintainer. (#8689)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-10-27 07:45:12 -07:00
Varsha Varadarajan 70d31f782c [stable/gocd] Volume mount config map even if persistence is disabled. (#8772)
* Volume mount the config map to preconfigure the server even if persistence is disabled.
* The value for .Values.server.persistence.enabled should be used for volume mounting GoCD related directories such as config, db, etc.
Preconfiguring the GoCD server is should be done even if persistence is not enabled. (#8579)

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>

* Update changelog.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>
2018-10-26 14:49:09 -07:00
guptaarvindk 49b4a376c0 nexus/clusterIP-headlessService (#8565)
* support for clusterIP services with specific cluster IP or None for headless service.

Signed-off-by: Arvind Gupta <guptaarvindk@gmail.com>

* - added support for statefulsets, while keeping backward compatibility for deploymnet usage.
- fixed issues from previous PR
- bumped up minor version.
Signed-off-by: Arvind Gupta <guptaarvindk@gmail.com>
2018-10-26 12:57:01 -07:00
Vasily Sliouniaev aa15754052 Fix README.md typo and whitespace (#8612)
Signed-off-by: Vasily Sliouniaev <vasily.sliouniaev@jet.com>
2018-10-26 11:02:04 -07:00
Pete Brown 68799c68d8 [incubator/elastic-stack] Add fluentd-elasticsearch and elasticsearch-exporter to elastic-stack (#8616)
* Add fluentd-elasticsearch and elasticsearch-exporter to elastic-stack

Update repository for elasticseach and elasticsearch-curator

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>

* Increment minor version

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>
2018-10-26 10:51:42 -07:00
Harry dd01473832 [stable/kong] update description and links (#8796)
Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2018-10-26 10:05:57 -07:00
Thorsten Kunz 2beef8b2aa [stable/fluent-bit] Fix ElasticSearch Output config templatate (#8166)
The most important part of this PR is the fix for the ES config which was broken because it was cut off by the Splunk config.
It also adds the tls options to the http and fluentd output plugin as well as a shared_secret option to the fluentd forwarder output plugin. Also http_user/password options are added to the http backend. All options have backwards compatible defauts.

Signed-off-by: Thorsten Kunz <thorsten.kunz@flexarc.com>
2018-10-26 09:50:31 -07:00
Steven Sheehy 4e5edc4f95 [stable/mongodb-replicaset] Fix regression when using passwords with spaces (#8668)
* Fix regression when using passwords with spaces

Signed-off-by: Steven Sheehy <ssheehy@firescope.com>

* Changes from code review

Signed-off-by: Steven Sheehy <ssheehy@firescope.com>

* Add terminationGracePeriodSeconds to README

Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2018-10-26 09:34:45 -07:00
Gaston Festari 721f05e193 [stable/kong] Add imagePullSecrets Option (#7368)
Signed-off-by: Gaston Festari <cilindrox@gmail.com>
2018-10-26 09:23:35 -07:00
Dmitry Kozlov 4196ef605e [stable/kong] Cassandra, "wait-for-db" initContainer failed to start: Error: [postgres error] could not retrieve server_version: connection refused (#8681)
* [stable/kong] Cassandra, "wait-for-db" initContainer failed to start: Error: [postgres error] could not retrieve server_version: connection refused

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>

* [stable/kong] change appVersion to 0.14.1

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>

* [stable/kong] change Chart.yaml version to 0.5.2

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>

* [stable/kong] added new line in Chart.yaml

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>

* [stable/kong] fix Chart.yaml

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>
2018-10-26 08:59:19 -07:00
Antoni Florit Homar 5a9adeb31d Update appVersion and image tag (#8794)
Signed-off-by: Antoni Florit Homar <toniflorithomar@gmail.com>
2018-10-26 07:52:01 -07:00