[bitnami/common] fix readme for common chart (#7577)

* fix readme for common chart

* Update Chart.yaml
This commit is contained in:
bellke
2021-09-22 20:11:40 +08:00
committed by GitHub
parent 9de0e60206
commit 3f06bdd8df
2 changed files with 2 additions and 2 deletions

View File

@@ -20,4 +20,4 @@ sources:
- https://github.com/bitnami/charts
- http://www.bitnami.com/
type: library
version: 1.9.0
version: 1.9.1

View File

@@ -112,7 +112,7 @@ The following table lists the helpers available in the library which are scoped
| Helper identifier | Description | Expected Input |
|-------------------------------|---------------------------------------|---------------------------------------------------------------------------------------------------------------------|
| `common.affinities.node.soft` | Return a soft nodeAffinity definition | `dict "persistence" .Values.path.to.the.persistence "global" $`, see [Persistence](#persistence) for the structure. |
| `common.storage.class` | Return the proper Storage Class | `dict "persistence" .Values.path.to.the.persistence "global" $`, see [Persistence](#persistence) for the structure. |
### TplValues