Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-19 07:28:43 +00:00
parent d5c59ad182
commit 626c222eb1
11 changed files with 2479 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [owncast-10.0.10](https://github.com/truecharts/charts/compare/owncast-10.0.9...owncast-10.0.10) (2023-11-19)
### Fix
- update container image gabekangas/owncast to v0.1.2 ([#15086](https://github.com/truecharts/charts/issues/15086))
## [owncast-10.0.9](https://github.com/truecharts/charts/compare/owncast-10.0.8...owncast-10.0.9) (2023-11-17)
## [owncast-10.0.8](https://github.com/truecharts/charts/compare/owncast-10.0.7...owncast-10.0.8) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [owncast-10.0.7](https://github.com/truecharts/charts/compare/owncast-10.0.6...owncast-10.0.7) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [owncast-10.0.6](https://github.com/truecharts/charts/compare/owncast-10.0.5...owncast-10.0.6) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [owncast-10.0.5](https://github.com/truecharts/charts/compare/owncast-10.0.4...owncast-10.0.5) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [owncast-10.0.4](https://github.com/truecharts/charts/compare/owncast-10.0.3...owncast-10.0.4) (2023-10-29)
### Chore
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [owncast-10.0.3](https://github.com/truecharts/charts/compare/owncast-10.0.1...owncast-10.0.3) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
## [owncast-10.0.1](https://github.com/truecharts/charts/compare/owncast-10.0.0...owncast-10.0.1) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
## [owncast-10.0.0](https://github.com/truecharts/charts/compare/owncast-9.0.26...owncast-10.0.0) (2023-07-31)
## [owncast-9.0.26](https://github.com/truecharts/charts/compare/owncast-9.0.25...owncast-9.0.26) (2023-07-29)
### Chore
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
## [owncast-9.0.25](https://github.com/truecharts/charts/compare/owncast-9.0.24...owncast-9.0.25) (2023-07-28)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: 0.1.2
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.3.5
description: Take control over your live stream video by running it yourself. Streaming + chat out of the box.
home: https://truecharts.org/charts/stable/owncast
icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png
keywords:
- owncast
- stream
- open source
- chat
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: owncast
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/owncast
- https://owncast.online/
- https://github.com/owncast/owncast
version: 10.0.10
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -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/guides/scale-intro).
- 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*

View File

@ -0,0 +1,9 @@
## [owncast-10.0.10](https://github.com/truecharts/charts/compare/owncast-10.0.9...owncast-10.0.10) (2023-11-19)
### Fix
- update container image gabekangas/owncast to v0.1.2 ([#15086](https://github.com/truecharts/charts/issues/15086))

View File

@ -0,0 +1,8 @@
Take control over your live stream video by running it yourself. Streaming + chat out of the box.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/owncast](https://truecharts.org/charts/stable/owncast)
---
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.

View File

@ -0,0 +1,31 @@
image:
repository: gabekangas/owncast
tag: 0.1.2@sha256:eb21aabe464fb81f34186a00f94c6d22f892fb454ef337849b161a337a931fbb
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10088
targetPort: 8080
rtmp:
enabled: true
# externalTrafficPolicy: Local
ports:
rtmp:
enabled: true
port: 1935
targetPort: 1935
persistence:
config:
enabled: true
mountPath: "/app/data"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File