Compare commits
3 commits
92f84e122c
...
e4b19d9e99
| Author | SHA1 | Date | |
|---|---|---|---|
| e4b19d9e99 | |||
| 833e856903 | |||
| b5a1d35a70 |
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
vaultwarden:
|
vaultwarden:
|
||||||
image: vaultwarden/server:1.35.4-alpine
|
image: vaultwarden/server:1.35.7-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
DATABASE_URL: ${DATABASE_URL}
|
DATABASE_URL: ${DATABASE_URL}
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: renovate
|
- chart: renovate
|
||||||
repoURL: https://docs.renovatebot.com/helm-charts
|
repoURL: https://docs.renovatebot.com/helm-charts
|
||||||
targetRevision: 46.106.*
|
targetRevision: 46.107.*
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
renovate:
|
renovate:
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: vaultwarden-kubernetes-secrets
|
- chart: vaultwarden-kubernetes-secrets
|
||||||
repoURL: ghcr.io/antoniolago/charts
|
repoURL: ghcr.io/antoniolago/charts
|
||||||
targetRevision: 1.3.01
|
targetRevision: 1.4.01
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
api:
|
api:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue