Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4c00233ced
commit
7bbfee052f
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.10](https://github.com/truecharts/charts/compare/heimdall-15.0.9...heimdall-15.0.10) (2023-04-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/heimdall to v ([#8238](https://github.com/truecharts/charts/issues/8238))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.9](https://github.com/truecharts/charts/compare/heimdall-15.0.8...heimdall-15.0.9) (2023-04-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.8](https://github.com/truecharts/charts/compare/heimdall-15.0.7...heimdall-15.0.8) (2023-04-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.7](https://github.com/truecharts/charts/compare/heimdall-15.0.6...heimdall-15.0.7) (2023-04-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.6](https://github.com/truecharts/charts/compare/heimdall-15.0.5...heimdall-15.0.6) (2023-04-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.5](https://github.com/truecharts/charts/compare/heimdall-15.0.4...heimdall-15.0.5) (2023-04-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.4](https://github.com/truecharts/charts/compare/heimdall-15.0.3...heimdall-15.0.4) (2023-04-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.3](https://github.com/truecharts/charts/compare/heimdall-15.0.2...heimdall-15.0.3) (2023-04-14)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.2](https://github.com/truecharts/charts/compare/heimdall-15.0.1...heimdall-15.0.2) (2023-04-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.1](https://github.com/truecharts/charts/compare/heimdall-15.0.0...heimdall-15.0.1) (2023-04-11)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.0](https://github.com/truecharts/charts/compare/heimdall-14.0.9...heimdall-15.0.0) (2023-04-11)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "2.5.5"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 12.6.1
|
||||||
|
deprecated: false
|
||||||
|
description: An Application dashboard and launcher
|
||||||
|
home: https://truecharts.org/charts/stable/heimdall
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/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/truecharts/charts/tree/master/charts/stable/heimdall
|
||||||
|
- https://github.com/linuxserver/Heimdall/
|
||||||
|
type: application
|
||||||
|
version: 15.0.10
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- organizers
|
||||||
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
||||||
|
# README
|
||||||
|
|
||||||
|
## General Info
|
||||||
|
|
||||||
|
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
|
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||||
|
|
||||||
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||||
|
|
||||||
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||||
|
- See the [Website](https://truecharts.org)
|
||||||
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Sponsor TrueCharts
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||||
|
|
||||||
|
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [heimdall-15.0.10](https://github.com/truecharts/charts/compare/heimdall-15.0.9...heimdall-15.0.10) (2023-04-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/heimdall to v ([#8238](https://github.com/truecharts/charts/issues/8238))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
An Application dashboard and launcher
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/heimdall](https://truecharts.org/charts/stable/heimdall)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,31 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/heimdall
|
||||||
|
tag: 2.5.5@sha256:db6d7115c5251d88d2dd1c8a1de9373d08844b6be22678a42475a381dbb4ce59
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10014
|
||||||
|
targetPort: 80
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/config"
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
||||||
|
securityContext:
|
||||||
|
container:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
probes:
|
||||||
|
startup:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue