Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
32
stable/channels-dvr/7.0.1/.helmignore
Normal file
32
stable/channels-dvr/7.0.1/.helmignore
Normal file
@@ -0,0 +1,32 @@
|
||||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
||||
icon.webp
|
||||
icon-small.webp
|
||||
3
stable/channels-dvr/7.0.1/CHANGELOG.md
Normal file
3
stable/channels-dvr/7.0.1/CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
35
stable/channels-dvr/7.0.1/Chart.yaml
Normal file
35
stable/channels-dvr/7.0.1/Chart.yaml
Normal file
@@ -0,0 +1,35 @@
|
||||
annotations:
|
||||
max_scale_version: 24.04.1
|
||||
min_scale_version: 24.04.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 22.0.1
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Channels DVR Server
|
||||
home: https://truecharts.org/charts/stable/channels-dvr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.webp
|
||||
keywords:
|
||||
- channels-dvr
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: channels-dvr
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
|
||||
- https://hub.docker.com/r/fancybits/channels-dvr
|
||||
type: application
|
||||
version: 7.0.1
|
||||
56
stable/channels-dvr/7.0.1/README.md
Normal file
56
stable/channels-dvr/7.0.1/README.md
Normal file
@@ -0,0 +1,56 @@
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
|
||||
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible
|
||||
|
||||
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/channels-dvr)
|
||||
|
||||
**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)**
|
||||
|
||||
## Installation
|
||||
|
||||
### Helm-Chart installation
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/
|
||||
|
||||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).
|
||||
|
||||
## Configuration Options
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
|
||||
## Chart Specific Guides and information
|
||||
|
||||
All our charts have dedicated documentation pages.
|
||||
The documentation for this chart can be found here:
|
||||
https://truecharts.org/charts/stable/channels-dvr
|
||||
|
||||
## Support
|
||||
|
||||
|
||||
- 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/general/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
||||
71
stable/channels-dvr/7.0.1/app-changelog.md
Normal file
71
stable/channels-dvr/7.0.1/app-changelog.md
Normal file
@@ -0,0 +1,71 @@
|
||||
|
||||
|
||||
## [channels-dvr-7.0.1](https://github.com/truecharts/charts/compare/channels-dvr-6.6.0...channels-dvr-7.0.1) (2024-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump charts to ensure new icons are released
|
||||
|
||||
- bump everything to release new doc pages
|
||||
|
||||
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
|
||||
|
||||
- bump charts to release new docs to fix broken links
|
||||
|
||||
- bump everything to regenerate readme's and site index
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
|
||||
|
||||
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111))
|
||||
|
||||
### Docs
|
||||
|
||||
|
||||
|
||||
- fix asides ([#21073](https://github.com/truecharts/charts/issues/21073))
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443))
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445))
|
||||
|
||||
- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154))
|
||||
8
stable/channels-dvr/7.0.1/app-readme.md
Normal file
8
stable/channels-dvr/7.0.1/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Channels DVR Server
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/channels-dvr](https://truecharts.org/charts/stable/channels-dvr)
|
||||
|
||||
---
|
||||
|
||||
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
stable/channels-dvr/7.0.1/charts/common-22.0.1.tgz
Normal file
BIN
stable/channels-dvr/7.0.1/charts/common-22.0.1.tgz
Normal file
Binary file not shown.
BIN
stable/channels-dvr/7.0.1/icon-small.webp
Normal file
BIN
stable/channels-dvr/7.0.1/icon-small.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 304 B |
BIN
stable/channels-dvr/7.0.1/icon.webp
Normal file
BIN
stable/channels-dvr/7.0.1/icon.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1016 B |
42
stable/channels-dvr/7.0.1/ix_values.yaml
Normal file
42
stable/channels-dvr/7.0.1/ix_values.yaml
Normal file
@@ -0,0 +1,42 @@
|
||||
image:
|
||||
repository: fancybits/channels-dvr
|
||||
pullPolicy: Always
|
||||
tag: latest@sha256:b6a26f2d8fef5fc30619beb4b7d933cb36fafdd7e64122ea76285b9c29b70ffd
|
||||
tveImage:
|
||||
repository: fancybits/channels-dvr
|
||||
pullPolicy: Always
|
||||
tag: tve@sha256:e59b99dcadcc75540a814d8199d0d7deba1f77f71cc2d225a3b5a3efe044781b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8089
|
||||
protocol: http
|
||||
targetPort: 8089
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /channels-dvr
|
||||
recordings:
|
||||
enabled: true
|
||||
mountPath: /shares/DVR
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
imageSelector: image
|
||||
probes:
|
||||
liveness:
|
||||
port: 8089
|
||||
type: http
|
||||
readiness:
|
||||
port: 8089
|
||||
type: http
|
||||
startup:
|
||||
port: 8089
|
||||
type: http
|
||||
updated: true
|
||||
3434
stable/channels-dvr/7.0.1/questions.yaml
Executable file
3434
stable/channels-dvr/7.0.1/questions.yaml
Executable file
File diff suppressed because it is too large
Load Diff
1
stable/channels-dvr/7.0.1/templates/NOTES.txt
Normal file
1
stable/channels-dvr/7.0.1/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/channels-dvr/7.0.1/templates/common.yaml
Normal file
1
stable/channels-dvr/7.0.1/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/channels-dvr/7.0.1/values.yaml
Normal file
0
stable/channels-dvr/7.0.1/values.yaml
Normal file
Reference in New Issue
Block a user