add NOTES.txt on HA and wg-easy (#2066)

This commit is contained in:
Stavros Kois
2024-01-23 13:14:01 +02:00
committed by GitHub
parent 18c1961f59
commit 352fb7257f
7 changed files with 16 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
name: home-assistant
description: Home Assistant App for TrueNAS SCALE
description: Home Assistant is an open source home automation that puts local control and privacy first.
annotations:
title: Home Assistant
type: application
version: 2.0.0
version: 2.0.1
apiVersion: v2
appVersion: 2024.1.3
kubeVersion: '>=1.16.0-0'
@@ -15,7 +15,7 @@ dependencies:
- name: common
repository: file://../../../common
version: 1.2.9
home: https://github.com/home-assistant/home-assistant
home: https://www.home-assistant.io/
icon: https://media.sys.truenas.net/apps/home-assistant/icons/icon.png
sources:
- https://github.com/home-assistant/home-assistant

View File

@@ -1,3 +1,3 @@
# Introduction
# Home Assistant
home assistant App for TrueNAS SCALE
[Home Assistant](https://www.home-assistant.io/) is an open source home automation that puts local control and privacy first.

View File

@@ -1 +1,3 @@
home-assistant App for TrueNAS SCALE
# Home Assistant
[Home Assistant](https://www.home-assistant.io/) is an open source home automation that puts local control and privacy first.

View File

@@ -0,0 +1 @@
{{ include "ix.v1.common.lib.chart.notes" $ }}

View File

@@ -15,6 +15,11 @@ yqImage:
repository: mikefarah/yq
tag: 4.40.5
resources:
limits:
cpu: 4000m
memory: 8Gi
podOptions:
dnsConfig:
options: []

View File

@@ -3,7 +3,7 @@ description: WG-Easy is the easiest way to install & manage WireGuard!
annotations:
title: WG Easy
type: application
version: 2.0.11
version: 2.0.12
apiVersion: v2
appVersion: '10'
kubeVersion: '>=1.16.0-0'

View File

@@ -0,0 +1 @@
{{ include "ix.v1.common.lib.chart.notes" $ }}