From 6aa61b88eb55c70b5d48d3214c19dfb6ade8790a Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Thu, 23 Mar 2023 22:20:06 +0000 Subject: [PATCH] Update gitea to official release --- hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts.yml b/hosts.yml index 555b7e5..e39b2d1 100644 --- a/hosts.yml +++ b/hosts.yml @@ -24,7 +24,7 @@ gitea: hosts: gitea02.home.foo.sh: vars: - gitea_version: "1.19.0-rc1" + gitea_version: "1.19.0" gitearunner: hosts: gitea-runner02.home.foo.sh: