Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
edfe04ca9e
commit
9f3cd85ba3
|
@ -0,0 +1,13 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [notifiarr-0.0.1]notifiarr-0.0.1 (2023-08-12)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- add notifiarr ([#8074](https://github.com/truecharts/charts/issues/8074))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,31 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "latest"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 14.0.2
|
||||||
|
deprecated: false
|
||||||
|
description: "This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features."
|
||||||
|
home: https://truecharts.org/charts/incubator/notifiarr
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png
|
||||||
|
keywords:
|
||||||
|
- plex
|
||||||
|
- discord
|
||||||
|
- MediaApp-Other
|
||||||
|
- notification
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: notifiarr
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/notifiarr
|
||||||
|
- https://github.com/Notifiarr/notifiarr
|
||||||
|
- https://hub.docker.com/r/golift/notifiarr
|
||||||
|
type: application
|
||||||
|
version: 0.0.1
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- MediaApp-Other
|
||||||
|
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/enterprise/)
|
||||||
|
|
||||||
|
**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 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [notifiarr-0.0.1]notifiarr-0.0.1 (2023-08-12)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- add notifiarr ([#8074](https://github.com/truecharts/charts/issues/8074))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features.
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/notifiarr](https://truecharts.org/charts/incubator/notifiarr)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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,50 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/notifiarr
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: latest@sha256:913c71f5e325dd9af53c9e96f3d5d7d1b2d058a41f8253489320a4c69fbb0a44
|
||||||
|
|
||||||
|
notifiarr:
|
||||||
|
upstreams:
|
||||||
|
- 172.16.0.0/16
|
||||||
|
credentials:
|
||||||
|
username: ""
|
||||||
|
password: ""
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 5454
|
||||||
|
protocol: http
|
||||||
|
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
env:
|
||||||
|
TMPDIR: /tmpdir
|
||||||
|
DN_API_KEY: "test"
|
||||||
|
DN_BIND_ADDR: '{{ printf "0.0.0.0:%v" .Values.service.main.ports.main.port }}'
|
||||||
|
DN_UPSTREAMS_0: '{{ join " " .Values.notifiarr.upstreams }}'
|
||||||
|
DN_UI_PASSWORD: '{{ printf "%v:%v" .Values.notifiarr.credentials.username .Values.notifiarr.credentials.password }}'
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /config
|
||||||
|
machine-id:
|
||||||
|
enabled: true
|
||||||
|
type: hostPath
|
||||||
|
hostPath: /etc/machine-id
|
||||||
|
mountPath: /etc/machine-id
|
||||||
|
readOnly: true
|
||||||
|
tmpdir:
|
||||||
|
enabled: true
|
||||||
|
type: emptyDir
|
||||||
|
mountPath: /tmpdir
|
||||||
|
medium: Memory
|
||||||
|
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,5 @@
|
||||||
|
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png
|
||||||
|
categories:
|
||||||
|
- MediaApp-Other
|
||||||
|
|
||||||
|
screenshots: []
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [plausible-5.0.0](https://github.com/truecharts/charts/compare/plausible-4.0.25...plausible-5.0.0) (2023-07-31)
|
## [plausible-5.0.0](https://github.com/truecharts/charts/compare/plausible-4.0.25...plausible-5.0.0) (2023-07-31)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -96,4 +97,3 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
|
||||||
|
|
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-3.0.0](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.9...stun-turn-server-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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.9](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.8...stun-turn-server-2.0.9) (2023-02-10)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- ensure new helm deps repo is used in latest releases as well.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.8](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.7...stun-turn-server-2.0.8) (2023-02-03)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.7](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.6...stun-turn-server-2.0.7) (2022-12-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.6](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.5...stun-turn-server-2.0.6) (2022-12-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.5](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.4...stun-turn-server-2.0.5) (2022-12-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.4](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.3...stun-turn-server-2.0.4) (2022-12-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.3](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.2...stun-turn-server-2.0.3) (2022-12-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.2](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.1...stun-turn-server-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.2](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.1...stun-turn-server-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [stun-turn-server-2.0.2](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.1...stun-turn-server-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- Network
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "latest"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 14.0.1
|
||||||
|
deprecated: false
|
||||||
|
description: "This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk."
|
||||||
|
home: https://truecharts.org/charts/incubator/stun-turn-server
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png
|
||||||
|
keywords:
|
||||||
|
- stun-turn-server
|
||||||
|
- Network
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: stun-turn-server
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server
|
||||||
|
type: application
|
||||||
|
version: 3.0.0
|
|
@ -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,0 +1,8 @@
|
||||||
|
This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk.
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/stun-turn-server](https://truecharts.org/charts/incubator/stun-turn-server)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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,66 @@
|
||||||
|
image:
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
repository: tccr.io/truecharts/stun-turn-server
|
||||||
|
tag: latest@sha256:7ec1d59d34be6cf49342d5524b7cb24c3a24bced8ca88093fa0bdee38abfe2bc
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
enabled: true
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
enabled: true
|
||||||
|
port: 5349
|
||||||
|
protocol: tcp
|
||||||
|
targetPort: 5349
|
||||||
|
udpports:
|
||||||
|
enabled: true
|
||||||
|
ports:
|
||||||
|
udpports:
|
||||||
|
enabled: true
|
||||||
|
port: 5349
|
||||||
|
protocol: udp
|
||||||
|
targetPort: 5349
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/stun-turn"
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
container:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
env:
|
||||||
|
CA_COUNTRY: ""
|
||||||
|
CA_LOCALITY: ""
|
||||||
|
CA_ORGANIZATION: ""
|
||||||
|
CA_STATE_PROV: ""
|
||||||
|
CERT_FILE: cert.pem
|
||||||
|
CERT_LENGTH: "2048"
|
||||||
|
CERT_VALID_DAYS: "3650"
|
||||||
|
CIPHER_LIST: ECDHE-RSA-AES256-GCM-SHA512:DHE-RSA-AES256-GCM-SHA512:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384
|
||||||
|
CLI_PASSWORD: ""
|
||||||
|
DATA_PERM: "770"
|
||||||
|
DH_FILE: dhparam.pem
|
||||||
|
DH_LENGTH: "2048"
|
||||||
|
DISPLAY_SECRETS: "true"
|
||||||
|
EXTRA_PARAMS: ""
|
||||||
|
LISTENING_IP: 0.0.0.0
|
||||||
|
MAX_BPS: "0"
|
||||||
|
PORT: "5349"
|
||||||
|
PRIVKEY_FILE: privkey.pem
|
||||||
|
REALM: ""
|
||||||
|
SECRET: ""
|
||||||
|
TOTAL_QUOTA: "100"
|
||||||
|
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
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" . }}
|
|
@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png
|
||||||
categories:
|
categories:
|
||||||
- Network
|
- Network
|
||||||
|
|
||||||
|
screenshots: []
|
||||||
|
|
Loading…
Reference in New Issue