Compare commits
2 commits
18eae68879
...
8083472bd4
| Author | SHA1 | Date | |
|---|---|---|---|
| 8083472bd4 | |||
| c76d3db733 |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:1.35.2-alpine
|
||||
image: vaultwarden/server:1.35.3-alpine
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DATABASE_URL: ${DATABASE_URL}
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ spec:
|
|||
serviceAccountName: pulse-agent
|
||||
containers:
|
||||
- name: pulse-agent
|
||||
image: rcourtman/pulse:5.1.8
|
||||
image: rcourtman/pulse:5.1.9
|
||||
command: ["/opt/pulse/bin/pulse-agent-linux-amd64"]
|
||||
args:
|
||||
- --enable-kubernetes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue