Skip to content

Commit

Permalink
[bitnami/redis] Release 19.3.4 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed May 19, 2024
1 parent e10625f commit d860a17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions bitnami/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
- name: redis
image: docker.io/bitnami/redis:7.2.4-debian-12-r16
image: docker.io/bitnami/redis:7.2.5-debian-12-r0
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.59.0-debian-12-r6
- name: redis-sentinel
image: docker.io/bitnami/redis-sentinel:7.2.4-debian-12-r13
image: docker.io/bitnami/redis-sentinel:7.2.5-debian-12-r0
apiVersion: v2
appVersion: 7.2.4
appVersion: 7.2.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -36,4 +36,4 @@ maintainers:
name: redis
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis
version: 19.3.3
version: 19.3.4
4 changes: 2 additions & 2 deletions bitnami/redis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redis
tag: 7.2.4-debian-12-r16
tag: 7.2.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1112,7 +1112,7 @@ sentinel:
image:
registry: docker.io
repository: bitnami/redis-sentinel
tag: 7.2.4-debian-12-r13
tag: 7.2.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit d860a17

Please sign in to comment.