Matt Farina and GitHub
dc7e5997de
Revert "Updating to new repo locations ( #24419 )" ( #24420 )
...
This reverts commit e2ecc4d816 .
2020-11-13 18:28:12 -05:00
Matt Farina and GitHub
e2ecc4d816
Updating to new repo locations ( #24419 )
...
Signed-off-by: Matt Farina <matt@mattfarina.com >
2020-11-13 18:21:11 -05:00
Matt Farina and GitHub
4a04b6f964
Removed old owners files ( #24416 )
...
Signed-off-by: Matt Farina <matt@mattfarina.com >
2020-11-13 17:06:05 -05:00
Carlos Rodríguez Hernández and GitHub
9e28c906fc
[stable/several] Fix typo in deprecation comment ( #21787 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2020-04-06 03:13:47 -07:00
Carlos Rodríguez Hernández and GitHub
e35c82c6c6
[stable/wordpress] Move chart to distributed bitnami repository ( #21415 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2020-03-11 09:56:25 -07:00
Juan Ariza Toledano and GitHub
86845bf484
[stable/wordpress] Fix issue with port number when using external dbs ( #21172 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2020-03-02 03:46:43 -08: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
Carlos Rodríguez Hernández and GitHub
80c644ec99
[stable/wordpress] Adapt docs to Helm 3 ( #20681 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2020-02-11 10:01:00 -08:00
Bitnami Bot and Kubernetes 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 Bot and Kubernetes 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
Sameer Naik and Kubernetes Prow Robot
b7fe92e77d
[stable/wordpress] allow users to enable/disable the health checks ( #19666 )
...
Signed-off-by: Sameer Naik <sameersbn@vmware.com >
2019-12-19 02:07:57 -08:00
Bitnami Bot and Kubernetes Prow Robot
e43b032c18
[stable/wordpress] Release 8.0.4 updating components versions ( #19689 )
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-12-18 18:35:56 -08:00
Dennis Webb and Kubernetes Prow Robot
ca3df16336
[stable/wordpress] adds loadBalancerSourceRanges to service ( #19549 )
...
* adds loadBalancerSourceRanges to service
Signed-off-by: Dennis Webb <dennis@bluesentryit.com >
* [stable/kube2iam] adds loadBalancerSourceRanges to values-production.yaml
Signed-off-by: Dennis Webb <dennis@bluesentryit.com >
2019-12-13 06:12:54 -08:00
Bitnami Bot and Kubernetes 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
Bitnami Bot and Kubernetes Prow Robot
b640ff9cb3
[stable/wordpress] Release 8.0.1 updating components versions ( #18889 )
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-11-17 23:49:41 -08:00
Sameer Naik and Kubernetes 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 Bot and Kubernetes Prow Robot
e94acac91d
[stable/wordpress] Release 7.6.8 updating components versions ( #18830 )
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-11-13 04:37:30 -08:00
MikeLarah and Kubernetes Prow Robot
0eb502ecf9
[stable/wordpress] Fixes template reference in tls-secrets.yaml ( #18668 )
...
* Fixed template reference in tls-secrets.yaml
Template reference was missing `wordpress.` prefix
Signed-off-by: Mike Larah <mike.larah@endjin.com >
* Bump chart version
Signed-off-by: Mike Larah <mike.larah@endjin.com >
* Bump chart version
Signed-off-by: Mike Larah <mike.larah@endjin.com >
2019-11-08 04:18:14 -08:00
Bitnami Bot and Kubernetes Prow Robot
b910199a27
[stable/wordpress] Release 7.6.6 updating components versions ( #18710 )
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-11-08 00:08:44 -08:00
Andres Martinez Gotor and Kubernetes Prow Robot
4c1b1a6500
[stable/wordpress] Update values.schema.json to reflect latest format ( #18589 )
...
* Update values.schema.json to reflect latest format
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
* Bump chart version again
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
2019-11-07 02:10:42 -08:00
Bitnami Bot and Kubernetes Prow Robot
33f074ad12
[stable/wordpress] Release 7.6.4 updating components versions ( #18653 )
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-11-07 00:36:43 -08:00
Juan Ariza Toledano and Kubernetes Prow Robot
b9ffe8d59e
[stable/wordpress] Fix warning with ingress annotations ( #18556 )
...
* [stable/wordpress] Fix warning with ingress annotations
Signed-off-by: juan131 <juan@bitnami.com >
* Bump version
Signed-off-by: juan131 <juan@bitnami.com >
2019-11-06 02:59:51 -08:00
Bitnami Bot and Kubernetes 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
Juan Ariza Toledano and Kubernetes Prow Robot
bd9b1846cf
[stable/wordpress] Fix custom htaccess ( #18513 )
...
* [stable/wordpress] Fix custom htaccess
Signed-off-by: juan131 <juan@bitnami.com >
* Fix lint error
Signed-off-by: juan131 <juan@bitnami.com >
2019-11-03 23:47:39 -08:00
rjasper-frohraum and Kubernetes Prow Robot
ca89576194
[stable/wordpress] Add extra configuration parameters ( #18421 )
...
* [stable/wordpress] Add extra configuration parameters
This adds the following parameters:
- extraEnv
- extraVolumeMounts
- extraVolumes
Signed-off-by: Rico Jasper <rico.jasper@frohraum.de >
* [stable/wordpress] Bump chart version to 7.6.0
Signed-off-by: Rico Jasper <rico.jasper@frohraum.de >
2019-10-30 09:56:53 -07:00
Andres Martinez Gotor and Kubernetes Prow Robot
4965b6a754
[stable/wordpress] Remove cert-manager parameter for WordPress schema ( #18309 )
...
* Remove cert-manager parameter for wordpress schema
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
* Bump the chart version again
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
2019-10-25 03:05:40 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
eed24762e7
[stable/wordpress] Unify and refactor README.md ( #18297 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-10-24 07:08:35 -07:00
Andrés Bono and Kubernetes Prow Robot
609f4ea894
Add liveness/readiness probes config options ( #18159 )
...
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-10-23 00:34:12 -07:00
Bitnami Bot and Kubernetes 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
Andres Martinez Gotor and Kubernetes Prow Robot
d170fe12d3
[stable/wordpress] Add JSON Schema to WordPress chart ( #18078 )
...
* Add JSON Schema to WordPress chart
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
* Change parameters order. Fix metrics
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
2019-10-18 01:44:12 -07:00
Javier J. Salmerón-García and Kubernetes Prow Robot
6d2338c6d8
[stable/wordpress] Update prerequisites ( #18030 )
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com >
2019-10-16 12:59:40 -07:00
Andres Martinez Gotor and Kubernetes Prow Robot
e086544f84
[stable/wordpress] Allow to specify a single hostname ( #17861 )
...
* Allow to specify a single hostname
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
* Apply changes to values-production
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
2019-10-11 06:33:40 -07:00
Bitnami Bot and Kubernetes 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
holmesb and Kubernetes Prow Robot
814a008e75
[stable/wordpress] fix for issue #17727 ( #17758 )
...
Signed-off-by: brendan <brendan@profluent.co.uk >
2019-10-07 23:23:11 -07:00
Linus Metzler and Kubernetes Prow Robot
3a5713f030
[stable/wordpress] Fix link in README.md ( #17638 )
...
* fix link to annotations overview page
Signed-off-by: Linus Metzler <hi@linusmetzler.me >
* bump patch version
Signed-off-by: Linus Metzler <hi@linusmetzler.me >
* fix link to annotations overview page
Signed-off-by: Linus Metzler <hi@linusmetzler.me >
2019-10-04 00:29:56 -07:00
Rafael Ríos Saavedra and Kubernetes Prow Robot
a042321d1a
Fixes service.type value for production ( #17446 )
...
Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com >
2019-09-26 03:13:10 -07:00
Juan Ariza Toledano and Kubernetes Prow Robot
3ecb93df99
[stable/wodpress] Update dependencies ( #17312 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-09-20 06:46:59 -07:00
Miguel Ángel Cabrera Miñagorri and Kubernetes Prow Robot
b24786a150
[stable/wordpress] Remove unnecesary lines from tls-secrets ( #17170 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-09-17 02:28:24 -07:00
Miguel Ángel Cabrera Miñagorri and Kubernetes Prow Robot
15c5e7da50
[stable/wordpress] Add miguelaeh to OWNERS ( #17028 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-09-10 04:10:55 -07:00
Bitnami Bot and Kubernetes 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 Bot and Kubernetes Prow Robot
ee8514499c
[stable/wordpress] Release 7.3.2 updating components versions ( #16895 )
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-09-05 09:51:20 -07:00
Bitnami Bot and Kubernetes 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
Matt Gardner and Kubernetes Prow Robot
b9f1d210df
[stable/wordpress] Parameterized the target port for https ( #16662 )
...
* Parameterized the target port for https
The use case is when you need to go HTTPS -> ELB -> HTTP -> Wordpress.
Bumped chart version.
Updated readme to include service
Includes annotations for httpsTargetPort
Signed-off-by: Matt Gardner <hi@mattgardner.me >
* Updated documentation and added annotations to values.
Signed-off-by: Matt Gardner <hi@mattgardner.com >
* Updated chart version and removed redundant default value
Signed-off-by: Matt Gardner <hi@mattgardner.com >
2019-09-05 00:54:52 -07:00
Bitnami Bot and Kubernetes 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 Moreno and Kubernetes 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
Miguel Ángel Cabrera Miñagorri and Kubernetes Prow Robot
99153049d5
[stable/wordpress] Refactor StorageClass template to support old Helm versions ( #16502 )
...
Signed-off-by: miguelaeh <macabrera@bitnami.com >
2019-08-21 10:49:18 -07:00
Miguel Ángel Cabrera Miñagorri and Kubernetes Prow Robot
3479f483ca
[stable/wordpress] Add global StorageClass to wordpress ( #16431 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-08-20 03:50:11 -07:00