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