Commit Graph
320 Commits
Author SHA1 Message Date
Sameer Naik a47693b8da add mediawiki chart (#185) 2016-11-03 14:06:00 -07:00
Adnan Abdulhussein 32caeb9fcd Merge pull request #187 from Fortiz2305/drupal
Bump Drupal version
2016-11-03 13:58:44 -07:00
Sameer Naik 80fa594a34 redmine: maintenance release (#183) 2016-11-03 13:57:03 -07:00
Adnan Abdulhussein a595e3f4c5 Add configurable resource reqs/limits to MariaDB (#179) 2016-11-03 13:55:36 -07:00
Greg Taylor 9d95850774 Add memcached chart to stable. (#164) 2016-11-03 12:31:59 -07:00
Adnan Abdulhussein 3ccd2b0a5a add Joomla chart (#160) 2016-11-03 12:21:56 -07:00
Adnan Abdulhussein c9d55b307d Merge pull request #182 from gtaylor/consistify-mysql-resources
Split up and consistify mysql resource limits/requests.
2016-11-03 11:22:48 -07:00
Fran a046205bd3 Bump Drupal version 2016-11-03 16:12:12 +01:00
Greg Taylor 8a198c1a5a Split up and consistify mysql resource limits/requests. 2016-11-02 23:08:43 -07:00
Adnan Abdulhussein 6c56194b40 Merge pull request #180 from prydonius/switch-to-rc.1
Switch to Helm rc.1 release
2016-11-02 20:08:44 -07:00
Adnan Abdulhussein 4c849cbc3d Switch to Helm rc.1 release 2016-11-02 19:44:33 -07:00
Adnan Abdulhussein 5c096f58ab Merge pull request #168 from mgoodness/spartakus
Spartakus - static container name
2016-11-02 12:00:55 -07:00
Kent Rancourt 6b02be83dd Add chart for Traefik-based ingress controller (#146)
* Add chart for Traefik-based ingress controller

* Do not hard-code the namespace in the traefik chart

* Move traefik chart to stable

* Remove the license from the traefik chart

No other chart in this repo includes a license,
so I am following that precedent.

* Add resource limits for traefik

* Upgrade traefik to 1.1.0-rc3

* Add liveness and readiness probes for traefik

* Make traefik service type configurable

* Add missing documentation for imageTag option in Traefik chart

* Add support for Let's Encrypt's staging env

* Make Traefik resource limits configurable

* Fix typos in Traefik chart documentation

* Add Traefik support for gzip compression

* Taming the metadata

* add NOTES.txt

* Update NOTES.txt

This commit includes formatting fixes and updates instructions to work
nicely across both AWS and GKE.

* Final bit of polish on the README.md

* Add disclaimer about the state of Traefik; ymmv
2016-11-02 11:32:02 -07:00
Michael Goodness 862f5c8e58 Use name template for container 2016-11-02 13:22:36 -05:00
Adnan Abdulhussein 69cc71840d Merge pull request #154 from gtaylor/minecraft
Add minecraft chart to incubator.
2016-11-02 11:08:55 -07:00
Michael Goodness 5644a344ef Static, overridable container name 2016-11-02 06:30:36 -05:00
Greg Taylor cc99f6f18d Add minecraft chart to stable. 2016-11-01 23:04:54 -07:00
Adnan Abdulhussein 71770aab29 Merge pull request #174 from viglesiasce/fix-grafana-data
Set grafana data dir properly
2016-11-01 13:40:37 -07:00
Adnan Abdulhussein 9dabb3f243 Merge pull request #173 from lachie83/feat-add-spark-memory-settings
(feat) Add memory settings to Spark chart
2016-11-01 13:38:18 -07:00
Lachlan Evenson 0e6ffef101 Update invalid WorkerMemory variable name 2016-11-01 10:53:13 -07:00
Vic Iglesias 409cb095db Set grafana data dir properly 2016-11-01 10:04:35 -07:00
Adnan Abdulhussein 7b58b65c6b Merge pull request #162 from lachie83/bugfix-update-readme
Fix label to use component rather than app in README
2016-11-01 09:58:35 -07:00
Lachlan Evenson f4ded18391 Update README with new values 2016-10-31 22:22:55 -07:00
Lachlan Evenson 4b5c62dc2c enable memory configuration on master and worker 2016-10-31 22:19:54 -07:00
Adnan Abdulhussein 1c6a163dad Update Redis to 3.2.5 (#166) 2016-10-31 09:37:06 -07:00
Lachlan Evenson 64e271d347 add cleanup step for PVs (#172)
* add cleanup step for PVs

* update wording of chart release deletion
2016-10-31 09:34:52 -07:00
Shane Starcher aff0833b0b Uchiwa support (#152)
* Uchiwa support

* moving to stable and adding value docs

* adding service notes

* adding config for deis domains

* updating description

* set limit and request

* changing request/limit structure
2016-10-31 09:32:43 -07:00
Michael van Tricht 4a6fc693f7 Add PostgreSQL chart. (#147)
* Add PostgreSQL chart.

* Fix health probes, change NOTES.txt and README.md.

* Add init container to clean up the lost+found dir.
2016-10-31 09:29:22 -07:00
Michael Goodness 20ad9f6fc9 Configurable container name 2016-10-30 20:45:28 -05:00
Michael Goodness 1d5124e464 Static container name 2016-10-28 15:24:10 -05:00
Adnan Abdulhussein ee79deb30b Merge pull request #161 from linki/fix/patroni-namespace
patroni: assume etcd to be in same namespace by default
2016-10-28 12:08:53 -07:00
Lachlan Evenson 99edd74f9f update -l statement to user correct label 2016-10-27 22:44:16 -07:00
Martin Linkhorst 989f986a2e fix(patroni): truncate the service name correctly 2016-10-27 16:04:20 +02:00
Martin Linkhorst e112c8f0e5 chore(patroni): bump chart version of patroni to v0.1.5 2016-10-27 15:52:38 +02:00
Martin Linkhorst eae45a3d9c fix(patroni): assume etcd to be in same namespace by default 2016-10-27 15:45:42 +02:00
Adnan Abdulhussein f4951a3069 add Redis chart (#158)
* add Redis chart

Adds a Redis chart with the following features:
- PVC provisioning
- Default random password

* set resource limits and remove replicas key from deployment
2016-10-26 12:23:28 -07:00
Michael Goodness f5f2698d3d Added installation validation instructions to NOTES.txt (#156) 2016-10-25 22:08:51 -07:00
Vic Iglesias 61e2d0d0b7 Update requirements for stable charts (#149)
* Add requirement that stable charts include NOTES.txt

* Consolidate technical requirements for stable charts
2016-10-25 17:36:30 -07:00
Adnan Abdulhussein ba659fd94e Merge pull request #155 from gtaylor/mysql-fix-readme-doublespace
Remove extra space in mysql README.md.
2016-10-25 17:28:56 -07:00
Adnan Abdulhussein bbd5ee2c25 switch from canary to helm beta.2 (#157) 2016-10-25 12:19:53 -07:00
Greg Taylor 57d6a6768d Remove extra space in mysql README.md. 2016-10-25 00:09:51 -07:00
Adnan Abdulhussein da8b5624f4 Merge pull request #145 from mgoodness/spartakus
Created chart for Spartakus v1.0.0
2016-10-24 15:49:29 -07:00
Michael Goodness 5de6685a3d Added NOTES.txt 2016-10-24 16:51:34 -05:00
Adnan Abdulhussein 0e1f8da06c Merge pull request #148 from swordbeta/fix-contributing-link
Fix link in CONTRIBUTING to repository structure.
2016-10-24 14:42:20 -07:00
Michael van Tricht d6858cf83c Fix link in CONTRIBUTING to repository structure. 2016-10-24 23:35:22 +02:00
Michael Goodness f9c76931b0 Document uuid option 2016-10-23 19:20:21 -05:00
Michael Goodness f0bff16ff7 Use built-in toYaml 2016-10-23 16:42:18 -05:00
Michael Goodness 81d364cdf1 Chart version to match Spartakus version 2016-10-23 13:30:16 -05:00
Michael Goodness 4cdd89716b Created chart for Spartakus v1.0.0 2016-10-23 13:13:17 -05:00
Adnan Abdulhussein 4950785264 Use requirements.yaml to define dependencies (#136)
* Use requirements.yaml to define dependencies

Updates incubator/patroni, stable/redmine, stable/wordpress,
and stable/drupal to vendor dependencies using Helm's built-in
dependency management.

* bump patroni version

* remove vendored dependencies

* Add chart tarballs to gitignore

* ci: update scripts to fetch dependencies

* patroni: fix reference to namespace
2016-10-21 18:01:48 -07:00