Update gitea to latest version
This commit is contained in:
parent
80b7a7c97f
commit
518e522a50
1 changed files with 5 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue