Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cb758b9ec8
commit
8566e2d657
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.16](https://github.com/truecharts/charts/compare/emby-sync-2.0.8...emby-13.0.16) (2023-02-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to 4.7.11.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.15](https://github.com/truecharts/charts/compare/emby-sync-2.0.6...emby-13.0.15) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.14](https://github.com/truecharts/charts/compare/emby-13.0.13...emby-13.0.14) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.13](https://github.com/truecharts/charts/compare/embystat-4.0.6...emby-13.0.13) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to 4.7.11.0 ([#5787](https://github.com/truecharts/charts/issues/5787))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.12](https://github.com/truecharts/charts/compare/emby-13.0.11...emby-13.0.12) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.11](https://github.com/truecharts/charts/compare/embystat-4.0.5...emby-13.0.11) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to 4.7.11.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.10](https://github.com/truecharts/charts/compare/emby-13.0.9...emby-13.0.10) (2022-12-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to 4.7.11.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.9](https://github.com/truecharts/charts/compare/emby-13.0.8...emby-13.0.9) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.8](https://github.com/truecharts/charts/compare/emby-13.0.7...emby-13.0.8) (2022-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to v4.7.11.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.7](https://github.com/truecharts/charts/compare/emby-sync-2.0.3...emby-13.0.7) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to 4.7.10.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-13.0.6](https://github.com/truecharts/charts/compare/embystat-4.0.2...emby-13.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.7.11.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
deprecated: false
|
||||
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
|
||||
keywords:
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: emby
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/emby
|
||||
- https://hub.docker.com/ghcr.io/onedr0p/emby
|
||||
- https://github.com/linuxserver/docker-emby.git
|
||||
type: application
|
||||
version: 13.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -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/)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [emby-13.0.16](https://github.com/truecharts/charts/compare/emby-sync-2.0.8...emby-13.0.16) (2023-02-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to 4.7.11.0
|
||||
|
||||
|
|
@ -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,22 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/emby
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.7.11.0@sha256:29c5f1e0603d35e9df6e0e6b03e76e95fbe9f090ba25e0add4172100394e6941
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10079
|
||||
targetPort: 8096
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.common.loader.all" . }}
|
Loading…
Reference in New Issue