From bd02bfb314f13a6b2fef1beed97aa6c2ef917add Mon Sep 17 00:00:00 2001 From: Michael Rennecke Date: Tue, 27 Jun 2023 21:22:36 +0200 Subject: [PATCH] update bitwarden and roundcube --- common.yaml | 2 +- hosts.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"