You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`image.pullSecrets`| Specify docker-registry secret names as an array |`[]`|
@@ -126,7 +126,7 @@ The command removes all the Kubernetes components associated with the chart and
126
126
|`volumePermissions.enabled`| Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) |`false`|
|`volumePermissions.image.repository`| Init container volume-permissions image name |`bitnami/bitnami-shell`|
129
-
|`volumePermissions.image.tag`| Init container volume-permissions image tag |`11-debian-11-r61`|
129
+
|`volumePermissions.image.tag`| Init container volume-permissions image tag |`11-debian-11-r71`|
130
130
|`volumePermissions.image.digest`| Init container volume-permissions image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag |`""`|
0 commit comments