Update gitea to latest version

This commit is contained in:
Timo Makinen 2024-04-16 07:15:42 +00:00
parent 80b7a7c97f
commit 518e522a50

View file

@ -26,7 +26,7 @@ gitea:
hosts: hosts:
gitea02.home.foo.sh: gitea02.home.foo.sh:
vars: vars:
gitea_version: "1.21.10" gitea_version: "1.21.11"
gitearunner: gitearunner:
hosts: hosts:
gitea-runner02.home.foo.sh: gitea-runner02.home.foo.sh:
@ -104,6 +104,9 @@ proxy:
hosts: hosts:
proxy01.home.foo.sh: proxy01.home.foo.sh:
proxy02.home.foo.sh: proxy02.home.foo.sh:
redis:
hosts:
redis01.home.foo.sh:
relay: relay:
hosts: hosts:
relay01.home.foo.sh: relay01.home.foo.sh:
@ -151,6 +154,7 @@ openbsd:
mqtt: mqtt:
ns: ns:
proxy: proxy:
redis:
relay: relay:
rocky8: rocky8:
children: children: