chore(deps): update helm release zigbee2mqtt to v8

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-06-15 11:13:48 +00:00
committed by auricom
parent c0bc6e5cb5
commit 60bc7e1d89
3 changed files with 25 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/
chart: zigbee2mqtt
version: 7.4.0
version: 8.1.1
sourceRef:
kind: HelmRepository
name: k8s-at-home-charts
@@ -62,36 +62,34 @@ spec:
securityContext:
privileged: true
service:
annotations:
prometheus.io/probe: "true"
prometheus.io/protocol: "http"
main:
annotations:
prometheus.io/probe: "true"
prometheus.io/protocol: "http"
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: "nginx"
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:
- host: "zigbee.${SECRET_CLUSTER_DOMAIN}"
paths:
- path: /
pathType: Prefix
tls:
- hosts:
- "zigbee.${SECRET_CLUSTER_DOMAIN}"
main:
enabled: true
annotations:
kubernetes.io/ingress.class: "nginx"
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:
- host: "zigbee.${SECRET_CLUSTER_DOMAIN}"
paths:
- path: /
pathType: Prefix
tls:
- hosts:
- "zigbee.${SECRET_CLUSTER_DOMAIN}"
persistence:
config:
enabled: true
existingClaim: zigbee2mqtt-config
mountPath: "/data"
additionalVolumeMounts:
- name: usb
usb:
enabled: true
mountPath: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
additionalVolumes:
- name: usb
hostPath:
path: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
type: CharDevice
hostPath: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:

View File

@@ -8,9 +8,9 @@ spec:
interval: 5m
chart:
spec:
# renovate: registryUrl=https://grafana.github.io/loki/charts
# renovate: registryUrl=https://grafana.github.io/helm-charts
chart: loki-stack
version: 2.1.2
version: 2.4.1
sourceRef:
kind: HelmRepository
name: grafana-loki-charts

View File

@@ -6,5 +6,5 @@ metadata:
namespace: flux-system
spec:
interval: 10m
url: https://grafana.github.io/loki/charts
url: https://grafana.github.io/helm-charts
timeout: 3m