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
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:
parent
f7790a567e
commit
57130e113d
5 changed files with 10 additions and 10 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue