Skip to content

Commit d161920

Browse files
chore(deps): update 1337kavin/piped-proxy:latest docker digest to d07fb01 (#267)
* chore(deps): update 1337kavin/piped-proxy:latest docker digest to d07fb01 * chore: Auto-update chart metadata --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36a147a commit d161920

3 files changed

Lines changed: 5 additions & 7 deletions

File tree

charts/apps/piped/Chart.yaml

Lines changed: 2 additions & 4 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.1.22
14+
version: 8.1.23
1515
appVersion: latest
1616
kubeVersion: ">=1.29.0"
1717
maintainers:
@@ -25,6 +25,4 @@ dependencies:
2525
annotations:
2626
artifacthub.io/changes: |-
2727
- kind: changed
28-
description: Updated image for `frontend` from latest@sha256:fca228ff680c2aeff38d7642e2eeb1913723dbf4a5a8ac1d1bce3e647f53e8a7 to latest@sha256:7ccda9646bfde6dd19f7e63f2f1c791b801aa9b8f23e9da33bb9e51d3c7c5d47
29-
- kind: changed
30-
description: Updated image for `ytproxy` from latest@sha256:64b8a4822fd88f2bcb015c9c5effeff0b1086d262091398814814a31166e0067 to latest@sha256:2c783c358ef4a11fa5aa23fff739fec8d12433f74ac8e90a29bb900fa5fa57c8
28+
description: Updated image for `ytproxy` from latest@sha256:2c783c358ef4a11fa5aa23fff739fec8d12433f74ac8e90a29bb900fa5fa57c8 to latest@sha256:d07fb0131c97e5f4d6bf62f3d54301d04bc9e9d188c678e0d118ffc2e38c7c17

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.1.22](https://img.shields.io/badge/Version-8.1.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
3+
![Version: 8.1.23](https://img.shields.io/badge/Version-8.1.23-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 | `""` | image pull policy |
110110
| ytproxy.image.repository | string | `"1337kavin/piped-proxy"` | image repository |
111-
| ytproxy.image.tag | string | `"latest@sha256:2c783c358ef4a11fa5aa23fff739fec8d12433f74ac8e90a29bb900fa5fa57c8"` | image tag |
111+
| ytproxy.image.tag | string | `"latest@sha256:d07fb0131c97e5f4d6bf62f3d54301d04bc9e9d188c678e0d118ffc2e38c7c17"` | 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
@@ -143,7 +143,7 @@ ytproxy:
143143
# -- image repository
144144
repository: 1337kavin/piped-proxy
145145
# -- image tag
146-
tag: "latest@sha256:2c783c358ef4a11fa5aa23fff739fec8d12433f74ac8e90a29bb900fa5fa57c8" # Manifest index / Index Digest
146+
tag: "latest@sha256:d07fb0131c97e5f4d6bf62f3d54301d04bc9e9d188c678e0d118ffc2e38c7c17" # Manifest index / Index Digest
147147
# -- image pull policy
148148
pullPolicy: ""
149149

0 commit comments

Comments
 (0)