chore(deps): update helm release node-red to v8

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-07-12 10:10:17 +00:00
committed by auricom
parent 26b9404d71
commit 17dac8d5b2

View File

@@ -11,7 +11,7 @@ spec:
spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/
chart: node-red
version: 7.4.0
version: 8.1.0
sourceRef:
kind: HelmRepository
name: k8s-at-home-charts
@@ -35,10 +35,12 @@ spec:
mountPath: /data
existingClaim: node-red-config
service:
main:
annotations:
prometheus.io/probe: "true"
prometheus.io/protocol: "http"
ingress:
main:
enabled: true
annotations:
kubernetes.io/ingress.class: "nginx"