Skip to content

Commit e33d7bd

Browse files
chore(deps): update helm chart postgresql to v15.5.37 (#106)
* chore(deps): update helm chart postgresql to v15.5.37 * chore: Auto-update chart metadata --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent beaa5a5 commit e33d7bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/apps/piped/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sources:
1010
- https://github.com/TeamPiped/piped-proxy
1111
keywords:
1212
- streaming
13-
version: 6.0.2
13+
version: 6.0.3
1414
appVersion: latest
1515
kubeVersion: ">=1.22.0-0"
1616
maintainers:
@@ -23,9 +23,9 @@ dependencies:
2323
version: 1.5.1
2424
- name: postgresql
2525
repository: https://charts.bitnami.com/bitnami
26-
version: 15.5.27
26+
version: 15.5.37
2727
condition: postgresql.enabled
2828
annotations:
2929
artifacthub.io/changes: |-
3030
- kind: changed
31-
description: Upgraded `postgresql` chart dependency to version 15.5.27
31+
description: Upgraded `postgresql` chart dependency to version 15.5.37

charts/apps/piped/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# piped
22

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)
3+
![Version: 6.0.3](https://img.shields.io/badge/Version-6.0.3-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

@@ -19,7 +19,7 @@ Kubernetes: `>=1.22.0-0`
1919
| Repository | Name | Version |
2020
|------------|------|---------|
2121
| https://bjw-s.github.io/helm-charts | common | 1.5.1 |
22-
| https://charts.bitnami.com/bitnami | postgresql | 15.5.27 |
22+
| https://charts.bitnami.com/bitnami | postgresql | 15.5.37 |
2323

2424
## Installing the Chart
2525

0 commit comments

Comments
 (0)