|
1 | 1 | # piped |
2 | 2 |
|
3 | | -  |
| 3 | +  |
4 | 4 |
|
5 | 5 | Piped is an alternative privacy-friendly YouTube frontend which is efficient by design. |
6 | 6 |
|
@@ -59,7 +59,7 @@ The following table contains an overview of available values and their descripti |
59 | 59 | | frontend.command | string | `"/bin/ash"` | | |
60 | 60 | | frontend.enabled | bool | `true` | | |
61 | 61 | | frontend.image.repository | string | `"1337kavin/piped-frontend"` | image repository | |
62 | | -| frontend.image.tag | string | `"latest@sha256:fca228ff680c2aeff38d7642e2eeb1913723dbf4a5a8ac1d1bce3e647f53e8a7"` | image tag | |
| 62 | +| frontend.image.tag | string | `"latest@sha256:7ccda9646bfde6dd19f7e63f2f1c791b801aa9b8f23e9da33bb9e51d3c7c5d47"` | image tag | |
63 | 63 | | frontend.service.main.enabled | bool | `true` | | |
64 | 64 | | frontend.service.main.ports.http.enabled | bool | `true` | | |
65 | 65 | | frontend.service.main.ports.http.port | int | `80` | | |
@@ -108,7 +108,7 @@ The following table contains an overview of available values and their descripti |
108 | 108 | | ytproxy.enabled | bool | `true` | | |
109 | 109 | | ytproxy.image.pullPolicy | string | `""` | image pull policy | |
110 | 110 | | ytproxy.image.repository | string | `"1337kavin/piped-proxy"` | image repository | |
111 | | -| ytproxy.image.tag | string | `"latest@sha256:64b8a4822fd88f2bcb015c9c5effeff0b1086d262091398814814a31166e0067"` | image tag | |
| 111 | +| ytproxy.image.tag | string | `"latest@sha256:2c783c358ef4a11fa5aa23fff739fec8d12433f74ac8e90a29bb900fa5fa57c8"` | image tag | |
112 | 112 | | ytproxy.service.main.enabled | bool | `true` | | |
113 | 113 | | ytproxy.service.main.ports.http.enabled | bool | `true` | | |
114 | 114 | | ytproxy.service.main.ports.http.port | int | `8080` | | |
|
0 commit comments