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
@@ -218,7 +218,7 @@ The command removes all the Kubernetes components associated with the chart and
218
218
|`volumePermissions.enabled`| Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup`|`false`|
219
219
|`volumePermissions.image.registry`| OS Shell + Utility image registry |`docker.io`|
220
220
|`volumePermissions.image.repository`| OS Shell + Utility image repository |`bitnami/os-shell`|
221
-
|`volumePermissions.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r83`|
221
+
|`volumePermissions.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r86`|
222
222
|`volumePermissions.image.digest`| OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag |`""`|
223
223
|`volumePermissions.image.pullPolicy`| OS Shell + Utility image pull policy |`IfNotPresent`|
224
224
|`volumePermissions.image.pullSecrets`| OS Shell + Utility image pull secrets |`[]`|
0 commit comments