Commit 9524e63 1 parent e84613c commit 9524e63 Copy full SHA for 9524e63
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ sources:
10
10
- https://github.com/TeamPiped/piped-proxy
11
11
keywords :
12
12
- streaming
13
- version : 7.0.0
13
+ version : 7.0.1
14
14
appVersion : latest
15
15
kubeVersion : " >=1.26.0-0"
16
16
maintainers :
@@ -28,4 +28,4 @@ dependencies:
28
28
annotations :
29
29
artifacthub.io/changes : |-
30
30
- kind: changed
31
- description: Upgraded `postgresql` chart dependency to version 16.3.4
31
+ description: Bumped Piped Backend to latest released version to fix IOS player reponse not valid.
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ backend:
110
110
repository : 1337kavin/piped
111
111
# -- image tag
112
112
# @chart.appVersion
113
- tag : " latest@sha256:18e77857414236edc7245bebb3fb8ab3ac49c44bd76701bfce24f6ba0170d4b8 " # Manifest index
113
+ tag : " latest@sha256:4640c0a7c2ec920a7e1c42db94cab41c1da08ae04e307620c5d9a619b0e3bffc " # Manifest index
114
114
# -- image pull policy
115
115
pullPolicy : IfNotPresent
116
116
You can’t perform that action at this time.
0 commit comments