Update gitea/gitea Docker tag to v1.24.3 (#936)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m9s

This commit is contained in:
2025-07-16 06:01:36 +00:00
parent 4bdb2ec16a
commit 45335fb69e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ gitea:
replicaCount: 3
image:
repository: gitea/gitea
tag: 1.24.2
tag: 1.24.3
service:
http:
type: ClusterIP