diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index fa1a9481..d2799575 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.7.5 +version: 10.7.6 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 33f94d33..9aa32f7f 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -72,7 +72,7 @@ multiinitImage: # -- Specify the multi-init image repository: tccr.io/truecharts/multi-init # -- Specify the redis image tag - tag: v0.0.1@sha256:5c1367f74527c7cdf02d034d721d0d7ac15ac08f5ab0b7f9106152c05e053618 + tag: 1.0.0@sha256:122039a163f8791d409f55f8af5100928241c1c4bc3d55f6c9cbd58a9ef5049b # -- Specify the redis image pull policy pullPolicy: IfNotPresent