Commit Graph
14 Commits
Author SHA1 Message Date
Javier J. Salmerón-García ab3b8e7e37 [stable/wordpress] Set dependencies to latest version (#6074)
* [stable/wordpress] Set dependencies to latest version

* Fix test
2018-06-13 08:28:28 -07:00
Timothy Clarke 467e35e6bf stable/wordpress bumped mariadb version 2017-12-13 12:24:26 +00:00
Timothy Clarke 29d0f8af1a Externalised db details per request of @prydonius 2017-12-07 11:36:32 +00:00
Timothy Clarke ed8d8dd5f9 Updated wordpress/requirements.lock to match yaml 2017-12-06 10:40:59 +00:00
Timothy Clarke 8ff269616e Made MariaDB Optional, Also added optional uri path 2017-12-06 10:31:20 +00:00
Scott Rigby f0ca88eb92 [stable/wordpress] bump dependency mariadb 0.7.0 (#1699)
* [stable/wordpress] bump dependency mariadb 0.7.0

* Bump stable/wordpress version
2017-08-13 15:07:47 +02:00
Scott Rigby 65f8d5bf10 [stable/wordpress] bump dependency mariadb 0.6.3 (#1359)
* wordpress bump dependency mariadb 0.6.3

* Bump chart version
2017-06-24 14:05:27 +01:00
Scott Rigby 9a60170348 wordpress bump dependency mariadb 0.6.2 (#1125)
* wordpress bump dependency mariadb 0.6.2

* bump chart version
2017-05-22 15:38:01 +01:00
Jorge Bianquetti ad5a4a0f73 [stable/wordpress] Allow helm chart to receive an existing database or create it by itself Open, HighAll Users (#773)
* Allow to the Wordpress helm chart to receive an existing database or create it by itself

* Allow to the Wordpress helm chart to receive an existing database or create it by itself

* added links to documentation for new env vars

* added changes with compatibility threats for  0.4.x chart series.  Bumping to 0.5.0

* added defaults for many values and fixes typos

* added defaults for many values and fixes typos

* fix typo

* cosmetic revision

* updated dependency on mariadb chart 0.5.10

* environment vars clean up

* Readme reformatting

* added changes with compatibility threats for  0.4.x chart series.  Bumping to 0.5.0

* added defaults for many values and fixes typos

* fix typo

* Allow to the Wordpress helm chart to receive an existing database or create it by itself

* added defaults for many values and fixes typos

* fix typo

* fixing default value in README for AllowEmptyPassword
2017-03-15 09:40:13 +00:00
Scott Rigby b4f29c9618 wordpress bump dependency mariadb 0.5.9 (#658)
* wordpress bump dependency mariadb 0.5.9

* Version bump
2017-02-27 08:40:44 -08:00
Amanda Cameron eb609d75bb [stable/wordpress] Update to the recommended pvc patterns. (#470)
* Convert chart wordpress to use the recommended pvc patterns

* Revert README.md changes.

* bump mariadb dep

* bump version
2017-01-27 16:28:44 -08:00
Adnan Abdulhussein bcc323d57d WordPress updates (0.4.0) (#367)
* wordpress: add alpha and beta storageclass annotation support

* wordpress: use random password if not specified

* wordpress: update MariaDB dep

* wordpress: explicitly set imagePullPolicy

* wordpress: increase resource name truncation and trim '-' suffix

* wordpress: improve storageclass readme description

* wordpress: use built-in toYaml helper
2017-01-09 20:38:23 -08:00
Adnan Abdulhussein 9f71950807 Update repository URLs in requirement files and ci scripts 2016-11-18 16:09:56 -08: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