@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
85
85
| ------------------- | --------------------------------------------------------------------------------------------------------- | --------------------- |
86
86
| ` image.registry ` | WordPress image registry | ` docker.io ` |
87
87
| ` image.repository ` | WordPress image repository | ` bitnami/wordpress ` |
88
- | ` image.tag ` | WordPress image tag (immutable tags are recommended) | ` 6.1.1-debian-11-r15 ` |
88
+ | ` image.tag ` | WordPress image tag (immutable tags are recommended) | ` 6.1.1-debian-11-r23 ` |
89
89
| ` image.digest ` | WordPress image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
90
90
| ` image.pullPolicy ` | WordPress image pull policy | ` IfNotPresent ` |
91
91
| ` image.pullSecrets ` | WordPress image pull secrets | ` [] ` |
@@ -255,7 +255,7 @@ The command removes all the Kubernetes components associated with the chart and
255
255
| ` volumePermissions.enabled ` | Enable init container that changes the owner/group of the PV mount point to ` runAsUser:fsGroup ` | ` false ` |
256
256
| ` volumePermissions.image.registry ` | Bitnami Shell image registry | ` docker.io ` |
257
257
| ` volumePermissions.image.repository ` | Bitnami Shell image repository | ` bitnami/bitnami-shell ` |
258
- | ` volumePermissions.image.tag ` | Bitnami Shell image tag (immutable tags are recommended) | ` 11-debian-11-r63 ` |
258
+ | ` volumePermissions.image.tag ` | Bitnami Shell image tag (immutable tags are recommended) | ` 11-debian-11-r70 ` |
259
259
| ` volumePermissions.image.digest ` | Bitnami Shell image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
260
260
| ` volumePermissions.image.pullPolicy ` | Bitnami Shell image pull policy | ` IfNotPresent ` |
261
261
| ` volumePermissions.image.pullSecrets ` | Bitnami Shell image pull secrets | ` [] ` |
@@ -289,7 +289,7 @@ The command removes all the Kubernetes components associated with the chart and
289
289
| ` metrics.enabled ` | Start a sidecar prometheus exporter to expose metrics | ` false ` |
290
290
| ` metrics.image.registry ` | Apache exporter image registry | ` docker.io ` |
291
291
| ` metrics.image.repository ` | Apache exporter image repository | ` bitnami/apache-exporter ` |
292
- | ` metrics.image.tag ` | Apache exporter image tag (immutable tags are recommended) | ` 0.11.0-debian-11-r73 ` |
292
+ | ` metrics.image.tag ` | Apache exporter image tag (immutable tags are recommended) | ` 0.11.0-debian-11-r80 ` |
293
293
| ` metrics.image.digest ` | Apache exporter image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
294
294
| ` metrics.image.pullPolicy ` | Apache exporter image pull policy | ` IfNotPresent ` |
295
295
| ` metrics.image.pullSecrets ` | Apache exporter image pull secrets | ` [] ` |
0 commit comments