chore(deps): update helm release gitea to v4

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-07-12 18:01:16 +00:00
committed by auricom
parent 2c71156eed
commit 6c39cf7a8d

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://dl.gitea.io/charts
chart: gitea
version: 3.1.3
version: 4.0.0
sourceRef:
kind: HelmRepository
name: gitea-charts
@@ -30,7 +30,10 @@ spec:
kubernetes.io/ingress.class: "nginx"
nginx.ingress.kubernetes.io/proxy-body-size: 128m
hosts:
- "gitea.${SECRET_CLUSTER_DOMAIN}"
- host: "gitea.${SECRET_CLUSTER_DOMAIN}"
paths:
- path: /
pathType: Prefix
tls:
- hosts:
- "gitea.${SECRET_CLUSTER_DOMAIN}"