diff --git a/charts/homeassistant/Chart.yaml b/charts/homeassistant/Chart.yaml index 70352cf..3852d02 100644 --- a/charts/homeassistant/Chart.yaml +++ b/charts/homeassistant/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: homeassistant description: A Helm chart for Homeassistant type: application -version: 0.3.0 -appVersion: "2023.5.4" +version: 0.4.0 +appVersion: "2023.6.0" diff --git a/charts/mautrix-facebook/Chart.yaml b/charts/mautrix-facebook/Chart.yaml index d028ca3..31e7b25 100644 --- a/charts/mautrix-facebook/Chart.yaml +++ b/charts/mautrix-facebook/Chart.yaml @@ -6,10 +6,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.4.1" +appVersion: "0.5.0" diff --git a/charts/mautrix-instagram/Chart.yaml b/charts/mautrix-instagram/Chart.yaml index c9b34a7..4288a81 100644 --- a/charts/mautrix-instagram/Chart.yaml +++ b/charts/mautrix-instagram/Chart.yaml @@ -6,10 +6,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.2.3" +appVersion: "0.3.0" diff --git a/charts/mqtt/Chart.yaml b/charts/mqtt/Chart.yaml index f78e532..2b3202f 100644 --- a/charts/mqtt/Chart.yaml +++ b/charts/mqtt/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: mqtt description: A Helm chart for MQTT type: application -version: 0.1.0 -appVersion: "2.0.14" +version: 0.2.0 +appVersion: "2.0.15" diff --git a/charts/zigbee2mqtt/Chart.yaml b/charts/zigbee2mqtt/Chart.yaml index d07dec8..88f59b4 100644 --- a/charts/zigbee2mqtt/Chart.yaml +++ b/charts/zigbee2mqtt/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: zigbee2mqtt description: A Helm chart for Zigbee2MQTT type: application -version: 0.1.0 -appVersion: "1.30.2" +version: 0.2.0 +appVersion: "1.31.1"