Commit Graph
192 Commits
Author SHA1 Message Date
Sameer Naik fe74b4e42e adds dokuwiki chart (#319) 2017-01-04 09:45:36 -08:00
Sameer Naik 8f7eb844a3 adds standard labels to prestashop chart pvc's (#323) 2017-01-04 09:45:22 -08:00
Sameer Naik 5f09a225bb adds standard labels to phabricator chart pvc's (#322) 2017-01-04 09:45:04 -08:00
Sameer Naik 5275c07a1c adds standard labels to opencart chart pvc's (#321) 2017-01-04 09:44:52 -08:00
Sameer Naik 4f8c5ab767 adds standard labels to magento chart pvc's (#320) 2017-01-04 09:44:28 -08:00
tompizmor 254da4eefe Update MongoDB to version 3.4.1-r0 (#340) 2017-01-03 16:38:47 -08:00
Kent Rancourt feccd08c86 Upgrade Traefik to the v1.1.2 bug fix release (#336) 2017-01-03 16:38:34 -08:00
Shane Starcher b3e0e947c2 fixing resource (#332)
fixing resources
2017-01-03 09:31:34 -08:00
Maciej Strzelecki 7d2b14da45 Set default imagePullPolicy to IfNotPresent (#325)
* Set default imagePullPolicy to IfNotPresent

Fixes #295 for MySQL chart in the same way as #309 does it for MariaDB.

Related to kubernetes/kubernetes#38542.

PS I've changed `pod.alpha.kubernetes.io/init-containers` to
`pod.beta.kubernetes.io/init-containers`.

* Update docs about updating images
2016-12-21 15:28:42 -08:00
Fabian Ruff 0374372bae postgresql: optional prometheus metrics exporter (#260)
* postgresql: optional prometheus metrics exporter

* split metrics.image into image and imageTag

* bump postgresql chart to 0.3.0

* Adding myself as maintainer for the postgresql chart
2016-12-21 11:31:05 -08:00
Jack Zampolin db9c112464 Add nginx-lego chart (#273)
* Add start

* Working

* Add README.md and update Chart.yaml.

* Add hooks for monitoring

* Address PR comments and change service type on non configurable services to ClusterIP

* Remove packaged file

* Address PR comments

* Configure kube-lego defaults to sane values
2016-12-21 11:28:18 -08:00
jotadrilo 541d5d04b9 OwnCloud: Update chart to 0.4.1 (#301)
* update OwnCloud image version to 9.1.2-r0

* add trailing backslash to the repository url

* update requirements repository url
2016-12-21 11:26:57 -08:00
Vic Iglesias c7bdccafc3 Add linkerd chart (#200)
* Add linkerd chart

* Add prometheus config to linkerd

* linkerd: Disambiguate NOTES wrt port name

* linkerd: Add --namespace in NOTES

* linkerd: Use resources

* linkerd: Fix duplicate service type

* Add docs to values file

* linkerd: Bump to version 0.8.3

* linkerd: add README.md

* Bump linkerd to version 0.8.4

* linkerd: Add metadata to Chart.yaml

* linkerd: Remove YAML separator

* linkderd: Added app label to confimap
2016-12-21 10:21:59 -08:00
Adnan Abdulhussein 4341efdead Merge pull request #262 from jackzampolin/kapacitor
Add Kapacitor Chart
2016-12-19 15:31:37 -08:00
Adnan Abdulhussein bcbd8cdbdc Merge pull request #269 from jackzampolin/telegraf
Add Telegraf Chart
2016-12-19 15:30:17 -08:00
Michelle Noorali c759607a1e postgres: add ImagePullPolicy on init containers (#316) 2016-12-19 15:00:40 -08:00
Shane Starcher 0c62b3e5ad Sensu Support (#241)
* sensu support

* adding requested documentation for endpoint
2016-12-19 15:00:26 -08:00
Christopher Montes 14546e2c3a Add Sapho Chart (#279)
* Initial Commit

* cleaned up some unused values...

* Delete values.yaml

* cleanup

* Disabled Persistant volume support for mysql due to it causing sapho server to try connecting to mysql before it is ready

* Edited values.yaml:
Removed line 8 - This setting causes MySQL to crash, root is the default user created so
with this it tries to create the root user twice.

NOTES.TXT:
Removed section about MySQL.

* Re-enabled livenessProbe (prev disabled for troubleshooting)

* incubator/sapho/Chart.yaml:
Added proper chart description and source URLs.

incubator/sapho/README.md:
Updated readme with a product description and revised install instructions.

* Moved to stable/

* Moved into stable/

* Update NOTES.txt
2016-12-19 15:00:14 -08:00
Lars Sjöström 103ee1952f Add imagePullPolicy to init container (#295) 2016-12-19 14:40:34 -08:00
dbaumgarten a2e0572a4d Mongodb - Fixed installation example (#311)
The commandline flag in the example should be `--mongodbUsername` instead of `mongodbUser`. (See: https://github.com/kubernetes/charts/blob/master/stable/mongodb/templates/deployment.yaml#L27 )
2016-12-19 14:01:28 -08:00
Eirikur S. Hrafnsson 2b3d13bf2d MariaDB: fixes imagePullPolicy problem in 1.5 #307 (#309) 2016-12-19 13:59:52 -08:00
Greg Taylor 5390b767af Bump gitlab-ce default image from 8.13.3-ce.0 to 8.14.4-ce.0. (#291) 2016-12-15 15:07:45 -08:00
zanhsieh 64ca8f2e7c modify grafana chart as prometheus like format (#292)
* modify grafana chart as prometheus like format

* fix per @viglesiasce requested

* mv to stable repo per @viglesiasce request
2016-12-15 15:07:31 -08:00
jotadrilo 7c7a066d5f update MediaWiki image version to 1.28.0-r0 (#302) 2016-12-15 15:07:19 -08:00
jotadrilo 505b3aa7cd update TestLink image version to 1.9.15-r1 (#303) 2016-12-15 15:04:06 -08:00
Sameer Naik 38c7edcde9 adds opencart chart (#304) 2016-12-15 15:03:57 -08:00
Sameer Naik 3d3d8c691f adds phabricator chart (#305) 2016-12-15 15:03:47 -08:00
Sameer Naik 63922cc758 adds prestastop chart (#306) 2016-12-15 15:03:37 -08:00
Marcos Bjørkelund 1a0766a599 Redmine: Update chart to 0.3.7 (#308) 2016-12-15 15:03:29 -08:00
jotadrilo d020c4d1ce update MongoDB image version to 3.4.0-r0 (#298) 2016-12-15 13:14:48 -08:00
jotadrilo ebb95eac3e update WordPress image version to 4.7-r0 (#297) 2016-12-15 13:14:29 -08:00
Sameer Naik 6c8800d192 adds magento chart (#299) 2016-12-15 13:14:08 -08:00
Hunter Nield bb72a124eb Minio Chart (#280)
* Basic Minio Chart

- Single export with a default Access Key and Secret

* Fix keywords

* Fixed incorrect secret name

* Added namespace to portforwarding in NOTES.txt
2016-12-15 13:13:49 -08:00
Jack Zampolin b5f8eed78a Chart for InfluxDB (#259)
* Add influxdb chart

* Add NOTES.txt, update README.md and fix helm lint warnings

* Fix Typo

* Add labels to pvc

* Add descriptiveness for InfluxDB config

* Address PR comments

* NodePort -> ClusterIP and remove values.yaml from README.md
2016-12-15 13:13:27 -08:00
jotadrilo 8a580669ab update Drupal image version to 8.2.4-r0 (#300) 2016-12-15 13:12:41 -08:00
Jack Zampolin 7f331ef9e5 Require user to set .Values.influxURL 2016-12-15 11:32:12 -08:00
Jack Zampolin cc7682daf8 Add note if .Values.daemonset.config.outputs.influxdb.url isn't set 2016-12-15 11:19:47 -08:00
Jack Zampolin 41ab2c39be Fix service names 2016-12-13 15:58:54 -08:00
Jack Zampolin db8acdfc3d Add hostname for telegraf-ds 2016-12-13 13:21:39 -08:00
Jack Zampolin 5699868aaf Fix kubenetes plugin and deploy only service by default 2016-12-13 13:13:42 -08:00
Adnan Abdulhussein 9f202405f1 Merge pull request #261 from jackzampolin/chronograf
Add Chronograf Chart
2016-12-11 22:15:30 -08:00
Adnan Abdulhussein 7074788db1 Merge pull request #202 from gtaylor/gitlab-ce
Add gitlab-ce chart to stable.
2016-12-11 22:14:28 -08:00
Adnan Abdulhussein df12ec51d7 Merge pull request #209 from sameersbn/misc-fixes
Misc fixes
2016-12-11 22:13:58 -08:00
Adnan Abdulhussein c8a865f0ca Merge pull request #251 from mgoodness/prometheus-1.4.0
Prometheus: bump chart version
2016-12-11 22:13:39 -08:00
Adnan Abdulhussein 7fc0b9fdac Merge pull request #284 from dhilipsiva/patch-1
fix: Doc URL
2016-12-11 22:13:21 -08:00
Adnan Abdulhussein 3ca4ad45b3 Merge pull request #283 from mikesplain/update_mongodb
Update to latest mongodb image and fixes #282
2016-12-11 22:12:06 -08:00
Jack Zampolin 2c06adbbce Fix port-forward NOTES.txt issue 2016-12-09 11:48:56 -08:00
Martin Linkhorst f4b4df1004 fix: include version in chart name (#275) 2016-12-09 10:33:29 -08:00
Vic Iglesias 609167cad2 gitlab-ce: Change error to warning in notes 2016-12-09 10:30:08 -08:00
Vic Iglesias 0ae96ddbb1 gitlab-ce: Add / to repo URL 2016-12-09 10:22:42 -08:00