Skip to content

Commit 664ea96

Browse files
committed
fix: bump chart version
1 parent 11b730a commit 664ea96

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/redis-ha/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: v2
22
name: redis-ha
3-
home: https://redis.io/
3+
home: http://redis.io/
44
keywords:
55
- redis
66
- keyvalue
77
- database
8-
version: 4.34.3
9-
appVersion: 8.2.1
8+
version: 4.33.9
9+
appVersion: 7.2.7
1010
description: This Helm chart provides a highly available Redis implementation with a master/slave configuration and uses Sentinel sidecars for failover management
11-
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
11+
icon: https://upload.wikimedia.org/wikipedia/en/thumb/6/6b/Redis_Logo.svg/1200px-Redis_Logo.svg.png
1212
maintainers:
1313
- email: aaron.layfield@gmail.com
1414
name: dandydeveloper

0 commit comments

Comments
 (0)