Update applications.
All checks were successful
ci/woodpecker/push/mqtt Pipeline was successful
ci/woodpecker/push/mautrix-facebook Pipeline was successful
ci/woodpecker/push/homeassistant Pipeline was successful
ci/woodpecker/push/zigbee2mqtt Pipeline was successful
ci/woodpecker/push/mautrix-instagram Pipeline was successful

This commit is contained in:
Alex Manning 2023-06-07 18:08:30 +01:00
parent f7790a567e
commit 57130e113d
5 changed files with 10 additions and 10 deletions

View file

@ -2,5 +2,5 @@ apiVersion: v2
name: homeassistant name: homeassistant
description: A Helm chart for Homeassistant description: A Helm chart for Homeassistant
type: application type: application
version: 0.3.0 version: 0.4.0
appVersion: "2023.5.4" appVersion: "2023.6.0"

View file

@ -6,10 +6,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # 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. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
appVersion: "0.4.1" appVersion: "0.5.0"

View file

@ -6,10 +6,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # 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. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
appVersion: "0.2.3" appVersion: "0.3.0"

View file

@ -2,5 +2,5 @@ apiVersion: v2
name: mqtt name: mqtt
description: A Helm chart for MQTT description: A Helm chart for MQTT
type: application type: application
version: 0.1.0 version: 0.2.0
appVersion: "2.0.14" appVersion: "2.0.15"

View file

@ -2,5 +2,5 @@ apiVersion: v2
name: zigbee2mqtt name: zigbee2mqtt
description: A Helm chart for Zigbee2MQTT description: A Helm chart for Zigbee2MQTT
type: application type: application
version: 0.1.0 version: 0.2.0
appVersion: "1.30.2" appVersion: "1.31.1"