1
1
# piped
2
2
3
- ![ Version: 6.0.4 ] ( https://img.shields.io/badge/Version-6.0.4 -informational?style=flat-square ) ![ AppVersion: latest] ( https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square )
3
+ ![ Version: 6.1.0 ] ( https://img.shields.io/badge/Version-6.1.0 -informational?style=flat-square ) ![ AppVersion: latest] ( https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square )
4
4
5
5
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
6
6
@@ -12,7 +12,7 @@ Piped is an alternative privacy-friendly YouTube frontend which is efficient by
12
12
13
13
## Requirements
14
14
15
- Kubernetes: ` >=1.22 .0-0 `
15
+ Kubernetes: ` >=1.26 .0-0 `
16
16
17
17
## Dependencies
18
18
@@ -45,7 +45,7 @@ The following table contains an overview of available values and their descripti
45
45
| backend.enabled | bool | ` true ` | |
46
46
| backend.image.pullPolicy | string | ` "IfNotPresent" ` | image pull policy |
47
47
| backend.image.repository | string | ` "1337kavin/piped" ` | image repository |
48
- | backend.image.tag | string | ` nil ` | image tag @chart .appVersion |
48
+ | backend.image.tag | string | ` "latest@sha256:18e77857414236edc7245bebb3fb8ab3ac49c44bd76701bfce24f6ba0170d4b8" ` | image tag @chart .appVersion |
49
49
| backend.service.main.enabled | bool | ` true ` | |
50
50
| backend.service.main.ports.http.enabled | bool | ` true ` | |
51
51
| backend.service.main.ports.http.port | int | ` 8080 ` | |
@@ -60,7 +60,7 @@ The following table contains an overview of available values and their descripti
60
60
| frontend.enabled | bool | ` true ` | |
61
61
| frontend.image.pullPolicy | string | ` "IfNotPresent" ` | image pull policy |
62
62
| frontend.image.repository | string | ` "1337kavin/piped-frontend" ` | image repository |
63
- | frontend.image.tag | string | ` nil ` | image tag @ chart .appVersion |
63
+ | frontend.image.tag | string | ` "latest@sha256:96b746dc7a538d0f5a658864d9162be542c2db49f16f3cc8214878e39dec8504" ` | image tag |
64
64
| frontend.service.main.enabled | bool | ` true ` | |
65
65
| frontend.service.main.ports.http.enabled | bool | ` true ` | |
66
66
| frontend.service.main.ports.http.port | int | ` 80 ` | |
@@ -113,7 +113,7 @@ The following table contains an overview of available values and their descripti
113
113
| ytproxy.enabled | bool | ` true ` | |
114
114
| ytproxy.image.pullPolicy | string | ` "IfNotPresent" ` | image pull policy |
115
115
| ytproxy.image.repository | string | ` "1337kavin/piped-proxy" ` | image repository |
116
- | ytproxy.image.tag | string | ` nil ` | image tag @ chart .appVersion |
116
+ | ytproxy.image.tag | string | ` "latest@sha256:833ca24c048619c9cd6fe58e2d210bfc7b1e43875ba5108aeddea0b171f04dbd" ` | image tag |
117
117
| ytproxy.service.main.enabled | bool | ` true ` | |
118
118
| ytproxy.service.main.ports.http.enabled | bool | ` true ` | |
119
119
| ytproxy.service.main.ports.http.port | int | ` 8080 ` | |
@@ -125,4 +125,4 @@ The following table contains an overview of available values and their descripti
125
125
</details >
126
126
127
127
----------------------------------------------
128
- Autogenerated from chart metadata using [ helm-docs v1.11.0 ] ( https://github.com/norwoodj/helm-docs/releases/v1.11.0 )
128
+ Autogenerated from chart metadata using [ helm-docs v1.14.2 ] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
0 commit comments