Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/heimdall/11.0.9/CHANGELOG.md
Normal file
99
stable/heimdall/11.0.9/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="heimdall-11.0.9"></a>
|
||||
### [heimdall-11.0.9](https://github.com/truecharts/apps/compare/heimdall-11.0.8...heimdall-11.0.9) (2022-07-06)
|
||||
|
||||
#### Chore
|
||||
|
||||
* manually update ([#3088](https://github.com/truecharts/apps/issues/3088))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.8"></a>
|
||||
### [heimdall-11.0.8](https://github.com/truecharts/apps/compare/heimdall-11.0.7...heimdall-11.0.8) (2022-07-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.7"></a>
|
||||
### [heimdall-11.0.7](https://github.com/truecharts/apps/compare/heimdall-11.0.6...heimdall-11.0.7) (2022-06-25)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.6"></a>
|
||||
### [heimdall-11.0.6](https://github.com/truecharts/apps/compare/heimdall-11.0.5...heimdall-11.0.6) (2022-06-22)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.5"></a>
|
||||
### [heimdall-11.0.5](https://github.com/truecharts/apps/compare/heimdall-11.0.4...heimdall-11.0.5) (2022-06-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.4"></a>
|
||||
### [heimdall-11.0.4](https://github.com/truecharts/apps/compare/heimdall-11.0.3...heimdall-11.0.4) (2022-06-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.3"></a>
|
||||
### [heimdall-11.0.3](https://github.com/truecharts/apps/compare/heimdall-11.0.2...heimdall-11.0.3) (2022-06-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.2"></a>
|
||||
### [heimdall-11.0.2](https://github.com/truecharts/apps/compare/heimdall-11.0.1...heimdall-11.0.2) (2022-06-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.1"></a>
|
||||
### [heimdall-11.0.1](https://github.com/truecharts/apps/compare/heimdall-10.0.20...heimdall-11.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-11.0.0"></a>
|
||||
### [heimdall-11.0.0](https://github.com/truecharts/apps/compare/heimdall-10.0.20...heimdall-11.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
6
stable/heimdall/11.0.9/Chart.lock
Normal file
6
stable/heimdall/11.0.9/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.2.0
|
||||
digest: sha256:89affb18a1c45ba54589f4cea91bf10d24adb577afda10a1d217aef76b20236e
|
||||
generated: "2022-07-06T20:52:12.26567223Z"
|
||||
27
stable/heimdall/11.0.9/Chart.yaml
Normal file
27
stable/heimdall/11.0.9/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.4.13"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.2.0
|
||||
deprecated: false
|
||||
description: An Application dashboard and launcher
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall
|
||||
icon: https://truecharts.org/_static/img/appicons/heimdall.png
|
||||
keywords:
|
||||
- heimdall
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: heimdall
|
||||
sources:
|
||||
- https://github.com/linuxserver/Heimdall/
|
||||
type: application
|
||||
version: 11.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- organizers
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
37
stable/heimdall/11.0.9/README.md
Normal file
37
stable/heimdall/11.0.9/README.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# Introduction
|
||||
|
||||
An Application dashboard and launcher
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/linuxserver/Heimdall/>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 10.2.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
|
||||
## Upgrading, Rolling Back and Uninstalling the Chart
|
||||
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
---
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
3
stable/heimdall/11.0.9/app-readme.md
Normal file
3
stable/heimdall/11.0.9/app-readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
An Application dashboard and launcher
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
BIN
stable/heimdall/11.0.9/charts/common-10.2.0.tgz
Normal file
BIN
stable/heimdall/11.0.9/charts/common-10.2.0.tgz
Normal file
Binary file not shown.
28
stable/heimdall/11.0.9/ix_values.yaml
Normal file
28
stable/heimdall/11.0.9/ix_values.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/heimdall
|
||||
tag: v2.4.13@sha256:ff00fec150b4f420350286f410e2f83076c232b75684432d61dfafbfea310eb0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10014
|
||||
targetPort: 80
|
||||
|
||||
probes:
|
||||
startup:
|
||||
enabled: true
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
2430
stable/heimdall/11.0.9/questions.yaml
Normal file
2430
stable/heimdall/11.0.9/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/heimdall/11.0.9/templates/common.yaml
Normal file
1
stable/heimdall/11.0.9/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
0
stable/heimdall/11.0.9/values.yaml
Normal file
0
stable/heimdall/11.0.9/values.yaml
Normal file
Reference in New Issue
Block a user