chore(deps): update gitea to v1.26.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 1m19s
lint-test-helm / validate-kubeconform (pull_request) Successful in 22s

This commit is contained in:
2026-05-03 01:04:08 +00:00
parent 8c035cc40b
commit 3e2ed72758
2 changed files with 2 additions and 2 deletions

View File

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

View File

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