Skip to content

Commit 121edc2

Browse files
chore(deps): update 1337kavin/piped-proxy:latest docker digest to a01df07 (#225)
* chore(deps): update 1337kavin/piped-proxy:latest docker digest to a01df07 * chore: Auto-update chart metadata --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f6917b commit 121edc2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

charts/apps/piped/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sources:
1111
- https://github.com/TeamPiped/Piped-Kubernetes
1212
keywords:
1313
- streaming
14-
version: 8.0.23
14+
version: 8.0.24
1515
appVersion: latest
1616
kubeVersion: ">=1.29.0"
1717
maintainers:
@@ -25,4 +25,4 @@ dependencies:
2525
annotations:
2626
artifacthub.io/changes: |-
2727
- kind: changed
28-
description: Updated image for `ytproxy` from latest@sha256:c73262cf945e9195d7df491e01d9d95dc4990e2de8870b403693eabcd8ad8a1e to latest@sha256:e948c7274443d467468a8a7c251b381a2a93640613d264a801bbedc20b2651a2
28+
description: Updated image for `ytproxy` from latest@sha256:e948c7274443d467468a8a7c251b381a2a93640613d264a801bbedc20b2651a2 to latest@sha256:a01df077da7d46f924eefc0ea1f63b35628a9a75c711c50af51da0d4a91773d4

charts/apps/piped/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# piped
22

3-
![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
3+
![Version: 8.0.24](https://img.shields.io/badge/Version-8.0.24-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
44

55
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
66

@@ -108,7 +108,7 @@ The following table contains an overview of available values and their descripti
108108
| ytproxy.enabled | bool | `true` | |
109109
| ytproxy.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
110110
| ytproxy.image.repository | string | `"1337kavin/piped-proxy"` | image repository |
111-
| ytproxy.image.tag | string | `"latest@sha256:e948c7274443d467468a8a7c251b381a2a93640613d264a801bbedc20b2651a2"` | image tag |
111+
| ytproxy.image.tag | string | `"latest@sha256:a01df077da7d46f924eefc0ea1f63b35628a9a75c711c50af51da0d4a91773d4"` | image tag |
112112
| ytproxy.service.main.enabled | bool | `true` | |
113113
| ytproxy.service.main.ports.http.enabled | bool | `true` | |
114114
| ytproxy.service.main.ports.http.port | int | `8080` | |

charts/apps/piped/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ ytproxy:
142142
# -- image repository
143143
repository: 1337kavin/piped-proxy
144144
# -- image tag
145-
tag: "latest@sha256:e948c7274443d467468a8a7c251b381a2a93640613d264a801bbedc20b2651a2" # Manifest index / Index Digest
145+
tag: "latest@sha256:a01df077da7d46f924eefc0ea1f63b35628a9a75c711c50af51da0d4a91773d4" # Manifest index / Index Digest
146146
# -- image pull policy
147147
pullPolicy: IfNotPresent
148148

0 commit comments

Comments
 (0)