Commit f5fad07 1 parent a56a20d commit f5fad07 Copy full SHA for f5fad07
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed 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 : 6.0.1
13
+ version : 6.0.2
14
14
appVersion : latest
15
15
kubeVersion : " >=1.22.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 : 15.5.20
26
+ version : 15.5.27
27
27
condition : postgresql.enabled
28
28
annotations :
29
29
artifacthub.io/changes : |-
30
30
- kind: changed
31
- description: Upgraded `postgresql` chart dependency to version 15.5.20
31
+ description: Upgraded `postgresql` chart dependency to version 15.5.27
Original file line number Diff line number Diff line change 1
1
# piped
2
2
3
- ![ Version: 6.0.1 ] ( https://img.shields.io/badge/Version-6.0.1 -informational?style=flat-square ) ![ AppVersion: latest] ( https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square )
3
+ ![ Version: 6.0.2 ] ( https://img.shields.io/badge/Version-6.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.22.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 | 15.5.20 |
22
+ | https://charts.bitnami.com/bitnami | postgresql | 15.5.27 |
23
23
24
24
## Installing the Chart
25
25
You can’t perform that action at this time.
0 commit comments