Skip to content

Commit

Permalink
Updated Piped (#133)
Browse files Browse the repository at this point in the history
* Update Piped Manifest
* Updated Version and Changelog
* Updated Piped-Frontend, Piped-Proxy
  • Loading branch information
CameronMunroe authored Mar 7, 2025
1 parent 5d76d13 commit e427085
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/apps/piped/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sources:
- https://github.com/TeamPiped/piped-proxy
keywords:
- streaming
version: 7.1.0
version: 7.1.1
appVersion: latest
kubeVersion: ">=1.26.0-0"
maintainers:
Expand All @@ -27,5 +27,5 @@ dependencies:
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: added
description: ability to set BG_HELPER_URL.
- kind: Updated
description: piped image.
6 changes: 3 additions & 3 deletions charts/apps/piped/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ frontend:
# -- image repository
repository: 1337kavin/piped-frontend
# -- image tag
tag: "latest@sha256:96b746dc7a538d0f5a658864d9162be542c2db49f16f3cc8214878e39dec8504" # Manifest index
tag: "latest@sha256:614fa1e70285307ed64d39c76675d787cad9c429307c58b71352d1f72bfb2ac1" # Manifest index
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down Expand Up @@ -111,7 +111,7 @@ backend:
repository: 1337kavin/piped
# -- image tag
# @chart.appVersion
tag: "latest@sha256:4640c0a7c2ec920a7e1c42db94cab41c1da08ae04e307620c5d9a619b0e3bffc" # Manifest index
tag: "latest@sha256:759979280703ba11e4069405d21c2fed62a902d135fcea25d76fa13a12f278d7" # Manifest index
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down Expand Up @@ -142,7 +142,7 @@ ytproxy:
# -- image repository
repository: 1337kavin/piped-proxy
# -- image tag
tag: "latest@sha256:833ca24c048619c9cd6fe58e2d210bfc7b1e43875ba5108aeddea0b171f04dbd" # Manifest index
tag: "latest@sha256:4a77a613b33d8e8628463044a070a2c6ac353a5d8963f4abc1efccf00754ce09" # Manifest index
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down

0 comments on commit e427085

Please sign in to comment.