[bitnami/several] Add instructions about how to use different branches (#2785)

* [bitnami/several] Add instructions about how to use different branches

* Fix typo
This commit is contained in:
Carlos Rodríguez Hernández
2020-06-09 09:05:44 +02:00
committed by GitHub
parent 752cb536eb
commit c315cb078a
15 changed files with 54 additions and 2 deletions

View File

@@ -140,6 +140,10 @@ It is strongly recommended to use immutable tags in a production environment. Th
Bitnami will release a new chart updating its containers if a new version of the main container, significant changes, or critical vulnerabilities exist.
### Change Node version
To modify the Node version used in this chart you can specify a [valid image tag](https://hub.docker.com/r/bitnami/node/tags/) using the `image.tag` parameter. For example, `image.tag=X.Y.Z`. This approach is also applicable to other images like exporters.
### Set up an Ingress controller
First install the nginx-ingress controller and then deploy the node helm chart with the following parameters: