chore(deps): update helm release prometheus-blackbox-exporter to v5

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-07-21 07:43:17 +00:00
committed by auricom
parent bad4b49536
commit 84dad6cb1f

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://prometheus-community.github.io/helm-charts
chart: prometheus-blackbox-exporter
version: 4.15.0
version: 5.0.3
sourceRef:
kind: HelmRepository
name: prometheus-community-charts
@@ -91,7 +91,11 @@ spec:
nginx.ingress.kubernetes.io/auth-url: "http://authelia.networking.svc.cluster.local/api/verify"
nginx.ingress.kubernetes.io/auth-signin: "https://login.${SECRET_CLUSTER_DOMAIN}/"
hosts:
- "blackbox.${SECRET_CLUSTER_DOMAIN}"
- host: "blackbox.${SECRET_CLUSTER_DOMAIN}"
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- "blackbox.${SECRET_CLUSTER_DOMAIN}"