mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-27 23:30:34 +05:30
fix: iOS player response by bumping backend (#126)
* Bump Piped Update to Version 7.0.1 (minor update for Piped Backend)
This commit is contained in:
parent
e84613c408
commit
9524e634ff
@ -10,7 +10,7 @@ sources:
|
|||||||
- https://github.com/TeamPiped/piped-proxy
|
- https://github.com/TeamPiped/piped-proxy
|
||||||
keywords:
|
keywords:
|
||||||
- streaming
|
- streaming
|
||||||
version: 7.0.0
|
version: 7.0.1
|
||||||
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 `postgresql` chart dependency to version 16.3.4
|
description: Bumped Piped Backend to latest released version to fix IOS player reponse not valid.
|
||||||
|
@ -110,7 +110,7 @@ backend:
|
|||||||
repository: 1337kavin/piped
|
repository: 1337kavin/piped
|
||||||
# -- image tag
|
# -- image tag
|
||||||
# @chart.appVersion
|
# @chart.appVersion
|
||||||
tag: "latest@sha256:18e77857414236edc7245bebb3fb8ab3ac49c44bd76701bfce24f6ba0170d4b8" # Manifest index
|
tag: "latest@sha256:4640c0a7c2ec920a7e1c42db94cab41c1da08ae04e307620c5d9a619b0e3bffc" # Manifest index
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user