mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 03:27:08 +00:00
13 lines
425 B
YAML
13 lines
425 B
YAML
apiVersion: v2
|
|
name: home-assistant-dev
|
|
description: Home Assistant development build - wraps home-assistant chart with dev defaults
|
|
type: application
|
|
annotations:
|
|
version-source: dockerhub-dev:homeassistant/home-assistant:^[0-9]+\.[0-9]+\.[0-9]+\.dev[0-9]+$
|
|
version: 0.1.98-dev
|
|
appVersion: "2026.8.0.dev202607010320"
|
|
dependencies:
|
|
- name: home-assistant
|
|
version: ">=0.1.0"
|
|
repository: "file://../home-assistant"
|