mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-26 23:00:31 +05:30
Updated Piped (#133)
* Update Piped Manifest * Updated Version and Changelog * Updated Piped-Frontend, Piped-Proxy
This commit is contained in:
parent
5d76d13309
commit
e4270851cc
@ -10,7 +10,7 @@ sources:
|
||||
- https://github.com/TeamPiped/piped-proxy
|
||||
keywords:
|
||||
- streaming
|
||||
version: 7.1.0
|
||||
version: 7.1.1
|
||||
appVersion: latest
|
||||
kubeVersion: ">=1.26.0-0"
|
||||
maintainers:
|
||||
@ -27,5 +27,5 @@ dependencies:
|
||||
condition: postgresql.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: added
|
||||
description: ability to set BG_HELPER_URL.
|
||||
- kind: Updated
|
||||
description: piped image.
|
||||
|
@ -35,7 +35,7 @@ frontend:
|
||||
# -- image repository
|
||||
repository: 1337kavin/piped-frontend
|
||||
# -- image tag
|
||||
tag: "latest@sha256:96b746dc7a538d0f5a658864d9162be542c2db49f16f3cc8214878e39dec8504" # Manifest index
|
||||
tag: "latest@sha256:614fa1e70285307ed64d39c76675d787cad9c429307c58b71352d1f72bfb2ac1" # Manifest index
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@ -111,7 +111,7 @@ backend:
|
||||
repository: 1337kavin/piped
|
||||
# -- image tag
|
||||
# @chart.appVersion
|
||||
tag: "latest@sha256:4640c0a7c2ec920a7e1c42db94cab41c1da08ae04e307620c5d9a619b0e3bffc" # Manifest index
|
||||
tag: "latest@sha256:759979280703ba11e4069405d21c2fed62a902d135fcea25d76fa13a12f278d7" # Manifest index
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@ -142,7 +142,7 @@ ytproxy:
|
||||
# -- image repository
|
||||
repository: 1337kavin/piped-proxy
|
||||
# -- image tag
|
||||
tag: "latest@sha256:833ca24c048619c9cd6fe58e2d210bfc7b1e43875ba5108aeddea0b171f04dbd" # Manifest index
|
||||
tag: "latest@sha256:4a77a613b33d8e8628463044a070a2c6ac353a5d8963f4abc1efccf00754ce09" # Manifest index
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user