mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
chore: Auto-update chart metadata
This commit is contained in:
parent
53273d6c88
commit
717baffcfb
2 changed files with 4 additions and 4 deletions
|
@ -27,5 +27,5 @@ dependencies:
|
|||
condition: postgresql.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: fixed
|
||||
description: backend env var related templates
|
||||
- kind: changed
|
||||
description: Upgraded `postgresql` chart dependency to version 13.4.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# piped
|
||||
|
||||
![Version: 5.1.4](https://img.shields.io/badge/Version-5.1.4-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 5.2.0](https://img.shields.io/badge/Version-5.2.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.22.0-0`
|
|||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://bjw-s.github.io/helm-charts | common | 1.5.1 |
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 13.2.30 |
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 13.4.4 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
Loading…
Reference in a new issue