mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-26 23:00:31 +05:30
chore(deps): update 1337kavin/piped-proxy:latest docker digest to d53bcf3 (#144)
This commit is contained in:
parent
a925841b9e
commit
76daf41724
@ -10,7 +10,7 @@ sources:
|
||||
- https://github.com/TeamPiped/piped-proxy
|
||||
keywords:
|
||||
- streaming
|
||||
version: 7.3.1
|
||||
version: 7.3.2
|
||||
appVersion: latest
|
||||
kubeVersion: ">=1.26.0-0"
|
||||
maintainers:
|
||||
@ -28,4 +28,4 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Updated image for `ytproxy` from latest@sha256:53575a0aa0f5ea81f66f6f43d4c74333559efd62c99c21588dfee0aacbab2265 to latest@sha256:b2c3add82a3ab35c417abbb3539fe89e51284357ddf790ba82eb6fca3006f506
|
||||
description: Updated image for `ytproxy` from latest@sha256:b2c3add82a3ab35c417abbb3539fe89e51284357ddf790ba82eb6fca3006f506 to latest@sha256:d53bcf3eb0eb944656e0606a402c26a6e2e6247b32c4200030fa72b8ad79379f
|
||||
|
@ -1,6 +1,6 @@
|
||||
# piped
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
|
||||
|
||||
@ -113,7 +113,7 @@ The following table contains an overview of available values and their descripti
|
||||
| ytproxy.enabled | bool | `true` | |
|
||||
| ytproxy.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| ytproxy.image.repository | string | `"1337kavin/piped-proxy"` | image repository |
|
||||
| ytproxy.image.tag | string | `"latest@sha256:b2c3add82a3ab35c417abbb3539fe89e51284357ddf790ba82eb6fca3006f506"` | image tag |
|
||||
| ytproxy.image.tag | string | `"latest@sha256:d53bcf3eb0eb944656e0606a402c26a6e2e6247b32c4200030fa72b8ad79379f"` | image tag |
|
||||
| ytproxy.service.main.enabled | bool | `true` | |
|
||||
| ytproxy.service.main.ports.http.enabled | bool | `true` | |
|
||||
| ytproxy.service.main.ports.http.port | int | `8080` | |
|
||||
|
@ -142,7 +142,7 @@ ytproxy:
|
||||
# -- image repository
|
||||
repository: 1337kavin/piped-proxy
|
||||
# -- image tag
|
||||
tag: "latest@sha256:b2c3add82a3ab35c417abbb3539fe89e51284357ddf790ba82eb6fca3006f506" # Manifest index / Index Digest
|
||||
tag: "latest@sha256:d53bcf3eb0eb944656e0606a402c26a6e2e6247b32c4200030fa72b8ad79379f" # Manifest index / Index Digest
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user