mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat(helm)!: Update Helm release gitea to v5
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
spec:
|
||||
# renovate: registryUrl=https://dl.gitea.io/charts
|
||||
chart: gitea
|
||||
version: 4.1.1
|
||||
version: 5.0.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: gitea-charts
|
||||
@@ -54,14 +54,9 @@ spec:
|
||||
service:
|
||||
DISABLE_REGISTRATION: true
|
||||
REQUIRE_SIGNIN_VIEW: true
|
||||
database:
|
||||
builtIn:
|
||||
postgresql:
|
||||
enabled: false
|
||||
postgresql:
|
||||
cache:
|
||||
builtIn:
|
||||
enabled: true
|
||||
|
||||
postgresql:
|
||||
enabled: false
|
||||
|
||||
memcached:
|
||||
image:
|
||||
|
Reference in New Issue
Block a user