Bump Frontend (#136)

* Update Piped-Frontend
Update Piped Frontend to Current Release.
sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269
* Bump Chart
This commit is contained in:
CameronMunroe 2025-03-11 22:18:26 -07:00 committed by GitHub
parent 874bea32fc
commit 57a3c09f55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ sources:
- https://github.com/TeamPiped/piped-proxy
keywords:
- streaming
version: 7.2.0
version: 7.2.1
appVersion: latest
kubeVersion: ">=1.26.0-0"
maintainers:
@ -28,4 +28,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `postgresql` chart dependency to version 16.4.16
description: Upgraded `piped-frontend` to current release.

View File

@ -35,7 +35,7 @@ frontend:
# -- image repository
repository: 1337kavin/piped-frontend
# -- image tag
tag: "latest@sha256:614fa1e70285307ed64d39c76675d787cad9c429307c58b71352d1f72bfb2ac1" # Manifest index
tag: "latest@sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269" # Manifest index
# -- image pull policy
pullPolicy: IfNotPresent