Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c89949f975
commit
5f7022c098
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-1.0.0](https://github.com/truecharts/charts/compare/channels-dvr-0.0.11...channels-dvr-1.0.0) (2023-05-15)
|
||||
|
||||
### Feat
|
||||
|
||||
- Port to new common ([#8924](https://github.com/truecharts/charts/issues/8924))
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.11](https://github.com/truecharts/charts/compare/channels-dvr-0.0.10...channels-dvr-0.0.11) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.10](https://github.com/truecharts/charts/compare/channels-dvr-0.0.9...channels-dvr-0.0.10) (2023-02-03)
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.9](https://github.com/truecharts/charts/compare/channels-dvr-0.0.8...channels-dvr-0.0.9) (2023-01-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/channels-dvr-tve to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.8](https://github.com/truecharts/charts/compare/channels-dvr-0.0.7...channels-dvr-0.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.7](https://github.com/truecharts/charts/compare/channels-dvr-0.0.6...channels-dvr-0.0.7) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.6](https://github.com/truecharts/charts/compare/channels-dvr-0.0.5...channels-dvr-0.0.6) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.5](https://github.com/truecharts/charts/compare/channels-dvr-0.0.4...channels-dvr-0.0.5) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.4](https://github.com/truecharts/charts/compare/channels-dvr-0.0.3...channels-dvr-0.0.4) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.3](https://github.com/truecharts/charts/compare/channels-dvr-0.0.2...channels-dvr-0.0.3) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.2](https://github.com/truecharts/charts/compare/channels-dvr-0.0.1...channels-dvr-0.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.2](https://github.com/truecharts/charts/compare/channels-dvr-0.0.1...channels-dvr-0.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [channels-dvr-0.0.2](https://github.com/truecharts/charts/compare/channels-dvr-0.0.1...channels-dvr-0.0.2) (2022-11-30)
|
|
@ -0,0 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.6.6
|
||||
deprecated: false
|
||||
description: Channels DVR Server
|
||||
home: https://truecharts.org/charts/incubator/channels-dvr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png
|
||||
keywords:
|
||||
- channels-dvr
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: channels-dvr
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr
|
||||
type: application
|
||||
version: 1.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
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/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%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 @@
|
|||
|
||||
|
||||
## [channels-dvr-1.0.0](https://github.com/truecharts/charts/compare/channels-dvr-0.0.11...channels-dvr-1.0.0) (2023-05-15)
|
||||
|
||||
### Feat
|
||||
|
||||
- Port to new common ([#8924](https://github.com/truecharts/charts/issues/8924))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Channels DVR Server
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/channels-dvr](https://truecharts.org/charts/incubator/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!
|
|
@ -0,0 +1,43 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/channels-dvr
|
||||
pullPolicy: Always
|
||||
tag: latest@sha256:bfc3c73c1cefd578c121b6e3256a496ad9ee190a6a6901d3ad1b9aa2a7be082c
|
||||
|
||||
tveImage:
|
||||
repository: tccr.io/truecharts/channels-dvr-tve
|
||||
pullPolicy: Always
|
||||
tag: latest@sha256:7e0130ad244e07f3714edadecdcc8711d9d3c11eac8409705b5c6aa8e108ca7e
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8089
|
||||
protocol: http
|
||||
targetPort: 8089
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /channels-dvr
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
imageSelector: image
|
||||
probes:
|
||||
liveness:
|
||||
port: 8089
|
||||
scheme: http
|
||||
readiness:
|
||||
port: 8089
|
||||
scheme: http
|
||||
startup:
|
||||
port: 8089
|
||||
scheme: http
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wireguard-4.0.11](https://github.com/truecharts/charts/compare/wireguard-4.0.10...wireguard-4.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wireguard-4.0.12](https://github.com/truecharts/charts/compare/wireguard-4.0.11...wireguard-4.0.12) (2023-05-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- Add Global Pod Options ([#8922](https://github.com/truecharts/charts/issues/8922))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wireguard-4.0.11](https://github.com/truecharts/charts/compare/wireguard-4.0.10...wireguard-4.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wireguard-4.0.1](https://github.com/truecharts/charts/compare/wireguard-4.0.0...wireguard-4.0.1) (2023-04-11)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||
|
||||
|
|
@ -19,7 +19,7 @@ name: wireguard
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wireguard
|
||||
- https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard
|
||||
version: 4.0.11
|
||||
version: 4.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wireguard-4.0.12](https://github.com/truecharts/charts/compare/wireguard-4.0.11...wireguard-4.0.12) (2023-05-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- Add Global Pod Options ([#8922](https://github.com/truecharts/charts/issues/8922))
|
||||
|
||||
|
Binary file not shown.
|
@ -31,7 +31,19 @@ groups:
|
|||
description: Documentation
|
||||
portals: {}
|
||||
questions:
|
||||
|
||||
- variable: global
|
||||
group: General Settings
|
||||
label: "Global Settings"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: stopAll
|
||||
label: Stop All
|
||||
description: "Stops All Running pods and hibernates cnpg"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: workload
|
||||
group: "Workload Settings"
|
||||
label: ""
|
||||
|
@ -184,6 +196,74 @@ questions:
|
|||
default: "Etc/UTC"
|
||||
$ref:
|
||||
- "definitions/timezone"
|
||||
- variable: podOptions
|
||||
group: "General Settings"
|
||||
label: "Global Pod Options (Advanced)"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: expertPodOpts
|
||||
label: "Expert - Pod Options"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
show_subquestions_if: true
|
||||
subquestions:
|
||||
- variable: hostNetwork
|
||||
label: "Host Networking"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: dnsConfig
|
||||
label: "DNS Configuration"
|
||||
schema:
|
||||
type: dict
|
||||
additional_attrs: true
|
||||
attrs:
|
||||
- variable: options
|
||||
label: "Options"
|
||||
schema:
|
||||
type: list
|
||||
default: [{"name": "ndots", "value": "2"}]
|
||||
items:
|
||||
- variable: optionsEntry
|
||||
label: "Option Entry"
|
||||
schema:
|
||||
type: dict
|
||||
additional_attrs: true
|
||||
attrs:
|
||||
- variable: name
|
||||
label: "Name"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
- variable: value
|
||||
label: "Value"
|
||||
schema:
|
||||
type: string
|
||||
- variable: nameservers
|
||||
label: "Nameservers"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: nsEntry
|
||||
label: "Nameserver Entry"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
- variable: searches
|
||||
label: "Searches"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: searchEntry
|
||||
label: "Search Entry"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
- variable: service
|
||||
group: Networking and Services
|
||||
label: Configure Service(s)
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
Loading…
Reference in New Issue