Commit 3abddf0 1 parent 9524e63 commit 3abddf0 Copy full SHA for 3abddf0
File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ dependencies:
4
4
version: 1.5.1
5
5
- name: postgresql
6
6
repository: https://charts.bitnami.com/bitnami
7
- version: 16.3.4
8
- digest: sha256:4445398ba95f714f0c20014a0a15de299411e4c71eef7b5fba1f132bf3f2bf8e
9
- generated: "2025-01-01T01:33:11.132355288Z "
7
+ version: 16.3.5
8
+ digest: sha256:b6e616ba484c1fb3f467f95e2b5ffc5a23957f12f162cd1756d4e2344aa2a89c
9
+ generated: "2025-02-01T22:04:00.013315968Z "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ sources:
10
10
- https://github.com/TeamPiped/piped-proxy
11
11
keywords :
12
12
- streaming
13
- version : 7.0.1
13
+ version : 7.0.2
14
14
appVersion : latest
15
15
kubeVersion : " >=1.26.0-0"
16
16
maintainers :
@@ -23,9 +23,9 @@ dependencies:
23
23
version : 1.5.1
24
24
- name : postgresql
25
25
repository : https://charts.bitnami.com/bitnami
26
- version : 16.3.4
26
+ version : 16.3.5
27
27
condition : postgresql.enabled
28
28
annotations :
29
29
artifacthub.io/changes : |-
30
30
- kind: changed
31
- description: Bumped Piped Backend to latest released version to fix IOS player reponse not valid.
31
+ description: Upgraded `postgresql` chart dependency to version 16.3.5
Original file line number Diff line number Diff line change 1
1
# piped
2
2
3
- ![ Version: 7.0.0 ] ( https://img.shields.io/badge/Version-7.0.0 -informational?style=flat-square ) ![ AppVersion: latest] ( https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square )
3
+ ![ Version: 7.0.2 ] ( https://img.shields.io/badge/Version-7.0.2 -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
@@ -19,7 +19,7 @@ Kubernetes: `>=1.26.0-0`
19
19
| Repository | Name | Version |
20
20
| ------------| ------| ---------|
21
21
| https://bjw-s.github.io/helm-charts | common | 1.5.1 |
22
- | https://charts.bitnami.com/bitnami | postgresql | 16.3.4 |
22
+ | https://charts.bitnami.com/bitnami | postgresql | 16.3.5 |
23
23
24
24
## Installing the Chart
25
25
@@ -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 | ` "latest@sha256:18e77857414236edc7245bebb3fb8ab3ac49c44bd76701bfce24f6ba0170d4b8 " ` | image tag @chart .appVersion |
48
+ | backend.image.tag | string | ` "latest@sha256:4640c0a7c2ec920a7e1c42db94cab41c1da08ae04e307620c5d9a619b0e3bffc " ` | 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 ` | |
You can’t perform that action at this time.
0 commit comments