mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
chore(deps): update helm release zigbee2mqtt to v8
Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
# renovate: registryUrl=https://k8s-at-home.com/charts/
|
# renovate: registryUrl=https://k8s-at-home.com/charts/
|
||||||
chart: zigbee2mqtt
|
chart: zigbee2mqtt
|
||||||
version: 7.4.0
|
version: 8.1.1
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: k8s-at-home-charts
|
name: k8s-at-home-charts
|
||||||
@@ -62,10 +62,12 @@ spec:
|
|||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
service:
|
service:
|
||||||
|
main:
|
||||||
annotations:
|
annotations:
|
||||||
prometheus.io/probe: "true"
|
prometheus.io/probe: "true"
|
||||||
prometheus.io/protocol: "http"
|
prometheus.io/protocol: "http"
|
||||||
ingress:
|
ingress:
|
||||||
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: "nginx"
|
kubernetes.io/ingress.class: "nginx"
|
||||||
@@ -84,14 +86,10 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
existingClaim: zigbee2mqtt-config
|
existingClaim: zigbee2mqtt-config
|
||||||
mountPath: "/data"
|
mountPath: "/data"
|
||||||
additionalVolumeMounts:
|
usb:
|
||||||
- name: usb
|
enabled: true
|
||||||
mountPath: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
|
mountPath: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
|
||||||
additionalVolumes:
|
hostPath: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
|
||||||
- name: usb
|
|
||||||
hostPath:
|
|
||||||
path: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
|
|
||||||
type: CharDevice
|
|
||||||
affinity:
|
affinity:
|
||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
@@ -8,9 +8,9 @@ spec:
|
|||||||
interval: 5m
|
interval: 5m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
# renovate: registryUrl=https://grafana.github.io/loki/charts
|
# renovate: registryUrl=https://grafana.github.io/helm-charts
|
||||||
chart: loki-stack
|
chart: loki-stack
|
||||||
version: 2.1.2
|
version: 2.4.1
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: grafana-loki-charts
|
name: grafana-loki-charts
|
||||||
|
@@ -6,5 +6,5 @@ metadata:
|
|||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 10m
|
interval: 10m
|
||||||
url: https://grafana.github.io/loki/charts
|
url: https://grafana.github.io/helm-charts
|
||||||
timeout: 3m
|
timeout: 3m
|
||||||
|
Reference in New Issue
Block a user