Skip to content

Commit

Permalink
[bitnami/redis] Release 12.8.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Mar 2, 2021
1 parent 2ee43e5 commit dd8945d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bitnami/redis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: Database
apiVersion: v2
appVersion: 6.0.11
appVersion: 6.0.12
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand All @@ -25,4 +25,4 @@ name: redis
sources:
- https://github.com/bitnami/bitnami-docker-redis
- http:https://redis.io/
version: 12.8.0
version: 12.8.1
6 changes: 3 additions & 3 deletions bitnami/redis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ image:
## Bitnami Redis(TM) image tag
## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links
##
tag: 6.0.11-debian-10-r0
tag: 6.0.12-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http:https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -63,7 +63,7 @@ sentinel:
## Bitnami Redis(TM) image tag
## ref: https://github.com/bitnami/bitnami-docker-redis-sentinel#supported-tags-and-respective-dockerfile-links
##
tag: 6.0.10-debian-10-r36
tag: 6.0.12-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http:https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -728,7 +728,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.17.1-debian-10-r3
tag: 1.17.1-debian-10-r9
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit dd8945d

Please sign in to comment.