Skip to content

Commit

Permalink
chore(deps): update valkey/valkey docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 63915d1 commit 844b698
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/nextcloud/valkey/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nextcloud-valkey
image: valkey/valkey:7.2.6-alpine
image: valkey/valkey:8.0.0-alpine
env:
- name: TZ
value: Europe/Zurich
Expand Down
2 changes: 1 addition & 1 deletion apps/renovate/valkey/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: renovate-valkey
image: valkey/valkey:7.2.6-alpine
image: valkey/valkey:8.0.0-alpine
env:
- name: TZ
value: Europe/Zurich
Expand Down
2 changes: 1 addition & 1 deletion infra/oauth2-proxy/valkey/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: oauth2-proxy-valkey
image: valkey/valkey:7.2.6-alpine
image: valkey/valkey:8.0.0-alpine
env:
- name: TZ
value: Europe/Zurich
Expand Down

0 comments on commit 844b698

Please sign in to comment.