chore(deps): update helm release freshrss to v5

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-06-15 11:12:43 +00:00
committed by auricom
parent 0d012f9865
commit 75876f2801

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/
chart: freshrss
version: 4.4.0
version: 5.1.1
sourceRef:
kind: HelmRepository
name: k8s-at-home-charts
@@ -29,12 +29,12 @@ spec:
CRON_MIN: "18,48"
DOMAIN: "https://freshrss.${SECRET_CLUSTER_DOMAIN}/"
service:
port:
port: 80
main:
annotations:
prometheus.io/probe: "true"
prometheus.io/protocol: http
ingress:
main:
enabled: true
annotations:
kubernetes.io/ingress.class: "nginx"