[bitnami/*] Adapt values.yaml of Apache, ASP.NET Core and Cassandra to readme-generator (#6751)

* Adapt values.yaml of Apache chart

* Adapt values.yaml of ASP.NET Core chart

* Adapt values.yaml of Cassandra chart

* Bump chart patch versions

* Fix lintin issues

* Add charts path to be recognized by actions workflow

* Add missing keys from original READMEs

* Separate the Apache parameters in more sections and further fixes

* Fixes to ASP.NET Core values.yaml

* Fixes to Cassandra values.yaml

* Revert unrelated change to srvice type in aspnet-core

* Fix linitng issues

* Bump Cassandra chart patch version

* aspnet-core: Update README with latest changes from master

* apache: Bump chart's patch version
This commit is contained in:
Pablo Galego
2021-07-19 09:50:06 +02:00
committed by GitHub
parent 29428ff29c
commit cee2166272
10 changed files with 1551 additions and 1338 deletions

View File

@@ -6,6 +6,9 @@ on:
- master
paths:
- 'bitnami/airflow/values.yaml'
- 'bitnami/apache/values.yaml'
- 'bitnami/aspnet-core/values.yaml'
- 'bitnami/cassandra/values.yaml'
- 'bitnami/common/values.yaml'
- 'bitnami/concourse/values.yaml'
- 'bitnami/dokuwiki/values.yaml'