From 11140291b4fc0cef707cda9a8d34fe3d835e17a4 Mon Sep 17 00:00:00 2001 From: Thomas Kleinendorst Date: Mon, 2 Sep 2024 12:35:55 +0200 Subject: [PATCH] Update pi-hole and changedetection versions --- roles/changedetection/vars/main/defaults.yml | 2 +- roles/pi-hole/vars/main/defaults.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/changedetection/vars/main/defaults.yml b/roles/changedetection/vars/main/defaults.yml index 5203d2f..8f6a943 100644 --- a/roles/changedetection/vars/main/defaults.yml +++ b/roles/changedetection/vars/main/defaults.yml @@ -1,3 +1,3 @@ --- changedetection_username: changedetection -changedetection_version: 0.45.23 +changedetection_version: 0.46.03 diff --git a/roles/pi-hole/vars/main/defaults.yml b/roles/pi-hole/vars/main/defaults.yml index c6ad8ec..5a3025f 100644 --- a/roles/pi-hole/vars/main/defaults.yml +++ b/roles/pi-hole/vars/main/defaults.yml @@ -1,3 +1,3 @@ --- pi_hole_username: pi-hole -pi_hole_version: 2024.03.2 +pi_hole_version: 2024.07.0