mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-27 15:20:33 +05:30
Update Piped-Proxy (#137)
* Bump Piped-Proxy * Update Chart.yaml * Fix Spacing --------- Co-authored-by: Skyler Mäntysaari <sm+git@skym.fi>
This commit is contained in:
parent
00550afa4c
commit
a698a92d0f
@ -10,7 +10,7 @@ sources:
|
|||||||
- https://github.com/TeamPiped/piped-proxy
|
- https://github.com/TeamPiped/piped-proxy
|
||||||
keywords:
|
keywords:
|
||||||
- streaming
|
- streaming
|
||||||
version: 7.2.1
|
version: 7.2.2
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
kubeVersion: ">=1.26.0-0"
|
kubeVersion: ">=1.26.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
@ -28,4 +28,4 @@ dependencies:
|
|||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Upgraded `piped-frontend` to current release.
|
description: Upgraded `piped-proxy` to current release.
|
||||||
|
@ -35,7 +35,7 @@ frontend:
|
|||||||
# -- image repository
|
# -- image repository
|
||||||
repository: 1337kavin/piped-frontend
|
repository: 1337kavin/piped-frontend
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: "latest@sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269" # Manifest index
|
tag: "latest@sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269" # Manifest index / Index Digest
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
@ -111,7 +111,7 @@ backend:
|
|||||||
repository: 1337kavin/piped
|
repository: 1337kavin/piped
|
||||||
# -- image tag
|
# -- image tag
|
||||||
# @chart.appVersion
|
# @chart.appVersion
|
||||||
tag: "latest@sha256:759979280703ba11e4069405d21c2fed62a902d135fcea25d76fa13a12f278d7" # Manifest index
|
tag: "latest@sha256:759979280703ba11e4069405d21c2fed62a902d135fcea25d76fa13a12f278d7" # Manifest index / Index Digest
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
@ -142,7 +142,7 @@ ytproxy:
|
|||||||
# -- image repository
|
# -- image repository
|
||||||
repository: 1337kavin/piped-proxy
|
repository: 1337kavin/piped-proxy
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: "latest@sha256:4a77a613b33d8e8628463044a070a2c6ac353a5d8963f4abc1efccf00754ce09" # Manifest index
|
tag: "latest@sha256:880b1117b6087e32b82c0204a96210fb87de61a874a3a2681361cc6d905e4d0e" # Manifest index / Index Digest
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user