Skip to content

Commit 42ab632

Browse files
chore(deps): update redis docker tag to v7.2.5
1 parent 8a4b263 commit 42ab632

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/counterapi/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ redis:
101101
image:
102102
repository: redis
103103
pullPolicy: Always
104-
tag: "7.2.2-alpine"
104+
tag: "7.2.5-alpine"
105105

106106
service:
107107
type: ClusterIP

0 commit comments

Comments
 (0)