gitea update

This commit is contained in:
Philip Haupt
2026-02-15 02:43:32 +01:00
parent 954990f926
commit f467e55c96
3 changed files with 31 additions and 31 deletions

View File

@@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: gitea
repo: https://dl.gitea.com/charts/
version: 12.4.0
version: 12.5.0
releaseName: gitea
includeCRDs: true
namespace: gitea

View File

@@ -51,7 +51,7 @@ image:
registry: "docker.gitea.com"
repository: gitea
# Overrides the image tag whose default is the chart appVersion.
tag: "1.25.3"
tag: ""
digest: ""
pullPolicy: IfNotPresent
rootless: true