diff --git a/common.yaml b/common.yaml index f0e43d6..381c543 100644 --- a/common.yaml +++ b/common.yaml @@ -18,5 +18,5 @@ gather_facts: false roles: - haproxy - # - bitwarden + - bitwarden - roundcube diff --git a/hosts.yaml b/hosts.yaml index 0681c91..72ff418 100644 --- a/hosts.yaml +++ b/hosts.yaml @@ -26,10 +26,10 @@ all: Update_Package_Lists: 1 # https://hub.docker.com/r/vaultwarden/server/tags - bitwarden_version: 1.26.0-alpine + bitwarden_version: 1.28.1-alpine # https://hub.docker.com/r/roundcube/roundcubemail/tags - roudcube_version: 1.6.0-apache + roudcube_version: 1.6.1-apache certbot_domains: - "jabber.0rpheus.net"