* [bitnami/*] Fix typo in MariaDB update
Signed-off-by: David Gomez <dgomezleon@vmware.com>
* [bitnami/*] Fix WordPress typo in several values/READMEs
Signed-off-by: David Gomez <dgomezleon@vmware.com>
* [bitnami/*] Revert changes for argo-workflows
Signed-off-by: David Gomez <dgomezleon@vmware.com>
---------
Signed-off-by: David Gomez <dgomezleon@vmware.com>
* [bitnami/apache] feat: ✨ Add automatic adaptation for Openshift restricted-v2 SCC
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* docs: 💡 Update comment to point to v2
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* chore: ⬆️ Bump common dependencies
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* fix: 🐛 Change no with disabled
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
---------
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* [bitnami/apache] feat: ✨🔒 Add resource preset support
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* fix: 🐛 Set value in correct spot
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
---------
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* [bitnami/*] Move documentation sections from docs.bitnami.com back to the README
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move use-external-database section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move configure-sidecar-init-containers section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move configure-sidecar-init-containers section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move configure-ingress section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move enable-tls-ingress section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Remove upgrade-helm3 section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move upgrade section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move upgrade section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move configure-sidecar-init-containers section to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Remove get-started link in GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Move rest of docs sections to GitHub
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [CONTENT-6404] Remove some docs.bitnami.com urls from the READMEs
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Fix linter
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Fix linter
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Fix linter
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Fix linter
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Ignore img folder when packaging the helm chart
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Update template's README file
Signed-off-by: Jota Martos <jotamartos@vmware.com>
---------
Signed-off-by: Jota Martos <jotamartos@vmware.com>
Signed-off-by: Juan José Martos <jotamartos@gmail.com>
* [bitnami/*] Remove relative links to non-README sections and add verification
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* Update Elasticsearch solution title
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* Update .github/workflows/markdown-linter.yml
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Move enterprise string to the tl;dr section
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* Fix typo in some READMEs
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* Replace placeholders in the TLDR section
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* Fix typo in some READMEs
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* Revert "Update Elasticsearch solution title"
This reverts commit 9f437f993d14f69a1ffffbcec78a5df8654aaefd.
---------
Signed-off-by: Jota Martos <jotamartos@vmware.com>
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* [bitnami/*] Skip image's tag in the README files of the Bitnami Charts
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Improve validation
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/*] Improve validation
Signed-off-by: Jota Martos <jotamartos@vmware.com>
---------
Signed-off-by: Jota Martos <jotamartos@vmware.com>
* [bitnami/apache] Make `ingress.tls` into a bool
Its contents were not parsed anyway since chart version
[v9.0.0](https://github.com/bitnami/charts/pull/7491/), so this change
has no functional effect.
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
* [bitnami/apache] Cleanup messy ingress.tls logic
I have convinced myself that this change has no functional effect.
* `ingress.tls` always had to be set, so that logic is the same.
* It is now possible to set `ingress.tls` without setting
`ingress.certManager` or `ingress.selfSigned`. What's the harm in
that? Perhaps someone would like to provide a TLS secret manually...
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
* [bitnami/apache] Remove unused value ingress.hosts
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
* [bitnami/apache] Bump chart version
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
* [bitnami/apache] Remove ingress.certManager
This change removes the long deprecated annotation for cert-manager from
the Ingress resource.
NOTE: Technically, this is a breaking change. If someone is using the
`ingress.certManager` value, they will lose the annotation. I imagine
there are few cases where the annotation has any effect, but there's
always someone out there running some really odd configuration...
It's of course still possible to have the annotation, it just has to be
included in `ingress.annotations`, along with the rest of the
annotations.
Since the value is no longer in use anywhere, we also remove it from
values.yaml.
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
* [bitnami/apache] Bump chart version
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
* [bitnami/apache] Revert breaking change by checking ingress.selfSigned
Before this change, I had accidentally missed the case where the user
has `--set 'ingress.enabled=true,ingress.selfSigned=true'`, which
inadvertently introduced a breaking change.
This change makes sure this case is covered as before the PR was merged.
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
* Full standardization of ingress
Signed-off-by: Andrés Bono <andresbono@vmware.com>
---------
Signed-off-by: Andreas Lindhé <andreas@lindhe.io>
Signed-off-by: Andrés Bono <andresbono@vmware.com>
Co-authored-by: Andrés Bono <andresbono@vmware.com>