From 1f9c122759cbdaf7f152342245155933a4c4308c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jan 2024 09:28:14 +0000 Subject: [PATCH] chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.10.3 --- 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 1a9a3a0..4243e70 100644 --- a/host_vars/pottwal.n39.eu/vars.yml +++ b/host_vars/pottwal.n39.eu/vars.yml @@ -58,7 +58,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.10.2 +homebox_image: ghcr.io/hay-kot/homebox:v0.10.3 renovate_image: renovate/renovate:37.107.0 renovate_forgejo_pat: "{{ vault_renovate_forgejo_pat }}"