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
15 lines
686 B
YAML
15 lines
686 B
YAML
apiVersion: v2
|
|
name: mautrix-instagram
|
|
description: instagram <-> matrix bridge.
|
|
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.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.3.0"
|