Skip to content

Commit

Permalink
Merge pull request #77 from JacekZubielik/zigbee2mqtt
Browse files Browse the repository at this point in the history
build(zigbee2mqtt): 0.0.9
  • Loading branch information
JacekZubielik authored Aug 20, 2024
2 parents 381096a + 6125e92 commit cf77440
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/zigbee2mqtt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 1.39.1
description: Zigbee Bridge via MQTT
name: zigbee2mqtt
version: 0.0.8
version: 0.0.9
type: application
keywords:
- zigbee2mqtt
Expand Down
2 changes: 1 addition & 1 deletion charts/zigbee2mqtt/templates/statefullset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ spec:
{{- end }}
volumeMounts:
- name: zigbee2mqtt
mountPath: /app/configuration.yaml
mountPath: /data/configuration.yaml
subPath: configuration.yaml
- name: data
mountPath: /data
Expand Down
1 change: 0 additions & 1 deletion charts/zigbee2mqtt/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ config:
log_output:
- console


replicas: 1
updateStrategy:
type: RollingUpdate
Expand Down

0 comments on commit cf77440

Please sign in to comment.