mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/several] Add 'community support' note to some Helm chart READMEs (#8148)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
81b9b34fe1
commit
ce6b83829a
@@ -527,3 +527,11 @@ Use the workaround below to upgrade from versions previous to 3.0.0. The followi
|
||||
$ kubectl patch deployment orangehrm-orangehrm --type=json -p='[{"op": "remove", "path": "/spec/selector/matchLabels/chart"}]'
|
||||
$ kubectl delete statefulset orangehrm-mariadb --cascade=false
|
||||
```
|
||||
|
||||
## Community supported solution
|
||||
|
||||
Please, note this Helm chart is a community-supported solution. This means that the Bitnami team is not actively working on new features/improvements nor providing support through GitHub Issues for this Helm chart. Any new issue will stay open for 20 days to allow the community to contribute, after 15 days without activity the issue will be marked as stale being closed after 5 days.
|
||||
|
||||
The Bitnami team will review any PR that is created, feel free to create a PR if you find any issue or want to implement a new feature.
|
||||
|
||||
New versions are not going to be affected. Once a new version is released in the upstream project, the Bitnami container image will be updated to use the latest version.
|
||||
|
||||
Reference in New Issue
Block a user