Skip to content

Commit c21869d

Browse files
committed
bump redis: 7.2.5 -> 7.2.8
bump exporter: v1.63.0 -> v1.71.0
1 parent 57f52ce commit c21869d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/redis/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: redis
3-
version: 0.2.0
3+
version: 0.3.0

charts/redis/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: "redis"
3-
tag: "7.2.5"
3+
tag: "7.2.8"
44
pullPolicy: IfNotPresent
55
resources: {}
66
nodeSelector: {}
@@ -11,5 +11,5 @@ exporter:
1111
enabled: true
1212
image:
1313
repository: "oliver006/redis_exporter"
14-
tag: "v1.63.0"
14+
tag: "v1.71.0"
1515
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)