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:
|
||||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.21.10"
|
||||
gitea_version: "1.21.11"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
|
@ -104,6 +104,9 @@ proxy:
|
|||
hosts:
|
||||
proxy01.home.foo.sh:
|
||||
proxy02.home.foo.sh:
|
||||
redis:
|
||||
hosts:
|
||||
redis01.home.foo.sh:
|
||||
relay:
|
||||
hosts:
|
||||
relay01.home.foo.sh:
|
||||
|
@ -151,6 +154,7 @@ openbsd:
|
|||
mqtt:
|
||||
ns:
|
||||
proxy:
|
||||
redis:
|
||||
relay:
|
||||
rocky8:
|
||||
children:
|
||||
|
|
Loading…
Add table
Reference in a new issue