[bitnami/redis] Release 20.1.3 (#29411)

* [bitnami/redis] Release 20.1.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-09-14 21:18:36 +02:00
committed by GitHub
parent 814380bb5a
commit b0b5c88f48
4 changed files with 21 additions and 17 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 20.1.2 (2024-09-13)
## 20.1.3 (2024-09-14)
* [bitnami/redis] Use common password manager to handle password ([#29376](https://github.com/bitnami/charts/pull/29376))
* [bitnami/redis] Release 20.1.3 ([#29411](https://github.com/bitnami/charts/pull/29411))
## <small>20.1.2 (2024-09-13)</small>
* [bitnami/redis] Use common password manager to handle password (#29376) ([6ec3657](https://github.com/bitnami/charts/commit/6ec365736a61521aeb8f44d475420bf529f7f1fd)), closes [#29376](https://github.com/bitnami/charts/issues/29376)
## <small>20.1.1 (2024-09-13)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-09T13:57:12.563276536Z"
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-14T18:55:25.608679155Z"

View File

@@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: kubectl
image: docker.io/bitnami/kubectl:1.31.0-debian-12-r1
image: docker.io/bitnami/kubectl:1.31.1-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: redis
image: docker.io/bitnami/redis:7.4.0-debian-12-r2
image: docker.io/bitnami/redis:7.4.0-debian-12-r4
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.62.0-debian-12-r3
image: docker.io/bitnami/redis-exporter:1.63.0-debian-12-r0
- name: redis-sentinel
image: docker.io/bitnami/redis-sentinel:7.4.0-debian-12-r1
image: docker.io/bitnami/redis-sentinel:7.4.0-debian-12-r5
apiVersion: v2
appVersion: 7.4.0
dependencies:
@@ -36,4 +36,4 @@ maintainers:
name: redis
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis
version: 20.1.2
version: 20.1.3

View File

@@ -102,7 +102,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redis
tag: 7.4.0-debian-12-r2
tag: 7.4.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1140,7 +1140,7 @@ sentinel:
image:
registry: docker.io
repository: bitnami/redis-sentinel
tag: 7.4.0-debian-12-r1
tag: 7.4.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1691,7 +1691,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.62.0-debian-12-r3
tag: 1.63.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2063,7 +2063,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2127,7 +2127,7 @@ kubectl:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.31.0-debian-12-r1
tag: 1.31.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2197,7 +2197,7 @@ sysctl:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.