mirror of
https://github.com/truenas/charts.git
synced 2026-05-12 03:26:08 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.1
|
||||
digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
|
||||
generated: "2023-09-21T15:59:06.600933007+03:00"
|
||||
Binary file not shown.
6
test/jellyfin/1.0.15/Chart.lock
Normal file
6
test/jellyfin/1.0.15/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.2.1
|
||||
digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7
|
||||
generated: "2023-11-06T14:25:23.073455961+02:00"
|
||||
@@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o
|
||||
annotations:
|
||||
title: Jellyfin
|
||||
type: application
|
||||
version: 1.0.14
|
||||
version: 1.0.15
|
||||
apiVersion: v2
|
||||
appVersion: 10.8.11
|
||||
appVersion: 10.8.12
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -15,7 +15,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.1
|
||||
version: 1.2.1
|
||||
home: https://jellyfin.org/
|
||||
icon: https://jellyfin.org/images/logo.svg
|
||||
sources:
|
||||
BIN
test/jellyfin/1.0.15/charts/common-1.2.1.tgz
Normal file
BIN
test/jellyfin/1.0.15/charts/common-1.2.1.tgz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jellyfin/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.8.11
|
||||
tag: 10.8.12
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user