Skip to content

Commit 081d4a3

Browse files
committed
feat: update Emby version to 4.8.11.0
1 parent fc71120 commit 081d4a3

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212

1313
### Features
1414

15-
- no privilege escalation ([1b03f09](https://github.com/pmoscode-helm/emby/commit/1b03f0903d0f3eef2b5073871a6b7936f28c5bcc) by Peter Motzko).
15+
- update Emby version to 4.8.11.0 ([274797c](https://github.com/pmoscode-helm/emby/commit/274797c0b39570c509ee593684552dab7974651d) by Peter Motzko).
16+
- no privilege escalation ([e57fa8b](https://github.com/pmoscode-helm/emby/commit/e57fa8bf2308932bb884bc7dcf3f9ea1f8edadf8) by Peter Motzko).
1617
- update Emby version to 4.8.10.0 ([a3bb19a](https://github.com/pmoscode-helm/emby/commit/a3bb19a60af62d329b421f143cdbf1fbf27222e7) by Peter Motzko).
1718

1819
<!-- insertion marker -->

Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ type: application
44

55
description: Your personal media on any device. Bringing all of your home videos, music, and photos together into one place has never been easier. Your personal Emby Server automatically converts and streams your media on-the-fly to play on any device.
66

7-
version: 1.3.0
8-
appVersion: "4.8.10.0"
7+
version: 1.3.1
8+
appVersion: "4.8.11.0"
99

1010
home: https://emby.media
1111
icon: https://github.com/pmoscode-helm/emby/raw/main/assets/logo.png
@@ -20,7 +20,7 @@ sources:
2020
annotations:
2121
artifacthub.io/images: |
2222
- name: Emby
23-
image: emby/embyserver:4.8.10.0
23+
image: emby/embyserver:4.8.11.0
2424
platforms:
2525
- linux/amd64
2626
artifacthub.io/license: MIT

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# emby Helm Chart
2-
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square)
2+
![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square)
33
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/emby)](https://artifacthub.io/packages/search?repo=emby)
44

55
From https://emby.media:

0 commit comments

Comments
 (0)