瀏覽代碼

Upgraded catalog item(s) (#1234)

This commit upgrades emby catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 年之前
父節點
當前提交
51e08b099b
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 2
      library/ix-dev/charts/emby/Chart.yaml
  2. 1 1
      library/ix-dev/charts/emby/values.yaml

+ 2 - 2
library/ix-dev/charts/emby/Chart.yaml

@@ -3,9 +3,9 @@ description: Emby Server
 annotations:
   title: Emby Server
 type: application
-version: 1.0.26
+version: 1.0.27
 apiVersion: v2
-appVersion: 4.7.12.0
+appVersion: 4.7.13.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/emby/values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.7.12.0
+  tag: 4.7.13.0