Compare commits

..

1 Commits

Author SHA1 Message Date
249358c225 Update Helm release tailscale-operator to v1.92.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 13s
2025-12-19 18:03:42 +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

@@ -3,4 +3,4 @@ dependencies:
repository: https://pkgs.tailscale.com/helmcharts
version: 1.92.4
digest: sha256:e883577bd0b7f676ce3ec97468321c5956b476e4c9f81c4e99b261a3a0b90641
generated: "2025-12-19T20:03:46.785141037Z"
generated: "2025-12-19T18:03:39.11377338Z"

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