File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ name: ha-apps
33description : Argo CD app-of-apps config for home automation applications
44type : application
55# version and appVersion are in sync in this chart!
6- version : 0.3.93
7- appVersion : 0.3.93
6+ version : 0.3.94
7+ appVersion : 0.3.94
88home : https://github.com/pree/helm-charts/tree/master/charts/ha-apps
99sources :
1010 - https://github.com/pree/helm-charts
Original file line number Diff line number Diff line change 11# ha-apps
22
3- ![ Version: 0.3.93 ] ( https://img.shields.io/badge/Version-0.3.93 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.3.93 ] ( https://img.shields.io/badge/AppVersion-0.3.93 -informational?style=flat-square )
3+ ![ Version: 0.3.94 ] ( https://img.shields.io/badge/Version-0.3.94 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.3.94 ] ( https://img.shields.io/badge/AppVersion-0.3.94 -informational?style=flat-square )
44
55Argo CD app-of-apps config for home automation applications
66
@@ -31,7 +31,7 @@ Argo CD app-of-apps config for home automation applications
3131| homeassistant.destination.namespace | string | ` "ha-apps" ` | Namespace |
3232| homeassistant.enabled | bool | ` false ` | Enable Home Assistant |
3333| homeassistant.repoURL | string | [ repo] ( https://github.com/pree/helm-charts ) | Repo URL |
34- | homeassistant.targetRevision | string | ` "1.66 .0" ` | [ Home Assistant Helm chart] ( https://github.com/pree/helm-charts/tree/master/charts/home-assistant ) |
34+ | homeassistant.targetRevision | string | ` "1.67 .0" ` | [ Home Assistant Helm chart] ( https://github.com/pree/helm-charts/tree/master/charts/home-assistant ) |
3535| homeassistant.values | object | [ upstream values] ( https://github.com/pree/helm-charts/blob/master/charts/home-assistant/values.yaml ) | Helm values |
3636| mosquitto | object | [ example] ( ./examples/mosquitto.yaml ) | [ Mosquitto] ( https://mosquitto.org/ ) |
3737| mosquitto.chart | string | ` "mosquitto" ` | Chart |
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ homeassistant:
1313 # homeassistant.chart -- Chart
1414 chart : " home-assistant"
1515 # homeassistant.targetRevision -- [Home Assistant Helm chart](https://github.com/pree/helm-charts/tree/master/charts/home-assistant)
16- targetRevision : " 1.66 .0"
16+ targetRevision : " 1.67 .0"
1717 # homeassistant.values -- Helm values
1818 # @default -- [upstream values](https://github.com/pree/helm-charts/blob/master/charts/home-assistant/values.yaml)
1919 values : {}
You can’t perform that action at this time.
0 commit comments