mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-27 07:10:33 +05:30
Bump Frontend (#136)
* Update Piped-Frontend Update Piped Frontend to Current Release. sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269 * Bump Chart
This commit is contained in:
parent
874bea32fc
commit
57a3c09f55
@ -10,7 +10,7 @@ sources:
|
|||||||
- https://github.com/TeamPiped/piped-proxy
|
- https://github.com/TeamPiped/piped-proxy
|
||||||
keywords:
|
keywords:
|
||||||
- streaming
|
- streaming
|
||||||
version: 7.2.0
|
version: 7.2.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.4.16
|
description: Upgraded `piped-frontend` 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:614fa1e70285307ed64d39c76675d787cad9c429307c58b71352d1f72bfb2ac1" # Manifest index
|
tag: "latest@sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269" # Manifest index
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user