1 Commits

Author SHA1 Message Date
ef66bf4cca Update Helm release traefik-crds to v1.13.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 20s
2025-12-19 18:03:55 +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.13.0
digest: sha256:2f113be77cc5f434e588902979ee788b5e952d4d7ddea65f27dfcb210a53aa93
generated: "2025-12-19T20:04:03.383400766Z"
generated: "2025-12-19T18:03:51.47714937Z"

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