Compare commits
7 Commits
renovate/d
...
renovate/b
| Author | SHA1 | Date | |
|---|---|---|---|
| 44c013bafd | |||
| 5fcb7ee681 | |||
| e0eba1bfdc | |||
| e485f136d5 | |||
| d6763b043d | |||
| f91e95b231 | |||
| c77439819f |
@@ -29,7 +29,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: init-gitea
|
||||
image: "busybox:1.37.0"
|
||||
image: "busybox:1.38.0"
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -70,7 +70,7 @@ spec:
|
||||
- mountPath: /data
|
||||
name: data-act-runner
|
||||
- name: dind
|
||||
image: "docker:29.5.3-dind"
|
||||
image: "docker:28.3.2-dind"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- dockerd
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
containers:
|
||||
- name: vaultwarden
|
||||
# image: vaultwarden/server:1.34.3
|
||||
image: vaultwarden/server:1.35.2
|
||||
image: vaultwarden/server:1.36.0
|
||||
env:
|
||||
- name: ENABLE_DB_WAL
|
||||
value: "false"
|
||||
|
||||
Reference in New Issue
Block a user