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:
|
spec:
|
||||||
# renovate: registryUrl=https://dl.gitea.io/charts
|
# renovate: registryUrl=https://dl.gitea.io/charts
|
||||||
chart: gitea
|
chart: gitea
|
||||||
version: 4.1.1
|
version: 5.0.1
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: gitea-charts
|
name: gitea-charts
|
||||||
@@ -54,14 +54,9 @@ spec:
|
|||||||
service:
|
service:
|
||||||
DISABLE_REGISTRATION: true
|
DISABLE_REGISTRATION: true
|
||||||
REQUIRE_SIGNIN_VIEW: true
|
REQUIRE_SIGNIN_VIEW: true
|
||||||
database:
|
|
||||||
builtIn:
|
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
postgresql:
|
|
||||||
cache:
|
|
||||||
builtIn:
|
|
||||||
enabled: true
|
|
||||||
|
|
||||||
memcached:
|
memcached:
|
||||||
image:
|
image:
|
||||||
|
Reference in New Issue
Block a user