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
@@ -541,7 +541,7 @@ The command removes all the Kubernetes components associated with the chart and
541
541
|`volumePermissions.enabled`| Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup`|`false`|
542
542
|`volumePermissions.image.registry`| OS Shell + Utility image registry |`docker.io`|
543
543
|`volumePermissions.image.repository`| OS Shell + Utility image repository |`bitnami/os-shell`|
544
-
|`volumePermissions.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r16`|
544
+
|`volumePermissions.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r19`|
545
545
|`volumePermissions.image.digest`| OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag |`""`|
546
546
|`volumePermissions.image.pullPolicy`| OS Shell + Utility image pull policy |`IfNotPresent`|
547
547
|`volumePermissions.image.pullSecrets`| OS Shell + Utility image pull secrets |`[]`|
@@ -551,7 +551,7 @@ The command removes all the Kubernetes components associated with the chart and
551
551
|`sysctl.enabled`| Enable init container to modify Kernel settings |`false`|
552
552
|`sysctl.image.registry`| OS Shell + Utility image registry |`docker.io`|
553
553
|`sysctl.image.repository`| OS Shell + Utility image repository |`bitnami/os-shell`|
554
-
|`sysctl.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r16`|
554
+
|`sysctl.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r19`|
555
555
|`sysctl.image.digest`| OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag |`""`|
556
556
|`sysctl.image.pullPolicy`| OS Shell + Utility image pull policy |`IfNotPresent`|
557
557
|`sysctl.image.pullSecrets`| OS Shell + Utility image pull secrets |`[]`|
0 commit comments