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
36e3f45d58
commit
079f99b26a
2 changed files with 4 additions and 5 deletions
|
|
@ -27,5 +27,5 @@ dependencies:
|
||||||
condition: postgresql.enabled
|
condition: postgresql.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: added
|
- kind: changed
|
||||||
description: Support for more backend config options.
|
description: Upgraded `postgresql` chart dependency to version 13.4.4
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
# piped
|
# piped
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
|
|
||||||
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
|
Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
|
||||||
|
|
||||||
|
|
@ -20,7 +19,7 @@ Kubernetes: `>=1.22.0-0`
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://bjw-s.github.io/helm-charts | common | 1.5.1 |
|
| 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
|
## Installing the Chart
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue