chore(deps): update helm release healthchecks to v3

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-06-15 11:12:49 +00:00
committed by auricom
parent 7982b35efb
commit dd5a04309d

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/
chart: healthchecks
version: 2.4.0
version: 3.0.1
sourceRef:
kind: HelmRepository
name: k8s-at-home-charts
@@ -48,8 +48,7 @@ spec:
SITE_NAME: "Homelab HealthChecks"
service:
port:
port: 8000
main:
annotations:
prometheus.io/probe: "true"
prometheus.io/protocol: http
@@ -67,6 +66,7 @@ spec:
enabled: false
ingress:
main:
enabled: true
annotations:
kubernetes.io/ingress.class: "nginx"