mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* Add YAML linter * Drop GitHub registry login as its not required at this point * Add YAML document start marker * Fix YAMLlint issues * Fix YAMLlint issues in .github yaml files * Fix YAMLlint issue in .github/dependabot.yml * Remove .github/move.yml * Set dependabot to weekly Co-authored-by: Joakim Sørensen <hi@ludeeus.dev> * Use YAML strip option where appropriate * Fix multiline string Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
19 lines
634 B
YAML
19 lines
634 B
YAML
---
|
|
build_from:
|
|
aarch64: ghcr.io/home-assistant/aarch64-base:3.11
|
|
amd64: ghcr.io/home-assistant/amd64-base:3.11
|
|
armhf: ghcr.io/home-assistant/armhf-base:3.11
|
|
armv7: ghcr.io/home-assistant/armv7-base:3.11
|
|
i386: ghcr.io/home-assistant/i386-base:3.11
|
|
codenotary:
|
|
signer: notary@home-assistant.io
|
|
base_image: notary@home-assistant.io
|
|
args:
|
|
NOVNC_VERSION: 1.2.0
|
|
OZW_VERSION: ee90c896c137b3a473232565c45a51d70c41c431
|
|
QTMQTT_VERSION: 5.12.8
|
|
QTOZWADMIN_VERSION: f68b43ec162f6eb59173710e00b1f1aa192ce373
|
|
QTOZW_VERSION: 7ebd43e246e97851ad20f2b1bb9c62bfd6a4a6ef
|
|
QTWEBSOCKETS_VERSION: 5.12.8
|
|
WEBSOCKIFY_VERSION: 0.9.0
|