mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
add NOTES.txt on HA and wg-easy (#2066)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
1
library/ix-dev/charts/home-assistant/templates/NOTES.txt
Normal file
1
library/ix-dev/charts/home-assistant/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "ix.v1.common.lib.chart.notes" $ }}
|
||||
@@ -15,6 +15,11 @@ yqImage:
|
||||
repository: mikefarah/yq
|
||||
tag: 4.40.5
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
memory: 8Gi
|
||||
|
||||
podOptions:
|
||||
dnsConfig:
|
||||
options: []
|
||||
|
||||
@@ -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'
|
||||
|
||||
1
library/ix-dev/charts/wg-easy/templates/NOTES.txt
Normal file
1
library/ix-dev/charts/wg-easy/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "ix.v1.common.lib.chart.notes" $ }}
|
||||
Reference in New Issue
Block a user