[bitnami/*] Include link to Troubleshootin guide on README.md (#4136)

This commit is contained in:
Juan Ariza Toledano
2020-10-28 11:07:11 +01:00
committed by GitHub
parent eff33a50ea
commit c08a20e3db
75 changed files with 354 additions and 54 deletions

View File

@@ -147,14 +147,16 @@ As an alternative, this chart supports using an initContainer to change the owne
You can enable this initContainer by setting `volumePermissions.enabled` to `true`.
## Notable changes
## Troubleshooting
Find more information about how to deal with common errors related to Bitnamis Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
## Upgrading
### 5.0.0
This release updates the Bitnami Tomcat container to `9.0.26-debian-9-r0`, which is based on Bash instead of Node.js.
## Upgrading
### To 2.1.0
Tomcat container was moved to a non-root approach. There shouldn't be any issue when upgrading since the corresponding `securityContext` is enabled by default. Both the container image and the chart can be upgraded by running the command below: