From 6263251e58cb767d5e6ddfb8c3acc8d08b527f4e Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Wed, 6 Sep 2023 23:32:19 +0200 Subject: [PATCH] Update kuma-api --- coreos-config/.gitignore | 1 + coreos-config/requirements.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/coreos-config/.gitignore b/coreos-config/.gitignore index 4389b59..c6c4716 100644 --- a/coreos-config/.gitignore +++ b/coreos-config/.gitignore @@ -128,3 +128,4 @@ borgbackup borgbackup.pub roles/* +ENV/ diff --git a/coreos-config/requirements.yaml b/coreos-config/requirements.yaml index 1274d53..22d47f9 100644 --- a/coreos-config/requirements.yaml +++ b/coreos-config/requirements.yaml @@ -2,7 +2,7 @@ collections: - name: https://github.com/lucasheld/ansible-uptime-kuma.git type: git - version: "0.14.0" + version: "1.2.0" roles: - src: https://git.tobiasmanske.de/tobias/ansible-role-docker-compose.git scm: git