update common and database on db based containers (#848)
This commit is contained in:
@@ -3,11 +3,11 @@ appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 6.10.7
|
||||
version: 6.11.0
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 1.2.4
|
||||
version: 1.3.0
|
||||
deprecated: false
|
||||
description: Unofficial Bitwarden compatible server written in Rust
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden
|
||||
@@ -31,4 +31,4 @@ name: vaultwarden
|
||||
sources:
|
||||
- https://github.com/dani-garcia/vaultwarden
|
||||
type: application
|
||||
version: 4.4.4
|
||||
version: 4.5.0
|
||||
|
||||
Reference in New Issue
Block a user