feat(vaultwarden): switch to alpine image
All checks were successful
Renovate / renovate (push) Successful in 13s
All checks were successful
Renovate / renovate (push) Successful in 13s
This commit is contained in:
parent
403c2eb671
commit
214293c18e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ commonLabels:
|
||||||
images:
|
images:
|
||||||
- name: vaultwarden
|
- name: vaultwarden
|
||||||
newName: ghcr.io/dani-garcia/vaultwarden
|
newName: ghcr.io/dani-garcia/vaultwarden
|
||||||
newTag: "1.30.1"
|
newTag: "1.30.1-alpine"
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- "resources/namespace.yaml"
|
- "resources/namespace.yaml"
|
||||||
|
|
Loading…
Reference in a new issue