Skip to content

Commit 5c79422

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

File tree

9 files changed

+87
-87
lines changed

9 files changed

+87
-87
lines changed

bitnami/airflow/README.md

Lines changed: 54 additions & 54 deletions
Large diffs are not rendered by default.

bitnami/aspnet-core/README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -70,19 +70,19 @@ The command removes all the Kubernetes components associated with the chart and
7070

7171
### ASP.NET Core parameters
7272

73-
| Name | Description | Value |
74-
| -------------------- | -------------------------------------------------------------------- | ---------------------- |
75-
| `image.registry` | ASP.NET Core image registry | `docker.io` |
76-
| `image.repository` | ASP.NET Core image repository | `bitnami/aspnet-core` |
77-
| `image.tag` | ASP.NET Core image tag (immutable tags are recommended) | `3.1.18-debian-10-r15` |
78-
| `image.pullPolicy` | ASP.NET Core image pull policy | `IfNotPresent` |
79-
| `image.pullSecrets` | ASP.NET Core image pull secrets | `[]` |
80-
| `command` | Override default container command (useful when using custom images) | `[]` |
81-
| `args` | Override default container args (useful when using custom images) | `[]` |
82-
| `bindURLs` | URLs to bind | `http://+:8080` |
83-
| `extraEnvVars` | Extra environment variables to be set on ASP.NET Core container | `[]` |
84-
| `extraEnvVarsCM` | ConfigMap with extra environment variables | `""` |
85-
| `extraEnvVarsSecret` | Secret with extra environment variables | `""` |
73+
| Name | Description | Value |
74+
| -------------------- | -------------------------------------------------------------------- | --------------------- |
75+
| `image.registry` | ASP.NET Core image registry | `docker.io` |
76+
| `image.repository` | ASP.NET Core image repository | `bitnami/aspnet-core` |
77+
| `image.tag` | ASP.NET Core image tag (immutable tags are recommended) | `3.1.19-debian-10-r0` |
78+
| `image.pullPolicy` | ASP.NET Core image pull policy | `IfNotPresent` |
79+
| `image.pullSecrets` | ASP.NET Core image pull secrets | `[]` |
80+
| `command` | Override default container command (useful when using custom images) | `[]` |
81+
| `args` | Override default container args (useful when using custom images) | `[]` |
82+
| `bindURLs` | URLs to bind | `http://+:8080` |
83+
| `extraEnvVars` | Extra environment variables to be set on ASP.NET Core container | `[]` |
84+
| `extraEnvVarsCM` | ConfigMap with extra environment variables | `""` |
85+
| `extraEnvVarsSecret` | Secret with extra environment variables | `""` |
8686

8787

8888
### ASP.NET Core deployment parameters
@@ -145,15 +145,15 @@ The command removes all the Kubernetes components associated with the chart and
145145
| `appFromExternalRepo.enabled` | Enable to download/build ASP.NET Core app from external git repository | `true` |
146146
| `appFromExternalRepo.clone.image.registry` | Git image registry | `docker.io` |
147147
| `appFromExternalRepo.clone.image.repository` | Git image repository | `bitnami/git` |
148-
| `appFromExternalRepo.clone.image.tag` | Git image tag (immutable tags are recommended) | `2.33.0-debian-10-r9` |
148+
| `appFromExternalRepo.clone.image.tag` | Git image tag (immutable tags are recommended) | `2.33.0-debian-10-r28` |
149149
| `appFromExternalRepo.clone.image.pullPolicy` | Git image pull policy | `IfNotPresent` |
150150
| `appFromExternalRepo.clone.image.pullSecrets` | Git image pull secrets | `[]` |
151151
| `appFromExternalRepo.clone.repository` | Git repository to clone | `https://github.com/dotnet/AspNetCore.Docs.git` |
152152
| `appFromExternalRepo.clone.revision` | Git revision to checkout | `main` |
153153
| `appFromExternalRepo.clone.extraVolumeMounts` | Add extra volume mounts for the GIT container | `[]` |
154154
| `appFromExternalRepo.publish.image.registry` | .NET SDK image registry | `docker.io` |
155155
| `appFromExternalRepo.publish.image.repository` | .NET SDK image repository | `bitnami/dotnet-sdk` |
156-
| `appFromExternalRepo.publish.image.tag` | .NET SDK image tag (immutable tags are recommended) | `3.1.412-debian-10-r14` |
156+
| `appFromExternalRepo.publish.image.tag` | .NET SDK image tag (immutable tags are recommended) | `3.1.412-debian-10-r33` |
157157
| `appFromExternalRepo.publish.image.pullPolicy` | .NET SDK image pull policy | `IfNotPresent` |
158158
| `appFromExternalRepo.publish.image.pullSecrets` | .NET SDK image pull secrets | `[]` |
159159
| `appFromExternalRepo.publish.subFolder` | Sub folder under the Git repository containing the ASP.NET Core app | `aspnetcore/fundamentals/servers/kestrel/samples/3.x/KestrelSample` |

bitnami/ghost/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and
7676
| ------------------- | ------------------------------------------------ | --------------------- |
7777
| `image.registry` | Ghost image registry | `docker.io` |
7878
| `image.repository` | Ghost image repository | `bitnami/ghost` |
79-
| `image.tag` | Ghost image tag (immutable tags are recommended) | `4.12.1-debian-10-r7` |
79+
| `image.tag` | Ghost image tag (immutable tags are recommended) | `4.13.0-debian-10-r0` |
8080
| `image.pullPolicy` | Ghost image pull policy | `IfNotPresent` |
8181
| `image.pullSecrets` | Ghost image pull secrets | `[]` |
8282
| `image.debug` | Enable image debug mode | `false` |
@@ -200,7 +200,7 @@ The command removes all the Kubernetes components associated with the chart and
200200
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
201201
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
202202
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
203-
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r172` |
203+
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r192` |
204204
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
205205
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
206206
| `volumePermissions.resources.limits` | The resources limits for the init container | `{}` |

bitnami/grafana-tempo/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The command removes all the Kubernetes components associated with the chart and
8080
| -------------------------------------- | ---------------------------------------------------------- | ----------------------------- |
8181
| `tempo.image.registry` | Grafana Tempo image registry | `docker.io` |
8282
| `tempo.image.repository` | Grafana Tempo image repository | `bitnami/grafana-tempo` |
83-
| `tempo.image.tag` | Grafana Tempo image tag (immutable tags are recommended) | `1.1.0-debian-10-r0` |
83+
| `tempo.image.tag` | Grafana Tempo image tag (immutable tags are recommended) | `1.1.0-debian-10-r14` |
8484
| `tempo.image.pullPolicy` | Grafana Tempo image pull policy | `IfNotPresent` |
8585
| `tempo.image.pullSecrets` | Grafana Tempo image pull secrets | `[]` |
8686
| `tempo.containerPort` | Tempo components web port | `3100` |
@@ -432,7 +432,7 @@ The command removes all the Kubernetes components associated with the chart and
432432
| `queryFrontend.initContainers` | Add additional init containers to the queryFrontend pod(s) | `[]` |
433433
| `queryFrontend.query.image.registry` | Grafana Tempo Query image registry | `docker.io` |
434434
| `queryFrontend.query.image.repository` | Grafana Tempo Query image repository | `bitnami/grafana-tempo-query` |
435-
| `queryFrontend.query.image.tag` | Grafana Tempo Query image tag (immutable tags are recommended) | `1.1.0-debian-10-r4` |
435+
| `queryFrontend.query.image.tag` | Grafana Tempo Query image tag (immutable tags are recommended) | `1.1.0-debian-10-r17` |
436436
| `queryFrontend.query.image.pullPolicy` | Grafana Tempo Query image pull policy | `IfNotPresent` |
437437
| `queryFrontend.query.image.pullSecrets` | Grafana Tempo Query image pull secrets | `[]` |
438438
| `queryFrontend.query.command` | Override default container command (useful when using custom images) | `[]` |
@@ -489,7 +489,7 @@ The command removes all the Kubernetes components associated with the chart and
489489
| `vulture.enabled` | Enable vulture deployment | `true` |
490490
| `vulture.image.registry` | Grafana Vulture image registry | `docker.io` |
491491
| `vulture.image.repository` | Grafana Vulture image repository | `bitnami/grafana-tempo-vulture` |
492-
| `vulture.image.tag` | Grafana Vulture image tag (immutable tags are recommended) | `1.1.0-debian-10-r0` |
492+
| `vulture.image.tag` | Grafana Vulture image tag (immutable tags are recommended) | `1.1.0-debian-10-r14` |
493493
| `vulture.image.pullPolicy` | Grafana Vulture image pull policy | `IfNotPresent` |
494494
| `vulture.image.pullSecrets` | Grafana Vulture image pull secrets | `[]` |
495495
| `vulture.replicaCount` | Number of vulture replicas to deploy | `1` |

bitnami/joomla/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and
7575
| ------------------------------------ | -------------------------------------------------------------------------------------------------------------------- | --------------------- |
7676
| `image.registry` | Joomla! image registry | `docker.io` |
7777
| `image.repository` | Joomla! Image name | `bitnami/joomla` |
78-
| `image.tag` | Joomla! Image tag | `3.10.1-debian-10-r1` |
78+
| `image.tag` | Joomla! Image tag | `3.10.2-debian-10-r0` |
7979
| `image.pullPolicy` | Joomla! image pull policy | `IfNotPresent` |
8080
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
8181
| `image.debug` | Specify if debug logs should be enabled | `false` |
@@ -199,7 +199,7 @@ The command removes all the Kubernetes components associated with the chart and
199199
| `metrics.enabled` | Start a side-car prometheus exporter | `false` |
200200
| `metrics.image.registry` | Apache exporter image registry | `docker.io` |
201201
| `metrics.image.repository` | Apache exporter image name | `bitnami/apache-exporter` |
202-
| `metrics.image.tag` | Apache exporter image tag | `0.10.0-debian-10-r26` |
202+
| `metrics.image.tag` | Apache exporter image tag | `0.10.0-debian-10-r46` |
203203
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
204204
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
205205
| `metrics.resources` | Exporter resource requests/limit | `{}` |

0 commit comments

Comments
 (0)