chore(deps): update helm release navidrome to v5

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-06-25 12:56:58 +00:00
committed by auricom
parent 415783b4ec
commit 31124fe02b

View File

@@ -10,7 +10,7 @@ spec:
spec: spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/ # renovate: registryUrl=https://k8s-at-home.com/charts/
chart: navidrome chart: navidrome
version: 4.4.0 version: 5.0.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: k8s-at-home-charts name: k8s-at-home-charts
@@ -24,12 +24,12 @@ spec:
strategy: strategy:
type: Recreate type: Recreate
service: service:
port: main:
port: 4533
annotations: annotations:
prometheus.io/probe: "true" prometheus.io/probe: "true"
prometheus.io/protocol: http prometheus.io/protocol: http
ingress: ingress:
main:
enabled: true enabled: true
annotations: annotations:
kubernetes.io/ingress.class: "nginx" kubernetes.io/ingress.class: "nginx"