From 1d9a5d8a3c8c1d41deb8238e6738dc022b9dbf38 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Oct 2023 17:18:09 +0000 Subject: [PATCH] chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.10.1 --- host_vars/pottwal.n39.eu/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/pottwal.n39.eu/vars.yml b/host_vars/pottwal.n39.eu/vars.yml index 1263456..414f745 100644 --- a/host_vars/pottwal.n39.eu/vars.yml +++ b/host_vars/pottwal.n39.eu/vars.yml @@ -57,7 +57,7 @@ grafana_admin_password: "{{ vault_grafana_admin_password }}" homebox_host_port: 8092 homebox_domain_name: inventory.n39.eu -homebox_image: ghcr.io/hay-kot/homebox:v0.9.2 +homebox_image: ghcr.io/hay-kot/homebox:v0.10.1 renovate_image: renovate/renovate:37.31.5 renovate_forgejo_pat: "{{ vault_renovate_forgejo_pat }}"