Commit Graph
643 Commits
Author SHA1 Message Date
Bitnami Bot c57d4d7910 [stable/moodle] Release 0.1.8 (#1188)
* moodle: update to `bitnami/moodle:3.3.0-r2`

* moodle: bump chart version to `0.1.8`

* moodle: fix probes to properly query pod health

* Rename MARIADB_PORT to MARIADB_PORT_NUMBER
2017-06-06 17:20:12 -07:00
Bitnami Bot b325f183e1 [stable/owncloud] Release 0.4.10 (#1175)
* owncloud: update to `bitnami/owncloud:10.0.1-r0`

* owncloud: bump chart version to `0.4.10`

* owncloud: use `httpGet` method in health checks

* owncloud: fix upgrade command

* Rename MARIADB_PORT to MARIADB_PORT_NUMBER

* owncloud: update to `bitnami/owncloud:10.0.2-r0`
2017-06-06 17:19:16 -07:00
Sameer Naik 70c3e82aa3 prestashop: fix probes to properly query pod health (#1149) 2017-06-06 17:17:54 -07:00
Mourad Maatoug 88ae077167 update incubator repo to stable repo (#1162) 2017-06-06 17:15:30 -07:00
Eduardo Silva e096f8bd97 [stable/fluent-bit] Update README for Minikube use case (#1253)
Signed-off-by: Eduardo Silva <edsiper@gmail.com>
2017-06-06 17:09:10 -07:00
Bob Violier a6366d1de6 Update the char limit of fullname to 63 for memcached chart (#1185) 2017-06-06 17:08:51 -07:00
Sameer Naik b2006a02fb opencart: fix probes to properly query pod health (#1166) 2017-06-06 17:08:02 -07:00
Bitnami Bot d575f03e05 [stable/joomla] Release 0.4.9 (#1204)
* joomla: update to `bitnami/joomla:3.7.2-r0`

* joomla: bump chart version to `0.4.9`

* Rename MARIADB_PORT to MARIADB_PORT_NUMBER
2017-06-06 17:06:58 -07:00
Bitnami Bot 551d784ba9 [stable/phabricator] Release 0.4.8 (#1205)
* phabricator: update to `bitnami/phabricator:2017.21-r0`

* phabricator: bump chart version to `0.4.8`

* Rename MARIADB_PORT to MARIADB_PORT_NUMBER

* phabricator: update to `bitnami/phabricator:2017.22-r0`
2017-06-06 17:06:40 -07:00
tompizmor 4003d62da9 Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1206) 2017-06-06 17:06:29 -07:00
tompizmor d6707ea6ef Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1208) 2017-06-06 17:06:07 -07:00
tompizmor abda488f38 Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1213) 2017-06-06 17:05:50 -07:00
tompizmor a517a26d20 Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1212) 2017-06-06 14:10:03 -07:00
Jonathan Stacks c73fc60338 [stable/consul] Allow configuration of consul datacenter name (#1230)
* Allow configuration of consul datacenter name

* Bump consul chart version

* Add DatacenterName default value to values.yaml
2017-06-06 13:59:56 -07:00
tompizmor 15f457d263 Rename *_PORT env vars to *_PORT_NUMBER (#1216) 2017-06-06 11:10:14 -07:00
tompizmor 9cd74016e0 Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1214) 2017-06-06 11:04:27 -07:00
Lachlan Evenson 5316b4e9f5 Update consul chart details (#1247)
* Update chart details

* Bump Chart version
2017-06-06 11:03:12 -07:00
tompizmor a265b5058d Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1215) 2017-06-06 11:01:45 -07:00
kfox1111 331cd42be1 Update fluent-bit to 0.11.8 (#1242) 2017-06-05 17:12:50 -07:00
Nitish Tiwari 27655a33fe Update Minio logo (#1233) 2017-06-05 17:12:05 -07:00
Justin Nauman ac3a0c7bc2 [stable/jenkins] - Workflow plugin pin (#1178)
The latest release of https://plugins.jenkins.io/workflow-job, 2.12, requires an upgrade to the Jenkins 2.60.x line.  Instead of taking the chart off the LTS line of Jenkins, I opted for pinning the explicit version to enable easy installation and lower risk.
2017-06-05 11:05:08 -07:00
Ed Robinson 75b5b11741 [stable/jenkins] copy over plugins.txt in case of update (#1222)
fixes #970
2017-06-04 15:44:28 -07:00
kfox1111 9d3676a0b9 Add Fluent Bit chart. (#895)
* Add Fluent Bit chart.

This change adds a chart for deploying Fluent Bit that
ships Kubernetes logs.

* Fix some misnamed entries.

* Add forwarder Retry_Limit

* Remove namespace. Update description.

* Add Notes.txt

* Bump version to 0.11.3

* Add missing imagePullPolicy

* Fix wrong values datatype for env.

* Bump version to 0.11.6

* Bump fluent-bit version.

* Update Chart.yaml

- add appVersion, icon and home
- update maintainers to use github ids

* add trimSuffix to helpers
2017-06-02 15:36:30 +02:00
Scott Rigby bf2c89f2e3 Existing PVC support for stable/drupal (#1084)
* Existing PVC support for stable/drupal

* Fixes default syntax

* Move ExistingClaim value below drupal, because it only applies to Drupal PVC

* Rename existingClaim to match chart case format

* Bump stable/drupal chart minor version

* Update Chart.yaml

- set `bitnami-bot` as maintainer name
- add appVersion
2017-06-02 10:20:50 +02:00
Justin Nauman b85a380ba7 [stable/nginx-ingress] - Adding in support for the publish-service parameter (#975)
* - Adding in support for the publish-service parameter

* Typos

* Add conditional around `publish-service` argument

Argument is only valid for nginx-ingress-controller version >= 0.9.0.
2017-06-01 20:05:44 -07:00
O. Yuanying de9232b7fa [stable/prometheus] Add extraHostPathMounts config (#862)
* [stable/prometheus] Add extraHostPathMounts config

* Add nodeExporter.extraHostPathMounts to prometheus
* Add server.extraHostPathMounts to prometheus

* Tweak indentation
2017-06-01 18:43:59 -07:00
Bitnami Bot e632fc6273 [stable/magento] Release 0.4.8 (#1220)
* magento: update to `bitnami/magento:2.1.7-r0`

* magento: bump chart version to `0.4.8`

* update Chart.yaml

adds appVersion and changes maintainer name to github id
2017-06-01 18:44:23 +02:00
Ivan Ilves 882fb4256f Add optional deployment and service for DataDog (#1131)
* Modify deployment and added service for DataDog

* Remove legacy port from deployment
2017-06-01 08:43:33 -07:00
Philip Champon 6ae8d19455 [stable/jenkins] add jmx option (#964)
* add option, for jmx pod port

* add app label

* bump chart version
2017-06-01 13:26:12 +02:00
Tom Qiang Wu 2c068ae98c add exist volume and sub path to persistent volume option (#967)
* add exist volume and sub path to persistent volume option and add new values in README

* grafana: Version bump 0.3.6
2017-05-31 22:55:26 -07:00
Fabian Ruff b90ad657e1 postgresql: Add option to create custom metrics (#791)
* postgresql: Add option to create custom metrics

* adhere prometheus naming conventions in the example

* postresql: Bump version to 0.7.1
2017-05-31 22:26:52 -07:00
Ashley Penney af187c6c00 Change references to incubator (#934)
Switch all references to incubator over to stable.
2017-05-31 22:23:32 -07:00
Shane Hender b05303aa0f Support ClusterIP and NodePort service configuration when starting Postgres (#1184) 2017-05-31 20:52:23 +02:00
Jose Armesto 68a232a794 Added kube-state-metrics (#662)
* Added kube-state-metrics

* Updated kube-state-metrics version to v0.4.1

* Using different versioning

* Moved to stable. Added NOTES.txt.

* Fixed readme

* Truncating fullname to 63 chars

* Adding standard labels

* Only add prometheus annotation if value is present

* Fixed PR comments

* Delete reference to service.name
2017-05-30 12:15:07 -07:00
Sergey Nuzhdin c239342187 redis: optional prometheus metrics exporter (#991)
* redis: optional prometheus metrics exporter

* bump redis chart to 0.5.2

* changes after review #991
2017-05-30 18:46:03 +02:00
Yuvi Panda 2b941eebc2 [stable/sumokube] Fix formatting in README (#1193) 2017-05-30 09:25:48 -07:00
Lachlan Evenson ad90b4c278 update jenkins to latest LTS 2.46.3 (#1182) 2017-05-30 09:24:54 -07:00
Łukasz Oleś 3f91dc336f [stable/etcd-operator] Fix README.md (#1150)
* Remove double `create`
* Update project status from alpha to beta.
2017-05-26 08:58:30 +02:00
Peter Luttrell e7973f4822 Updated aws-cluster-autoscaler Instructions (#684)
* Updated aws-cluster-autoscaler Instructions

The aws-cluster-autoscaler instructions were revamped to describe the
required configuration parameters, how to supply them, and an example.

Also added instructions on how to verify the required parameters are
successfully configured.

* README tweaks
2017-05-25 16:05:51 -06:00
Bitnami Bot 76a44bf1b7 [stable/phabricator] Release 0.4.7 (#1148)
* phabricator: update to `bitnami/phabricator:2017.20-r1`

* phabricator: bump chart version to `0.4.7`

* phabricator: fix probes to properly query pod health
2017-05-25 14:33:47 -06:00
Bitnami Bot 31f1b3198d [stable/ghost] Release 0.4.9 (#1097)
* ghost: update to `bitnami/ghost:0.11.9-r0`
* ghost: bump chart version to `0.4.9`
* ghost: fix probes to properly query pod health
2017-05-25 14:33:23 -06:00
Bitnami Bot bdebe50627 [stable/moodle] Release 0.1.7 (#1140)
* moodle: update to `bitnami/moodle:3.3.0-r0`

* moodle: bump chart version to `0.1.7`

* moodle: update to `bitnami/moodle:3.3.0-r1`
2017-05-25 14:22:53 -06:00
Bitnami Bot a078b4b848 [stable/phpbb] Release 0.4.9 (#1139)
* phpbb: update to `bitnami/phpbb:3.2.0-r4`

* phpbb: bump chart version to `0.4.9`
2017-05-25 14:22:15 -06:00
Bitnami Bot 17022a06b6 [stable/mariadb] Release 0.6.3 (#1129)
* mariadb: update to `bitnami/mariadb:10.1.23-r2`

* mariadb: bump chart version to `0.6.3`
2017-05-25 14:10:22 -06:00
Bitnami Bot d40efebc72 [stable/redis] Release 0.5.3 (#1104)
* redis: update to `bitnami/redis:3.2.9-r0`
* redis: bump chart version to `0.5.3`
2017-05-25 14:10:02 -06:00
Bitnami Bot 0d04519b79 [stable/opencart] Release 0.4.7 (#1103)
* opencart: update to `bitnami/opencart:2.3.0.2-r17`
* opencart: bump chart version to `0.4.7`
2017-05-25 14:09:25 -06:00
Bitnami Bot ad5ddcc487 [stable/jasperreports] Release 0.1.6 (#1102)
* jasperreports: update to `bitnami/jasperreports:6.3.0-r10`
* jasperreports: bump chart version to `0.1.6`
2017-05-25 13:56:22 -06:00
Bitnami Bot 147dd57155 [stable/orangehrm] Release 0.4.7 (#1099)
* orangehrm: update to `bitnami/orangehrm:3.3.3-r12`
* orangehrm: bump chart version to `0.4.7`
2017-05-25 13:56:00 -06:00
Bitnami Bot 3e409a885f [stable/rabbitmq] Release 0.5.2 (#1098)
* rabbitmq: update to `bitnami/rabbitmq:3.6.9-r1`
* rabbitmq: bump chart version to `0.5.2`
2017-05-25 13:48:22 -06:00
Bitnami Bot 33d2438ee7 [stable/owncloud] Release 0.4.9 (#1091)
* owncloud: update to `bitnami/owncloud:10.0.0-r0`
* owncloud: bump chart version to `0.4.9`
2017-05-25 13:47:35 -06:00