Skip to content

Commit

Permalink
chore(deps): update valkey/valkey docker tag to v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 89aba71 commit 11115ed
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:8.0.0-alpine
image: valkey/valkey:8.0.1-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:8.0.0-alpine
image: valkey/valkey:8.0.1-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:8.0.0-alpine
image: valkey/valkey:8.0.1-alpine
env:
- name: TZ
value: Europe/Zurich
Expand Down

0 comments on commit 11115ed

Please sign in to comment.