@@ -81,7 +81,7 @@ The command removes all the Kubernetes components associated with the chart and
81
81
| ------------------- | ------------------------------------------------------------------------------------------------------- | --------------------- |
82
82
| ` image.registry ` | Osclass image registry | ` docker.io ` |
83
83
| ` image.repository ` | Osclass image repository | ` bitnami/osclass ` |
84
- | ` image.tag ` | Osclass image tag (immutable tags are recommended) | ` 8.0.2-debian-11-r62 ` |
84
+ | ` image.tag ` | Osclass image tag (immutable tags are recommended) | ` 8.0.2-debian-11-r72 ` |
85
85
| ` image.digest ` | Osclass image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
86
86
| ` image.pullPolicy ` | Osclass image pull policy | ` IfNotPresent ` |
87
87
| ` image.pullSecrets ` | Osclass image pull secrets | ` [] ` |
@@ -154,7 +154,7 @@ The command removes all the Kubernetes components associated with the chart and
154
154
| ` certificates.extraEnvVarsSecret ` | Secret with extra environment variables | ` "" ` |
155
155
| ` certificates.image.registry ` | Apache Exporter image registry | ` docker.io ` |
156
156
| ` certificates.image.repository ` | Apache Exporter image repository | ` bitnami/bitnami-shell ` |
157
- | ` certificates.image.tag ` | Apache Exporter image tag (immutable tags are recommended) | ` 11-debian-11-r60 ` |
157
+ | ` certificates.image.tag ` | Apache Exporter image tag (immutable tags are recommended) | ` 11-debian-11-r70 ` |
158
158
| ` certificates.image.digest ` | Apache Exporter image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
159
159
| ` certificates.image.pullPolicy ` | Apache Exporter image pull policy | ` IfNotPresent ` |
160
160
| ` certificates.image.pullSecrets ` | Apache Exporter image pull secrets | ` [] ` |
@@ -252,7 +252,7 @@ The command removes all the Kubernetes components associated with the chart and
252
252
| ` volumePermissions.enabled ` | Enable init container that changes the owner/group of the PV mount point to ` runAsUser:fsGroup ` | ` false ` |
253
253
| ` volumePermissions.image.registry ` | Bitnami Shell image registry | ` docker.io ` |
254
254
| ` volumePermissions.image.repository ` | Bitnami Shell image repository | ` bitnami/bitnami-shell ` |
255
- | ` volumePermissions.image.tag ` | Bitnami Shell image tag (immutable tags are recommended) | ` 11-debian-11-r60 ` |
255
+ | ` volumePermissions.image.tag ` | Bitnami Shell image tag (immutable tags are recommended) | ` 11-debian-11-r70 ` |
256
256
| ` volumePermissions.image.digest ` | Bitnami Shell image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
257
257
| ` volumePermissions.image.pullPolicy ` | Bitnami Shell image pull policy | ` IfNotPresent ` |
258
258
| ` volumePermissions.image.pullSecrets ` | Bitnami Shell image pull secrets | ` [] ` |
@@ -281,7 +281,7 @@ The command removes all the Kubernetes components associated with the chart and
281
281
| ` metrics.enabled ` | Start a sidecar prometheus exporter to expose metrics | ` false ` |
282
282
| ` metrics.image.registry ` | Apache Exporter image registry | ` docker.io ` |
283
283
| ` metrics.image.repository ` | Apache Exporter image repository | ` bitnami/apache-exporter ` |
284
- | ` metrics.image.tag ` | Apache Exporter image tag (immutable tags are recommended) | ` 0.11.0-debian-11-r70 ` |
284
+ | ` metrics.image.tag ` | Apache Exporter image tag (immutable tags are recommended) | ` 0.11.0-debian-11-r80 ` |
285
285
| ` metrics.image.digest ` | Apache Exporter image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
286
286
| ` metrics.image.pullPolicy ` | Apache Exporter image pull policy | ` IfNotPresent ` |
287
287
| ` metrics.image.pullSecrets ` | Apache Exporter image pull secrets | ` [] ` |
0 commit comments