@@ -89,7 +89,7 @@ Refer to the [chart documentation for more information on each of these architec
8989| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
9090| ` image.registry ` | MongoDB® ; image registry | ` docker.io ` |
9191| ` image.repository ` | MongoDB® ; image registry | ` bitnami/mongodb ` |
92- | ` image.tag ` | MongoDB® ; image tag (immutable tags are recommended) | ` 4.4.10-debian-10-r0 ` |
92+ | ` image.tag ` | MongoDB® ; image tag (immutable tags are recommended) | ` 4.4.10-debian-10-r11 ` |
9393| ` image.pullPolicy ` | MongoDB® ; image pull policy | ` IfNotPresent ` |
9494| ` image.pullSecrets ` | Specify docker-registry secret names as an array | ` [] ` |
9595| ` image.debug ` | Set to true if you would like to see extra information on logs | ` false ` |
@@ -111,7 +111,7 @@ Refer to the [chart documentation for more information on each of these architec
111111| ` tls.caKey ` | CA certificate private key (base64 encoded) | ` "" ` |
112112| ` tls.image.registry ` | Init container TLS certs setup image registry | ` docker.io ` |
113113| ` tls.image.repository ` | Init container TLS certs setup image repository | ` bitnami/nginx ` |
114- | ` tls.image.tag ` | Init container TLS certs setup image tag (immutable tags are recommended) | ` 1.21.3-debian-10-r35 ` |
114+ | ` tls.image.tag ` | Init container TLS certs setup image tag (immutable tags are recommended) | ` 1.21.3-debian-10-r46 ` |
115115| ` tls.image.pullPolicy ` | Init container TLS certs setup image pull policy | ` IfNotPresent ` |
116116| ` tls.extraDnsNames ` | Add extra dns names to the CA, can solve x509 auth issue for pod clients | ` [] ` |
117117| ` hostAliases ` | Add deployment host aliases | ` [] ` |
@@ -212,7 +212,7 @@ Refer to the [chart documentation for more information on each of these architec
212212| ` externalAccess.autoDiscovery.enabled ` | Enable using an init container to auto-detect external IPs by querying the K8s API | ` false ` |
213213| ` externalAccess.autoDiscovery.image.registry ` | Init container auto-discovery image registry | ` docker.io ` |
214214| ` externalAccess.autoDiscovery.image.repository ` | Init container auto-discovery image repository | ` bitnami/kubectl ` |
215- | ` externalAccess.autoDiscovery.image.tag ` | Init container auto-discovery image tag (immutable tags are recommended) | ` 1.19.15-debian-10-r25 ` |
215+ | ` externalAccess.autoDiscovery.image.tag ` | Init container auto-discovery image tag (immutable tags are recommended) | ` 1.19.15-debian-10-r36 ` |
216216| ` externalAccess.autoDiscovery.image.pullPolicy ` | Init container auto-discovery image pull policy | ` IfNotPresent ` |
217217| ` externalAccess.autoDiscovery.image.pullSecrets ` | Init container auto-discovery image pull secrets | ` [] ` |
218218| ` externalAccess.autoDiscovery.resources.limits ` | Init container auto-discovery resource limits | ` {} ` |
@@ -273,7 +273,7 @@ Refer to the [chart documentation for more information on each of these architec
273273| ` volumePermissions.enabled ` | Enable init container that changes the owner and group of the persistent volume(s) mountpoint to ` runAsUser:fsGroup ` | ` false ` |
274274| ` volumePermissions.image.registry ` | Init container volume-permissions image registry | ` docker.io ` |
275275| ` volumePermissions.image.repository ` | Init container volume-permissions image repository | ` bitnami/bitnami-shell ` |
276- | ` volumePermissions.image.tag ` | Init container volume-permissions image tag (immutable tags are recommended) | ` 10-debian-10-r220 ` |
276+ | ` volumePermissions.image.tag ` | Init container volume-permissions image tag (immutable tags are recommended) | ` 10-debian-10-r231 ` |
277277| ` volumePermissions.image.pullPolicy ` | Init container volume-permissions image pull policy | ` IfNotPresent ` |
278278| ` volumePermissions.image.pullSecrets ` | Specify docker-registry secret names as an array | ` [] ` |
279279| ` volumePermissions.resources.limits ` | Init container volume-permissions resource limits | ` {} ` |
@@ -411,7 +411,7 @@ Refer to the [chart documentation for more information on each of these architec
411411| ` metrics.enabled ` | Enable using a sidecar Prometheus exporter | ` false ` |
412412| ` metrics.image.registry ` | MongoDB® ; Prometheus exporter image registry | ` docker.io ` |
413413| ` metrics.image.repository ` | MongoDB® ; Prometheus exporter image repository | ` bitnami/mongodb-exporter ` |
414- | ` metrics.image.tag ` | MongoDB® ; Prometheus exporter image tag (immutable tags are recommended) | ` 0.11.2-debian-10-r308 ` |
414+ | ` metrics.image.tag ` | MongoDB® ; Prometheus exporter image tag (immutable tags are recommended) | ` 0.11.2-debian-10-r319 ` |
415415| ` metrics.image.pullPolicy ` | MongoDB® ; Prometheus exporter image pull policy | ` IfNotPresent ` |
416416| ` metrics.image.pullSecrets ` | Specify docker-registry secret names as an array | ` [] ` |
417417| ` metrics.username ` | String with username for the metrics exporter | ` "" ` |
0 commit comments