chore(deps): update gitea to v1.26.0
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m44s
lint-test-helm / lint-helm (pull_request) Successful in 2m11s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m28s

This commit is contained in:
2026-04-18 22:23:48 +00:00
parent d21611ef41
commit 6ae2ef2610
3 changed files with 3 additions and 3 deletions

View File

@@ -56,4 +56,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/gitea.png
# renovate: datasource=github-releases depName=go-gitea/gitea
appVersion: 1.25.5
appVersion: 1.26.0

View File

@@ -9,7 +9,7 @@ gitea:
maxUnavailable: 1
image:
repository: gitea/gitea
tag: 1.25.5
tag: 1.26.0
service:
http:
type: ClusterIP