[piped] Update Helm chart postgresql to v16 (#120)

This commit is contained in:
renovate[bot] 2025-01-01 13:39:52 +02:00 committed by GitHub
parent dd6aa35f93
commit 1c76d6f8a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.38
digest: sha256:23bd168fe9b8d24e9dfe2174e36ee05c5a2600e27a717b47afb228868e9bf3bc
generated: "2024-11-01T07:19:54.013986522+02:00"
version: 16.3.4
digest: sha256:4445398ba95f714f0c20014a0a15de299411e4c71eef7b5fba1f132bf3f2bf8e
generated: "2025-01-01T01:33:11.132355288Z"

View File

@ -10,7 +10,7 @@ sources:
- https://github.com/TeamPiped/piped-proxy
keywords:
- streaming
version: 6.1.1
version: 7.0.0
appVersion: latest
kubeVersion: ">=1.26.0-0"
maintainers:
@ -23,9 +23,9 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.38
version: 16.3.4
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Updated readme
description: Upgraded `postgresql` chart dependency to version 16.3.4

View File

@ -1,6 +1,6 @@
# piped
![Version: 6.1.1](https://img.shields.io/badge/Version-6.1.1-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![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)
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
@ -19,7 +19,7 @@ Kubernetes: `>=1.26.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://bjw-s.github.io/helm-charts | common | 1.5.1 |
| https://charts.bitnami.com/bitnami | postgresql | 15.5.38 |
| https://charts.bitnami.com/bitnami | postgresql | 16.3.4 |
## Installing the Chart