[bitnami/redis-cluster] Release 9.4.2 updating components versions (#23004)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-01 06:15:35 +01:00
committed by GitHub
parent a87898d5d5
commit dbe28687ee
3 changed files with 9 additions and 9 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r94
image: docker.io/bitnami/os-shell:11-debian-11-r95
- name: redis-cluster
image: docker.io/bitnami/redis-cluster:7.2.4-debian-11-r2
image: docker.io/bitnami/redis-cluster:7.2.4-debian-11-r4
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.56.0-debian-11-r1
image: docker.io/bitnami/redis-exporter:1.57.0-debian-11-r1
apiVersion: v2
appVersion: 7.2.4
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: redis-cluster
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster
version: 9.4.1
version: 9.4.2

View File

@@ -762,4 +762,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -73,7 +73,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redis-cluster
tag: 7.2.4-debian-11-r2
tag: 7.2.4-debian-11-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -375,7 +375,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r94
tag: 11-debian-11-r95
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -873,7 +873,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.56.0-debian-11-r1
tag: 1.57.0-debian-11-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1051,7 +1051,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r94
tag: 11-debian-11-r95
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.