diff --git a/VERSIONS.md b/VERSIONS.md index 05cbd7a..e647d81 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -72,7 +72,7 @@ * Prometheus Postgres Exporter: v0.14.0 * Prometheus Ssh Exporter: v1.5.0 * Promtail: 2.9.5 -* Radicale: 3.2.2.0 +* Radicale: 3.2.3.0 * Redis: 7.2.5 * Redmine: 5.1.3 * Roundcube: 1.6.8 diff --git a/templates/requirements.yml b/templates/requirements.yml index d82d6a7..e4ebb4c 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -308,7 +308,7 @@ name: promtail activation_prefix: promtail_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-radicale.git - version: v3.2.2.0-0 + version: v3.2.3.0-0 name: radicale activation_prefix: radicale_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-redis.git