43 Commits
Author SHA1 Message Date
Matt FarinaandGitHub dc7e5997de Revert "Updating to new repo locations (#24419)" (#24420)
This reverts commit e2ecc4d816.
2020-11-13 18:28:12 -05:00
Matt FarinaandGitHub e2ecc4d816 Updating to new repo locations (#24419)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:21:11 -05:00
411e85d929 [stable/wordpress] Move WP to non-root (#21099)
* [stable/wordpress] Move WP to non-root

Signed-off-by: juan131 <juan@bitnami.com>

* [stable/wordpress] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* README fixes and issue with validation

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>

Co-authored-by: Bitnami Bot <containers-bot@bitnami.com>
Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com>
2020-02-28 05:06:39 -08:00
91d1cfff45 [stable/wordpress] Release 8.1.6 (#21032)
* [stable/wordpress] Release 8.1.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Run "helm dependency update" using latest Helm 2

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-26 02:14:55 -08:00
13e4d1f6b0 [stable/wordpress] Release 8.1.5 (#20929)
* [stable/wordpress] Release 8.1.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Run "helm dependency update" using latest Helm 2

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-24 01:21:01 -08:00
d4d48df470 [stable/wordpress] Release 8.1.4 (#20853)
* [stable/wordpress] Release 8.1.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Run "helm dependency update" using latest Helm 3 version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Run "helm dependency update" using latest Helm 2

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-21 01:27:26 -08:00
Bitnami BotandKubernetes Prow Robot 624bd31b01 [stable/wordpress] Release 8.1.2 updating components versions (#20360)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-24 14:20:55 -08:00
Bitnami BotandKubernetes Prow Robot 9caa9d6b0c [stable/wordpress] Release 8.1.1 updating components versions (#20137)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-15 01:07:52 -08:00
Bitnami BotandKubernetes Prow Robot b47f76be2c [stable/wordpress] Release 8.0.2 updating components versions (#19579)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-12 23:46:54 -08:00
Sameer NaikandKubernetes Prow Robot 936ab337b9 [stable/wordpress] bump major version (#18852)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pulls/12642 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-13 09:11:19 -08:00
Bitnami BotandKubernetes Prow Robot 6328416423 [stable/wordpress] Release 7.6.2 updating components versions (#18587)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-05 09:08:39 -08:00
Bitnami BotandKubernetes Prow Robot 1effba146a [stable/wordpress] Release 7.5.1 updating components versions (#18105)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-18 06:43:57 -07:00
Bitnami BotandKubernetes Prow Robot d05199b364 [stable/wordpress] Release 7.3.11 updating components versions (#17822)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-09 08:17:51 -07:00
Juan Ariza ToledanoandKubernetes Prow Robot 3ecb93df99 [stable/wodpress] Update dependencies (#17312)
Signed-off-by: juan131 <juan@bitnami.com>
2019-09-20 06:46:59 -07:00
Bitnami BotandKubernetes Prow Robot 25ce1b0d9b [stable/wordpress] Release 7.3.3 updating components versions (#16974)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-09 04:34:31 -07:00
Bitnami BotandKubernetes Prow Robot 58dd622fd6 [stable/wordpress] Release 7.3.1 updating components versions (#16880)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-05 04:01:21 -07:00
Bitnami BotandKubernetes Prow Robot af601a13f4 [stable/wordpress] Release 7.2.3 updating components versions (#16786)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 22:46:26 -07:00
Alejandro MorenoandKubernetes Prow Robot 9b50c86f79 [stable/wordpress] Fix 'storageClass' macros (#16559)
* Fix 'storageClass' macros

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>

* Update MariaDB dependency

Signed-off-by: juan131 <juan@bitnami.com>
2019-08-22 09:12:33 -07:00
Tomas PizarroandKubernetes Prow Robot 99ef7ed896 [stable/wordpress] Update dependencies for wordpress (#15889)
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-07-25 07:37:53 -07:00
Bitnami BotandKubernetes Prow Robot 4536553dca [stable/wordpress] Release 5.12.6 updating components versions (#15176)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-01 14:39:31 -07:00
Bitnami BotandKubernetes Prow Robot 9ecf25808b [stable/wordpress] Release 5.12.4 updating components versions (#14933)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-20 13:24:37 -07:00
Bitnami BotandKubernetes Prow Robot 2cbccfa94b stable/wordpress: update to 5.2.1 (#14635)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-10 03:39:18 -07:00
Juan Ariza ToledanoandKubernetes Prow Robot e9a7d14c1a [stable/wordpress] Update MariaDB dependency (#13539)
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-06 00:31:38 -07:00
Bitnami BotandKubernetes Prow Robot 9c1052d96d [stable/wordpress] Release 5.0.2 (#10154)
* wordpress: update to `5.0.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* wordpress: updated chart requirements

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* wordpress: bump chart appVersion to `5.0.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* wordpress: bump chart version to `5.0.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-20 00:42:23 -08:00
Bitnami BotandKubernetes Prow Robot e05774c70e [stable/wordpress] Release 4.0.1 (#9809)
* wordpress: update to `5.0.0`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* wordpress: updated chart requirements

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* wordpress: bump chart appVersion to `5.0.0`

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* wordpress: bump chart version to `4.0.1`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-07 16:16:25 -08:00
Carlos Rodríguez Hernándezandk8s-ci-robot 526c8c9ad0 [stable/wordpress] Add global registry option (#8445)
* [stable/wordpress] Add global registry option

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update deps

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-10-16 01:30:08 -07:00
Juan Ariza Toledanoandk8s-ci-robot 5bb0c0977b [stable/wordpress] Update MariaDB dependency version (#7955)
Signed-off-by: juan131 <juan@bitnami.com>
2018-09-25 04:37:11 -07:00
Bitnami Botandk8s-ci-robot 130d741c04 [stable/wordpress] Release 2.1.5 (#6965)
* wordpress: update to `4.9.8-debian-9`

* wordpress: updated chart requirements

* wordpress: bump chart appVersion to `4.9.8`

* wordpress: bump chart version to `2.1.5`
2018-08-03 00:20:54 -07:00
Bitnami Botandk8s-ci-robot 144148d30b [stable/wordpress] Release 2.1.1 (#6492)
* wordpress: update to `4.9.7-debian-9`

* wordpress: updated chart requirements

* wordpress: bump chart appVersion to `4.9.7-debian-9`

* wordpress: bump chart version to `2.1.1`
2018-07-06 00:25:17 -07:00
Javier J. Salmerón-Garcíaandk8s-ci-robot 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 RigbyandReinhard Nägele 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 RigbyandAdnan Abdulhussein 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 RigbyandAdnan Abdulhussein 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 BianquettiandAdnan Abdulhussein 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 RigbyandLachlan Evenson 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 CameronandVic Iglesias 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 AbdulhusseinandLachlan Evenson 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 AbdulhusseinandVic Iglesias 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