From b74d94adf995fe68cb2fc1460dbd468ab6d7a84d Mon Sep 17 00:00:00 2001 From: David Kilias Date: Fri, 8 Dec 2023 22:17:36 +0100 Subject: [PATCH] chore: pin forgejo to a more specific version this is an attempt to fix the problems with renovate bot authentication --- 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 33dde46..2895948 100644 --- a/host_vars/pottwal.n39.eu/vars.yml +++ b/host_vars/pottwal.n39.eu/vars.yml @@ -12,7 +12,7 @@ cleanuri_amqp_vhost: "/cleanuri" forgejo_host_port: 9091 forgejo_ssh_port: 2222 forgejo_domain_name: git.n39.eu -forgejo_image: codeberg.org/forgejo/forgejo:1.21 +forgejo_image: codeberg.org/forgejo/forgejo:1.21.2-0 shlink_host_port: 8083 shlink_domain_name: sl.n39.eu