fix(metube) major update + code cleanup (#7374)

* fix(metube) major update + code cleanup

* fix name
This commit is contained in:
Xstar97TheNoob 2023-02-20 11:55:59 -05:00 committed by GitHub
parent 5e8e4706a1
commit 63d660ebc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,14 +1,16 @@
apiVersion: v2
appVersion: "2022"
appVersion: "2023-02"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Web GUI for youtube-dl.
home: https://truecharts.org/charts/stable/metube
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png
keywords:
- metube
- media
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@ -19,7 +21,8 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/metube
- https://hub.docker.com/r/alexta69/metube
- https://github.com/alexta69/metube
version: 5.0.2
type: application
version: 6.0.0
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/metube
tag: v2022-04@sha256:d6bf0a91018131512573288fa6bcf2b86f9f97acb1ad975014eab5e91f5d0e9d
tag: v2023-02@sha256:1a7658284bafc76e8959049919cfa3b017382c2b0383471b4f31de9783923d00
pullPolicy: IfNotPresent
env: