Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
incubator/obs-ndi/3.0.0/CHANGELOG.md
Normal file
99
incubator/obs-ndi/3.0.0/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-3.0.0](https://github.com/truecharts/charts/compare/obs-ndi-2.0.15...obs-ndi-3.0.0) (2023-07-31)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.15](https://github.com/truecharts/charts/compare/obs-ndi-2.0.14...obs-ndi-2.0.15) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.14](https://github.com/truecharts/charts/compare/obs-ndi-2.0.13...obs-ndi-2.0.14) (2023-02-03)
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.13](https://github.com/truecharts/charts/compare/obs-ndi-2.0.12...obs-ndi-2.0.13) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/obs-ndi to latest ([#6063](https://github.com/truecharts/charts/issues/6063))
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.12](https://github.com/truecharts/charts/compare/obs-ndi-2.0.11...obs-ndi-2.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.11](https://github.com/truecharts/charts/compare/obs-ndi-2.0.10...obs-ndi-2.0.11) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.10](https://github.com/truecharts/charts/compare/obs-ndi-2.0.9...obs-ndi-2.0.10) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.9](https://github.com/truecharts/charts/compare/obs-ndi-2.0.8...obs-ndi-2.0.9) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/obs-ndi to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.8](https://github.com/truecharts/charts/compare/obs-ndi-2.0.7...obs-ndi-2.0.8) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/obs-ndi to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.7](https://github.com/truecharts/charts/compare/obs-ndi-2.0.6...obs-ndi-2.0.7) (2022-12-21)
|
||||
|
||||
|
||||
|
||||
|
||||
## [obs-ndi-2.0.6](https://github.com/truecharts/charts/compare/obs-ndi-2.0.5...obs-ndi-2.0.6) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
34
incubator/obs-ndi/3.0.0/Chart.yaml
Normal file
34
incubator/obs-ndi/3.0.0/Chart.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- GameServers
|
||||
- Productivity
|
||||
- MediaApp-Video
|
||||
- MediaServer-Video
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
deprecated: false
|
||||
description: "This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD;"
|
||||
home: https://truecharts.org/charts/incubator/obs-ndi
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png
|
||||
keywords:
|
||||
- obs-ndi
|
||||
- GameServers
|
||||
- Productivity
|
||||
- MediaApp-Video
|
||||
- MediaServer-Video
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: obs-ndi
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/obs-ndi
|
||||
- https://github.com/patrickstigler/docker-obs-ndi
|
||||
type: application
|
||||
version: 3.0.0
|
||||
27
incubator/obs-ndi/3.0.0/README.md
Normal file
27
incubator/obs-ndi/3.0.0/README.md
Normal 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/incubator/)
|
||||
|
||||
**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*
|
||||
0
incubator/obs-ndi/3.0.0/app-changelog.md
Normal file
0
incubator/obs-ndi/3.0.0/app-changelog.md
Normal file
8
incubator/obs-ndi/3.0.0/app-readme.md
Normal file
8
incubator/obs-ndi/3.0.0/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD;
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/obs-ndi](https://truecharts.org/charts/incubator/obs-ndi)
|
||||
|
||||
---
|
||||
|
||||
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!
|
||||
BIN
incubator/obs-ndi/3.0.0/charts/common-14.0.1.tgz
Normal file
BIN
incubator/obs-ndi/3.0.0/charts/common-14.0.1.tgz
Normal file
Binary file not shown.
47
incubator/obs-ndi/3.0.0/ix_values.yaml
Normal file
47
incubator/obs-ndi/3.0.0/ix_values.yaml
Normal file
@@ -0,0 +1,47 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/obs-ndi
|
||||
tag: latest@sha256:321eb11d40c21fbf90a1eba09e88b9e641a9473cc5c689f289775080164be156
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- NET_BIND_SERVICE
|
||||
- KILL
|
||||
probes:
|
||||
liveness:
|
||||
type: tcp
|
||||
readiness:
|
||||
type: tcp
|
||||
startup:
|
||||
type: tcp
|
||||
env:
|
||||
VNC_PASSWD: "123456"
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 5901
|
||||
protocol: http
|
||||
targetPort: 5901
|
||||
|
||||
persistence:
|
||||
configpath:
|
||||
enabled: true
|
||||
mountPath: /config/obs-studio
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
1948
incubator/obs-ndi/3.0.0/questions.yaml
Normal file
1948
incubator/obs-ndi/3.0.0/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
2
incubator/obs-ndi/3.0.0/templates/common.yaml
Normal file
2
incubator/obs-ndi/3.0.0/templates/common.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
incubator/obs-ndi/3.0.0/values.yaml
Normal file
0
incubator/obs-ndi/3.0.0/values.yaml
Normal file
@@ -5,3 +5,4 @@ categories:
|
||||
- MediaApp-Video
|
||||
- MediaServer-Video
|
||||
|
||||
screenshots: []
|
||||
|
||||
Reference in New Issue
Block a user