Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
97024d3786
commit
85c0407dc7
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-4.0.0](https://github.com/truecharts/charts/compare/plextraktsync-3.0.19...plextraktsync-4.0.0) (2023-07-31)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.19](https://github.com/truecharts/charts/compare/plextraktsync-3.0.18...plextraktsync-3.0.19) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.18](https://github.com/truecharts/charts/compare/plextraktsync-3.0.17...plextraktsync-3.0.18) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/plextraktsync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.17](https://github.com/truecharts/charts/compare/plextraktsync-3.0.16...plextraktsync-3.0.17) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/plextraktsync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.16](https://github.com/truecharts/charts/compare/plextraktsync-3.0.15...plextraktsync-3.0.16) (2023-01-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/plextraktsync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.15](https://github.com/truecharts/charts/compare/plextraktsync-3.0.14...plextraktsync-3.0.15) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/plextraktsync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.14](https://github.com/truecharts/charts/compare/plextraktsync-3.0.13...plextraktsync-3.0.14) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/plextraktsync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.13](https://github.com/truecharts/charts/compare/plextraktsync-3.0.12...plextraktsync-3.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.12](https://github.com/truecharts/charts/compare/plextraktsync-3.0.11...plextraktsync-3.0.12) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.11](https://github.com/truecharts/charts/compare/plextraktsync-3.0.10...plextraktsync-3.0.11) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.10](https://github.com/truecharts/charts/compare/plextraktsync-3.0.9...plextraktsync-3.0.10) (2022-12-24)
|
|
@ -0,0 +1,30 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.27.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.3
|
||||
deprecated: false
|
||||
description: Two-way-sync between trakt.tv and Plex Media Server.
|
||||
home: https://truecharts.org/charts/incubator/plextraktsync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png
|
||||
keywords:
|
||||
- plextraktsync
|
||||
- Tools-Utilities
|
||||
- MediaApp-Other
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: plextraktsync
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync
|
||||
- https://github.com/Taxel/PlexTraktSync
|
||||
type: application
|
||||
version: 4.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
||||
- 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/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 @@
|
|||
Two-way-sync between trakt.tv and Plex Media Server.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/plextraktsync](https://truecharts.org/charts/incubator/plextraktsync)
|
||||
|
||||
---
|
||||
|
||||
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,52 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/plextraktsync
|
||||
tag: v0.27.7@sha256:cefad9eed53955d91f1020d95c5f09f0f96c8cc5e89bcd25036cd6dd786d2a5d
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
ports:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
plextraktsync:
|
||||
cron_enabled: true
|
||||
task: ""
|
||||
schedule: "0 */6 * * *"
|
||||
|
||||
cronjob:
|
||||
annotations: {}
|
||||
failedJobsHistoryLimit: 5
|
||||
successfulJobsHistoryLimit: 2
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
tty: true
|
||||
stdin: true
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /app/config
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,27 @@
|
|||
{{/* Define the cronjob */}}
|
||||
{{- define "plextraktsync.cronjob" -}}
|
||||
enabled: true
|
||||
type: "CronJob"
|
||||
schedule: "{{ .Values.plextraktsync.schedule }}"
|
||||
podSpec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
cron:
|
||||
enabled: true
|
||||
primary: true
|
||||
imageSelector: "image"
|
||||
command:
|
||||
- plextraktsync
|
||||
{{- if .Values.plextraktsync.task }}
|
||||
- {{ .Values.plextraktsync.task }}
|
||||
{{- else }}
|
||||
- sync --sync=all
|
||||
{{- end }}
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
{{- end -}}
|
|
@ -0,0 +1,13 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{- if and .Values.plextraktsync.cron_enabled .Values.plextraktsync.schedule}}
|
||||
{{/* Render cronjob for plextraktsync */}}
|
||||
{{- $cronjob := include "plextraktsync.cronjob" . | fromYaml -}}
|
||||
{{- if $cronjob -}}
|
||||
{{- $_ := set .Values.workload "cron" $cronjob -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
|
@ -3,3 +3,4 @@ categories:
|
|||
- Tools-Utilities
|
||||
- MediaApp-Other
|
||||
|
||||
screenshots: []
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [reactive-resume-3.0.0](https://github.com/truecharts/charts/compare/reactive-resume-2.0.10...reactive-resume-3.0.0) (2023-07-31)
|
||||
|
||||
### Fix
|
||||
|
@ -96,4 +97,3 @@
|
|||
|
||||
## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue