Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cdac3394dc
commit
54f53518cd
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-17.1.1](https://github.com/truecharts/charts/compare/emby-17.1.0...emby-17.1.1) (2023-12-31)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- change image ([#16586](https://github.com/truecharts/charts/issues/16586))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-17.1.0](https://github.com/truecharts/charts/compare/emby-17.0.1...emby-17.1.0) (2023-12-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-17.0.1](https://github.com/truecharts/charts/compare/emby-17.0.0...emby-17.0.1) (2023-12-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-17.0.0](https://github.com/truecharts/charts/compare/emby-16.0.11...emby-17.0.0) (2023-12-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-16.0.11](https://github.com/truecharts/charts/compare/emby-16.0.10...emby-16.0.11) (2023-12-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-16.0.10](https://github.com/truecharts/charts/compare/emby-16.0.9...emby-16.0.10) (2023-12-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-16.0.9](https://github.com/truecharts/charts/compare/emby-16.0.8...emby-16.0.9) (2023-12-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-16.0.8](https://github.com/truecharts/charts/compare/emby-16.0.7...emby-16.0.8) (2023-12-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-16.0.7](https://github.com/truecharts/charts/compare/emby-16.0.6...emby-16.0.7) (2023-12-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-16.0.6](https://github.com/truecharts/charts/compare/emby-16.0.5...emby-16.0.6) (2023-12-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-16.0.5](https://github.com/truecharts/charts/compare/emby-16.0.4...emby-16.0.5) (2023-12-22)
|
||||||
|
|
||||||
|
### Fix
|
|
@ -0,0 +1,38 @@
|
||||||
|
kubeVersion: ">=1.24.0-0"
|
||||||
|
apiVersion: v2
|
||||||
|
name: emby
|
||||||
|
version: 17.1.1
|
||||||
|
appVersion: 4.7.14.0
|
||||||
|
description: Emby Server is a home media server
|
||||||
|
home: https://truecharts.org/charts/stable/emby
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png
|
||||||
|
deprecated: false
|
||||||
|
sources:
|
||||||
|
- https://ghcr.io/onedr0p/emby
|
||||||
|
- https://github.com/linuxserver/docker-emby.git
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/emby
|
||||||
|
maintainers:
|
||||||
|
- name: TrueCharts
|
||||||
|
email: info@truecharts.org
|
||||||
|
url: https://truecharts.org
|
||||||
|
keywords:
|
||||||
|
- jellyfin
|
||||||
|
- plex
|
||||||
|
- emby
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
version: 17.2.2
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
condition: ""
|
||||||
|
alias: ""
|
||||||
|
tags: []
|
||||||
|
import-values: []
|
||||||
|
annotations:
|
||||||
|
max_scale_version: 23.10.2
|
||||||
|
min_scale_version: 23.10.0
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/category: media
|
||||||
|
truecharts.org/max_helm_version: "3.13"
|
||||||
|
truecharts.org/min_helm_version: "3.12"
|
||||||
|
truecharts.org/train: stable
|
||||||
|
type: application
|
|
@ -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/stable/emby)
|
||||||
|
|
||||||
|
**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,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [emby-17.1.1](https://github.com/truecharts/charts/compare/emby-17.1.0...emby-17.1.1) (2023-12-31)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- change image ([#16586](https://github.com/truecharts/charts/issues/16586))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
Emby Server is a home media server
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/emby](https://truecharts.org/charts/stable/emby)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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,36 @@
|
||||||
|
image:
|
||||||
|
repository: ghcr.io/geek-cookbook/emby
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: 4.7.14.0@sha256:ccdad65c7c631f60f9b1859e748d075b5923249b0f6b1f2c6058ad8942417fcc
|
||||||
|
securityContext:
|
||||||
|
container:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10079
|
||||||
|
targetPort: 8096
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
type: http
|
||||||
|
path: /
|
||||||
|
readiness:
|
||||||
|
type: http
|
||||||
|
path: /
|
||||||
|
startup:
|
||||||
|
type: http
|
||||||
|
path: /
|
||||||
|
env: {}
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /config
|
||||||
|
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" . }}
|
Loading…
Reference in New Issue