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
description: Redis(R) is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
@@ -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-r48`|
547
+
|`volumePermissions.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r60`|
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-r48`|
557
+
|`sysctl.image.tag`| OS Shell + Utility image tag (immutable tags are recommended) |`11-debian-11-r60`|
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 |`[]`|
@@ -982,4 +982,4 @@ Unless required by applicable law or agreed to in writing, software
982
982
distributed under the License is distributed on an "AS IS" BASIS,
983
983
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
984
984
See the License for the specific language governing permissions and
0 commit comments