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