Compare commits

..

1 Commits

Author SHA1 Message Date
e2ae008189 Update Helm release traefik to v38
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 10s
2025-12-19 18:04:14 +00:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -6,4 +6,4 @@ dependencies:
repository: https://traefik.github.io/charts
version: 1.12.0
digest: sha256:21ae2d131cf544dd6a8791a5a2148e7d233b575be95c66c44f8476be710b2d0f
generated: "2025-12-19T20:04:24.748969998Z"
generated: "2025-12-19T18:04:06.893939519Z"

View File

@@ -33,7 +33,7 @@ services:
- postgresql18:/var/lib/postgresql
gitea:
image: gitea/gitea:1.25.3
image: gitea/gitea:1.25.2
container_name: gitea
depends_on:
- postgresql