chore(deps): update helm release esphome to v7

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

View File

@@ -11,7 +11,7 @@ spec:
spec: spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/ # renovate: registryUrl=https://k8s-at-home.com/charts/
chart: esphome chart: esphome
version: 6.5.0 version: 7.1.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: k8s-at-home-charts name: k8s-at-home-charts
@@ -27,6 +27,7 @@ spec:
hostNetwork: true hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet dnsPolicy: ClusterFirstWithHostNet
ingress: ingress:
main:
enabled: true enabled: true
annotations: annotations:
kubernetes.io/ingress.class: "nginx" kubernetes.io/ingress.class: "nginx"
@@ -41,6 +42,7 @@ spec:
- hosts: - hosts:
- "esphome.${SECRET_CLUSTER_DOMAIN}" - "esphome.${SECRET_CLUSTER_DOMAIN}"
service: service:
main:
annotations: annotations:
prometheus.io/probe: "true" prometheus.io/probe: "true"
prometheus.io/protocol: http prometheus.io/protocol: http