* [bitnami/wordpress] Release 14.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <containers@bitnami.com>
* Increase of type timeout and update baseUrl to localhost
Signed-off-by: alukic <alukic@vmware.com>
* Updated the runtime params to not include plugins
Signed-off-by: alukic <alukic@vmware.com>
* Shut down a failing test, to be fixed as a part of a different PR
Signed-off-by: alukic <alukic@vmware.com>
* Removed Plugin tests since we shouldn't be testing plugins
Signed-off-by: alukic <alukic@vmware.com>
* Added the it.skip()
Signed-off-by: alukic <alukic@vmware.com>
Co-authored-by: alukic <alukic@vmware.com>
* Adding more tests to Wordpress. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Adding more tests to Wordpress. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Removed spaces. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Changed runtime parameters, changed username and password. Added Jmeter action to verify pipeline. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Changed runtime parameters, changed username and password. Added Jmeter action to verify pipeline. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Fixed the pipeline path. Triggered pipeline execution. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Fixed the pipeline path. Triggered pipeline execution. Removed the README.md. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Fixed the resources path for Jmeter. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Test plan path fix for Jmeter. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Removed package-lock.json. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Removed Jmeter action completely. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Removed Jmeter action completely. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Changed the logout test. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Added back the Jmeter tests. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Added back the Jmeter tests. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* Added the Cypress command comment. Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
* [bitnami/*] Readme automation
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Fix app name
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Add current name to all charts
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Adapt all READMEs to the automatic sync new standard
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Update comment to follow XML syntax
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Minor fixes
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* feat: add startup probe config
* feat: add values for startup probe
* feat: update docs for startup changes
* bumped the version
* change: disable startup Probe value
* fix: add the metadata for customStartuProbe
* Update values.yaml
Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com>
* [bitnami/*] Adds support for network policy in testlink
* [bitnami/wordpress] Adds support for network policy to wordpress chart
* Update bitnami/testlink/values.yaml
Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>
* Update bitnami/testlink/values.yaml
Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>
Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
* [bitnami/wordpress] Add `extraPorts` parameter
Add a separate parameter `extraPorts` to expose custom ports of the
WordPress container.
This is especially useful if a custom image is used.
Furthermore there's already an `extraPorts` parameter for the WordPress
service, so this change completes the current configuration options.
* bump version
* rename `extraPorts` to `extraContainerPorts`
and bump a minor version