gitea update

This commit is contained in:
Philip Haupt
2025-08-24 01:53:36 +02:00
parent bea7219979
commit 981fae182c
2 changed files with 23 additions and 23 deletions

View File

@@ -51,7 +51,7 @@ image:
registry: "docker.gitea.com"
repository: gitea
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: "1.24.5"
digest: ""
pullPolicy: IfNotPresent
rootless: true
@@ -165,7 +165,7 @@ service:
## @param ingress.hosts[0].paths[0].path Default Ingress path
## @param ingress.tls Ingress tls settings
ingress:
enabled: true
enabled: false
className: ""
pathType: Prefix
annotations: {}