Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
55040d9e35
commit
6b394be170
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-15.0.2](https://github.com/truecharts/charts/compare/emby-15.0.1...emby-15.0.2) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#13343](https://github.com/truecharts/charts/issues/13343))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-15.0.1](https://github.com/truecharts/charts/compare/emby-15.0.0...emby-15.0.1) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#11885](https://github.com/truecharts/charts/issues/11885))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-15.0.0](https://github.com/truecharts/charts/compare/emby-14.0.27...emby-15.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.27](https://github.com/truecharts/charts/compare/emby-14.0.26...emby-14.0.27) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.26](https://github.com/truecharts/charts/compare/emby-14.0.25...emby-14.0.26) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.25](https://github.com/truecharts/charts/compare/emby-14.0.24...emby-14.0.25) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.24](https://github.com/truecharts/charts/compare/emby-14.0.23...emby-14.0.24) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.23](https://github.com/truecharts/charts/compare/emby-14.0.22...emby-14.0.23) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to v4.7.13.0 ([#9544](https://github.com/truecharts/charts/issues/9544))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.22](https://github.com/truecharts/charts/compare/emby-14.0.21...emby-14.0.22) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.21](https://github.com/truecharts/charts/compare/emby-14.0.20...emby-14.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emby-14.0.20](https://github.com/truecharts/charts/compare/emby-14.0.19...emby-14.0.20) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.7.14.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
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://github.com/linuxserver/docker-emby.git
|
||||
type: application
|
||||
version: 15.0.2
|
||||
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/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/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-15.0.2](https://github.com/truecharts/charts/compare/emby-15.0.1...emby-15.0.2) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#13343](https://github.com/truecharts/charts/issues/13343))
|
||||
|
||||
|
|
@ -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,41 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/emby
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.7.14.0@sha256:4728a3150886b9d391bccc737e777a85260d83fc5b523ab50aeb2f24de18b8a7
|
||||
|
||||
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