From ec6a8b60aebc1f091f903841ae6e012aa81e8412 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Feb 2025 23:18:45 +0000 Subject: [PATCH] chore(deps): update quay.io/hedgedoc/hedgedoc docker tag to v1.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 e092bf1..f8133f3 100644 --- a/host_vars/pottwal.n39.eu/vars.yml +++ b/host_vars/pottwal.n39.eu/vars.yml @@ -22,7 +22,7 @@ shlink_postgres_password: "{{ vault_shlink_postgres_password }}" hedgedoc_host_port: 8084 hedgedoc_domain_name: pad.n39.eu -hedgedoc_image: quay.io/hedgedoc/hedgedoc:1.10.0 +hedgedoc_image: quay.io/hedgedoc/hedgedoc:1.10.1 hedgedoc_db_image: postgres:16.4-alpine hedgedoc_postgres_password: "{{ vault_hedgedoc_postgres_password }}"