Skip to content

Commit

Permalink
Merge pull request #3739 from rxbn/renovate/valkey-valkey-8.x
Browse files Browse the repository at this point in the history
chore(deps): update valkey/valkey docker tag to v8.0.2
  • Loading branch information
rxbn authored Jan 8, 2025
2 parents eb6a232 + a14eae9 commit f2dde1d
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.1-alpine
image: valkey/valkey:8.0.2-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.1-alpine
image: valkey/valkey:8.0.2-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.1-alpine
image: valkey/valkey:8.0.2-alpine
env:
- name: TZ
value: Europe/Zurich
Expand Down

0 comments on commit f2dde1d

Please sign in to comment.