Compare commits
1 Commits
renovate/p
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
| cb625f131a |
@@ -32,7 +32,7 @@ spec:
|
||||
- name: csismb-authelia-conf
|
||||
mountPath: /config
|
||||
- name: redis
|
||||
image: redis:7-alpine
|
||||
image: redis:8-alpine
|
||||
args:
|
||||
- redis-server
|
||||
- --requirepass
|
||||
|
||||
@@ -67,7 +67,7 @@ spec:
|
||||
tcpSocket:
|
||||
port: 4822
|
||||
- name: db
|
||||
image: postgres:18-alpine
|
||||
image: postgres:16-alpine
|
||||
securityContext:
|
||||
runAsUser: 70
|
||||
runAsGroup: 70
|
||||
|
||||
Reference in New Issue
Block a user