2 Commits

Author SHA1 Message Date
3f05228156 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 14s
lint-test-docker / lint-docker-compose (pull_request) Successful in 17s
2025-12-19 20:04:11 +00:00
df4bb9465b Update gitea/gitea Docker tag to v1.25.3 (#2717)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
lint-test-docker / lint-docker-compose (push) Successful in 19s
renovate / renovate (push) Successful in 1m36s
2025-12-19 20:02:21 +00:00
4 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -4,6 +4,6 @@ dependencies:
version: 37.4.0
- name: traefik-crds
repository: https://traefik.github.io/charts
version: 1.12.0
digest: sha256:68267043bdc2c60346e196e1c1d0cef62884bb3dc2ff26ff4a273ccf27edf738
generated: "2025-12-14T21:03:44.140099-06:00"
version: 1.13.0
digest: sha256:2f113be77cc5f434e588902979ee788b5e952d4d7ddea65f27dfcb210a53aa93
generated: "2025-12-19T20:04:03.383400766Z"

View File

@@ -18,7 +18,7 @@ dependencies:
version: 37.4.0
repository: https://traefik.github.io/charts
- name: traefik-crds
version: 1.12.0
version: 1.13.0
repository: https://traefik.github.io/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/traefik.webp
appVersion: v3.6.4

View File

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