Skip to content

Commit 1581eba

Browse files
author
Carlos Rodríguez Hernández
authoredNov 17, 2023
Update readme-generator links (#21043)
* Update readme-generator links Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Update main files Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
1 parent 186d565 commit 1581eba

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed
 

‎.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
<!-- [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.] -->
3737

3838
- [ ] Chart version bumped in `Chart.yaml` according to [semver](http://semver.org/). This is *not necessary* when the changes only affect README.md files.
39-
- [ ] Variables are documented in the values.yaml and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm)
39+
- [ ] Variables are documented in the values.yaml and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami/readme-generator-for-helm)
4040
- [ ] Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
4141
- [ ] All commits signed off and in agreement of [Developer Certificate of Origin (DCO)](https://github.com/bitnami/charts/blob/main/CONTRIBUTING.md#sign-your-work)

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Notice the `Author` and `Signed-off-by` lines match. If they don't your PR will
5656

5757
### Documentation Requirements
5858

59-
- A chart's `README.md` must include configuration options. The tables of parameters are generated based on the metadata information from the `values.yaml` file, by using [this tool](https://github.com/bitnami-labs/readme-generator-for-helm).
59+
- A chart's `README.md` must include configuration options. The tables of parameters are generated based on the metadata information from the `values.yaml` file, by using [this tool](https://github.com/bitnami/readme-generator-for-helm).
6060
- A chart's `NOTES.txt` must include relevant post-installation information.
6161
- The title of the PR starts with chart name (e.g. `[bitnami/chart]`)
6262

‎bitnami/argo-workflows/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ The command removes all the Kubernetes components associated with the chart and
375375
| `externalDatabase.existingSecret` | The name of an existing secret with database credentials | `""` |
376376
| `externalDatabase.type` | Either postgresql or mysql | `""` |
377377

378-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table
378+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table
379379

380380
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,
381381

‎bitnami/clickhouse/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ The command removes all the Kubernetes components associated with the chart and
353353
| `zookeeper.image.repository` | Zookeeper image repository | `REPOSITORY_NAME/zookeeper` |
354354
| `zookeeper.image.pullPolicy` | Zookeeper image pull policy | `IfNotPresent` |
355355

356-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table.
356+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table.
357357

358358
The above parameters map to the env variables defined in [bitnami/clickhouse](https://github.com/bitnami/containers/tree/main/bitnami/clickhouse). For more information please refer to the [bitnami/clickhouse](https://github.com/bitnami/containers/tree/main/bitnami/clickhouse) image documentation.
359359

‎bitnami/concourse/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ The command removes all the Kubernetes components associated with the chart and
389389
| `externalDatabase.existingSecret` | Name of an existing secret resource containing the database credentials | `""` |
390390
| `externalDatabase.existingSecretPasswordKey` | Name of an existing secret key containing the database credentials | `""` |
391391

392-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table.
392+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table.
393393

394394
The above parameters map to the env variables defined in [bitnami/concourse](https://github.com/bitnami/containers/tree/main/bitnami/concourse). For more information please refer to the [bitnami/concourse](https://github.com/bitnami/containers/tree/main/bitnami/concourse) image documentation.
395395

‎bitnami/grafana-loki/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ The command removes all the Kubernetes components associated with the chart and
11721172
| `memcachedindexwrites.nameOverride` | override the subchart name | `""` |
11731173
| `memcachedindexwrites.service.ports.memcached` | Memcached service port | `11211` |
11741174

1175-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table.
1175+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table.
11761176

11771177
The above parameters map to the env variables defined in [bitnami/grafana-loki](https://github.com/bitnami/containers/tree/main/bitnami/grafana-loki). For more information please refer to the [bitnami/grafana-loki](https://github.com/bitnami/containers/tree/main/bitnami/grafana-loki) image documentation.
11781178

‎bitnami/grafana-mimir/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ The command removes all the Kubernetes components associated with the chart and
12701270
| `memcachedmetadata.nameOverride` | override the subchart name | `""` |
12711271
| `memcachedmetadata.service.ports.memcached` | Memcached service port | `11211` |
12721272

1273-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table
1273+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table
12741274

12751275
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,
12761276

‎bitnami/milvus/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ The command removes all the Kubernetes components associated with the chart and
14931493
| `kafka.sasl.enabledMechanisms` | Kafka enabled SASL mechanisms | `PLAIN` |
14941494
| `kafka.sasl.client.users` | Kafka client users | `["user"]` |
14951495

1496-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table.
1496+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table.
14971497

14981498
The above parameters map to the env variables defined in [bitnami/milvus](https://github.com/bitnami/containers/tree/main/bitnami/milvus). For more information please refer to the [bitnami/milvus](https://github.com/bitnami/containers/tree/main/bitnami/milvus) image documentation.
14991499

‎bitnami/oauth2-proxy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ The command removes all the Kubernetes components associated with the chart and
250250
| `redis.sentinel.service.port` | Redis&reg; (with Sentinel) service port | `6379` |
251251
| `redis.sentinel.service.sentinelPort` | Redis&reg; (with Sentinel) sentinel service port | `26379` |
252252

253-
See <https://github.com/bitnami-labs/readmenator> to create the table
253+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table
254254

255255
The above parameters map to the env variables defined in [bitnami/oauth2-proxy](https://github.com/bitnami/containers/tree/main/bitnami/oauth2-proxy). For more information please refer to the [bitnami/oauth2-proxy](https://github.com/bitnami/containers/tree/main/bitnami/oauth2-proxy) image documentation.
256256

‎bitnami/pinniped/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ The command removes all the Kubernetes components associated with the chart and
318318
| `supervisor.ingress.secrets` | Custom TLS certificates as secrets | `[]` |
319319
| `supervisor.ingress.extraRules` | Additional rules to be covered with this ingress record | `[]` |
320320

321-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table
321+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table
322322

323323
The above parameters map to the env variables defined in [bitnami/pinniped](https://github.com/bitnami/containers/tree/main/bitnami/pinniped). For more information please refer to the [bitnami/pinniped](https://github.com/bitnami/containers/tree/main/bitnami/pinniped) image documentation.
324324

‎bitnami/redis/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ The Redis&reg; sentinel exporter was removed in this version because the upstrea
862862
- `sentinel.metrics.*` parameters are deprecated in favor of `metrics.sentinel.*` ones.
863863
- New parameters to add custom command, environment variables, sidecars, init containers, etc. were added.
864864
- Chart labels were adapted to follow the [Helm charts standard labels](https://helm.sh/docs/chart_best_practices/labels/#standard-labels).
865-
- values.yaml metadata was adapted to follow the format supported by [Readme Generator for Helm](https://github.com/bitnami-labs/readme-generator-for-helm).
865+
- values.yaml metadata was adapted to follow the format supported by [Readme Generator for Helm](https://github.com/bitnami/readme-generator-for-helm).
866866

867867
Consequences:
868868

‎template/CHART_NAME/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The command removes all the Kubernetes components associated with the chart and
4949

5050
## Parameters
5151

52-
See <https://github.com/bitnami-labs/readme-generator-for-helm> to create the table
52+
See <https://github.com/bitnami/readme-generator-for-helm> to create the table
5353

5454
The above parameters map to the env variables defined in [bitnami/%%CHART_NAME%%](https://github.com/bitnami/containers/tree/main/bitnami/%%CHART_NAME%%). For more information please refer to the [bitnami/%%CHART_NAME%%](https://github.com/bitnami/containers/tree/main/bitnami/%%CHART_NAME%%) image documentation.
5555

0 commit comments

Comments
 (0)
Please sign in to comment.