Skip to content

Commit e04d0ab

Browse files
Redis 8.2.2 (#358)
Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
1 parent 8f5fc27 commit e04d0ab

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/redis-ha/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ keywords:
55
- redis
66
- keyvalue
77
- database
8-
version: 4.34.13
9-
appVersion: 8.2.1
8+
version: 4.35.0
9+
appVersion: 8.2.2
1010
description: This Helm chart provides a highly available Redis implementation with a master/slave configuration and uses Sentinel sidecars for failover management
1111
icon: https://img.icons8.com/external-tal-revivo-shadow-tal-revivo/24/external-redis-an-in-memory-data-structure-project-implementing-a-distributed-logo-shadow-tal-revivo.png
1212
maintainers:

charts/redis-ha/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ image:
1414
# -- Redis image repository
1515
repository: public.ecr.aws/docker/library/redis
1616
# -- Redis image tag
17-
tag: 8.2.1-alpine
17+
tag: 8.2.2-alpine
1818
# -- Redis image pull policy
1919
pullPolicy: IfNotPresent
2020

0 commit comments

Comments
 (0)