mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 11:01:14 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Introduction
|
||||
|
||||
home assistant App for TrueNAS SCALE
|
||||
@@ -1 +0,0 @@
|
||||
home-assistant App for TrueNAS SCALE
|
||||
@@ -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
|
||||
3
charts/home-assistant/2.0.1/README.md
Normal file
3
charts/home-assistant/2.0.1/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Home Assistant
|
||||
|
||||
[Home Assistant](https://www.home-assistant.io/) is an open source home automation that puts local control and privacy first.
|
||||
3
charts/home-assistant/2.0.1/app-readme.md
Normal file
3
charts/home-assistant/2.0.1/app-readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Home Assistant
|
||||
|
||||
[Home Assistant](https://www.home-assistant.io/) is an open source home automation that puts local control and privacy first.
|
||||
@@ -15,6 +15,11 @@ yqImage:
|
||||
repository: mikefarah/yq
|
||||
tag: 4.40.5
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
memory: 8Gi
|
||||
|
||||
podOptions:
|
||||
dnsConfig:
|
||||
options: []
|
||||
1
charts/home-assistant/2.0.1/templates/NOTES.txt
Normal file
1
charts/home-assistant/2.0.1/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "ix.v1.common.lib.chart.notes" $ }}
|
||||
@@ -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
charts/wg-easy/2.0.12/templates/NOTES.txt
Normal file
1
charts/wg-easy/2.0.12/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "ix.v1.common.lib.chart.notes" $ }}
|
||||
Reference in New Issue
Block a user