diff --git a/nodes/home.server.py b/nodes/home.server.py index ae15217..c96bf50 100644 --- a/nodes/home.server.py +++ b/nodes/home.server.py @@ -65,7 +65,7 @@ 'download_server': 'htz.mails', }, 'gitea': { - 'version': '7.0.1', + 'version': '8.0.3', 'domain': 'git.sublimity.de', 'conf': { 'mailer': { diff --git a/nodes/htz.mails.py b/nodes/htz.mails.py index 287feac..7dc2574 100644 --- a/nodes/htz.mails.py +++ b/nodes/htz.mails.py @@ -196,7 +196,7 @@ }, 'vm': { 'cores': 4, - 'ram': 16384, + 'ram': 8192, }, 'wireguard': { 'my_ip': '172.30.0.1/24',