Commit Graph
1018 Commits
Author SHA1 Message Date
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
Lachlan Evenson bfe2fb5593 update chart logo (#1255) 2017-06-06 14:38:20 -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
Lachlan Evenson 2f8c7dea89 Update notes to include how to use Istioctl (#1246) 2017-06-06 10:58:32 -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
Lachlan Evenson 517cd32c7c Istio - Support type loadbalancer in notes (#1202)
* Bump chart version
Coniditonalize NOTES to support LoadBalancer services

* Fix typo
2017-05-31 13:46:04 -07:00
Lachlan Evenson 2f5852105e update - istio add standard labels (#1181)
* Add standard labels
Fix conditional on ca deployment
Bump chart version
Update istio labels

* Update app label to use name rather than fullname
Fix spacing

* bumped chart version

* update gotpl function spacing in NOTES

* Updated labelling based on feedback

* Fix type on grafana name
2017-05-31 12:36:19 -07:00
Shane Hender b05303aa0f Support ClusterIP and NodePort service configuration when starting Postgres (#1184) 2017-05-31 20:52:23 +02:00
Vic Iglesias dded1997f3 Add stale PR policy (#1002)
* Add stale PR policy

* Add 1 week for stale label to be added

* fix typo
2017-05-31 10:50:16 +01: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
Lachlan Evenson 3e622d211b Add icon to chart (#1199) 2017-05-30 20:08:34 +02: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
Lachlan Evenson 6e4c4e6f9f (bugfix): Istio - create istioRelease value to work around Helm bug (#1177)
* Created istioRelease value due to Helm predefined value bug
https://github.com/kubernetes/helm/issues/2514

* bumped chart version
2017-05-26 20:27:10 -07:00
Lachlan Evenson 67985a01cb [New Chart] - Add Istio chart (#1158)
* Add Istio chart

* Update servicegraph URL in notes
Add ingresses.extensions to RBAC role

* Update servicegraph prometheus URL
Update RBAC clusterole to include ingresses/status

* Update rbac rules to allow secret update
Changed almost all services to type ClusterIP for a sane default

* Update service types to limit number of LBs

* Add RBAC details to Readme
Add sample app deployment to Notes

* Added installation notes to TL;DR;

* Add istioctl requirement to prereqs

* rename file
update RBAC in readme

* Add appVersion to Chart

* Update beta rbac roles to sync them with upstream

* Make rbac apiVersion configurable and required
Pin container image tag to appVersion in Chart.yaml
2017-05-26 15:54:13 -07:00
Sean Knox e05e625b93 Add GitHub issues template to guide users (#1155) 2017-05-26 09:26:01 +01: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