Skip to content

Commit 8150149

Browse files
author
Carlos Rodriguez Hernandez
committed
[bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
1 parent 20c692f commit 8150149

File tree

16 files changed

+305
-299
lines changed

16 files changed

+305
-299
lines changed

bitnami/concourse/README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -71,22 +71,22 @@ The command removes all the Kubernetes components associated with the chart and
7171

7272
### Common Concourse Parameters
7373

74-
| Name | Description | Value |
75-
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
76-
| `image.registry` | image registry | `docker.io` |
77-
| `image.repository` | image repository | `bitnami/concourse` |
78-
| `image.tag` | image tag (immutable tags are recommended) | `7.6.0-debian-10-r0` |
79-
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
80-
| `image.pullSecrets` | image pull secrets | `[]` |
81-
| `secrets.localAuth.enabled` | the use of local authentication (basic auth). | `true` |
82-
| `secrets.teamAuthorizedKeys` | Array of team names and public keys for team external workers. A single | `[]` |
83-
| `secrets.localUsers` | List of `username:password` or `username:bcrypted_password` combinations for all your local concourse users. Auto-generated if not set | `""` |
84-
| `secrets.hostKey` | Concourse Host Keys. | `""` |
85-
| `secrets.hostKeyPub` | Concourse Host Keys. | `""` |
86-
| `secrets.sessionSigningKey` | Concourse Session Signing Keys. | `""` |
87-
| `secrets.workerKey` | Concourse Worker Keys. | `""` |
88-
| `secrets.workerKeyPub` | Concourse Worker Keys. | `""` |
89-
| `secrets.workerAdditionalCerts` | Additional certificates to add to the worker nodes | `""` |
74+
| Name | Description | Value |
75+
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
76+
| `image.registry` | image registry | `docker.io` |
77+
| `image.repository` | image repository | `bitnami/concourse` |
78+
| `image.tag` | image tag (immutable tags are recommended) | `7.6.0-debian-10-r25` |
79+
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
80+
| `image.pullSecrets` | image pull secrets | `[]` |
81+
| `secrets.localAuth.enabled` | the use of local authentication (basic auth). | `true` |
82+
| `secrets.teamAuthorizedKeys` | Array of team names and public keys for team external workers. A single | `[]` |
83+
| `secrets.localUsers` | List of `username:password` or `username:bcrypted_password` combinations for all your local concourse users. Auto-generated if not set | `""` |
84+
| `secrets.hostKey` | Concourse Host Keys. | `""` |
85+
| `secrets.hostKeyPub` | Concourse Host Keys. | `""` |
86+
| `secrets.sessionSigningKey` | Concourse Session Signing Keys. | `""` |
87+
| `secrets.workerKey` | Concourse Worker Keys. | `""` |
88+
| `secrets.workerKeyPub` | Concourse Worker Keys. | `""` |
89+
| `secrets.workerAdditionalCerts` | Additional certificates to add to the worker nodes | `""` |
9090

9191

9292
### Concourse Web parameters
@@ -301,7 +301,7 @@ The command removes all the Kubernetes components associated with the chart and
301301
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
302302
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
303303
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
304-
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r235` |
304+
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r262` |
305305
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
306306
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
307307
| `volumePermissions.resources.limits` | The resources limits for the init container | `{}` |

0 commit comments

Comments
 (0)