Browse Source

Upgrade timesync (v1.0.0-0 -> v1.1.0-0)

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4510
pull/4517/head
Slavi Pantaleev 6 months ago
parent
commit
6ba22f5db7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.yml

+ 1
- 1
requirements.yml View File

@@ -64,7 +64,7 @@
version: v1.0.0-4 version: v1.0.0-4
name: systemd_service_manager name: systemd_service_manager
- src: git+https://github.com/devture/com.devture.ansible.role.timesync.git - src: git+https://github.com/devture/com.devture.ansible.role.timesync.git
version: v1.0.0-0
version: v1.1.0-0
name: timesync name: timesync
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik.git
version: v3.5.0-2 version: v3.5.0-2


Loading…
Cancel
Save