add k8s_cluster_name variable and bump gitea helm chart to 12.0.0

This commit is contained in:
ace
2025-05-23 13:05:30 +03:00
parent 8a727e5dbf
commit ab2040d287
3 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,5 @@
# Common #
k8s_cluster_name: mycluster
namespace: ghp
docker_registry: gitea.geekhome.org/ghp
domain: example.com

View File

@ -44,7 +44,7 @@ bitwarden_version: 2.0.37
# Gitea
gitea_ingress_nginx_version: 4.12.1
gitea_dns_version: 6.31.0
gitea_version: 11.0.1
gitea_version: 12.0.0
# Gitea Act Runner
gitea_act_runner_version: 0.1.12