chore: Auto-update chart metadata

This commit is contained in:
renovate[bot] 2023-05-08 13:53:26 +00:00
parent c70ee3a4ff
commit 54d8deb5ab
2 changed files with 6 additions and 11 deletions

View file

@ -26,10 +26,6 @@ dependencies:
condition: postgresql.enabled condition: postgresql.enabled
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: fixed
description: Missing .ytproxy in pod template
- kind: fixed
description: resource definitions in templates
- kind: changed - kind: changed
description: Added resources limits to container definitions description: Upgraded `common` chart dependency to version 1.5.0

View file

@ -1,6 +1,6 @@
# piped # piped
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 2.5.0](https://img.shields.io/badge/Version-2.5.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. Piped is an alternative privacy-friendly YouTube frontend which is efficient by design.
@ -20,7 +20,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://bjw-s.github.io/helm-charts | common | 1.4.0 | | https://bjw-s.github.io/helm-charts | common | 1.5.0 |
| https://charts.bitnami.com/bitnami | postgresql | 12.4.2 | | https://charts.bitnami.com/bitnami | postgresql | 12.4.2 |
## TL;DR ## TL;DR
@ -160,7 +160,7 @@ helm install piped TeamPiped/piped -f values.yaml
## Changelog ## Changelog
### Version 2.4.0 ### Version 2.5.0
#### Added #### Added
@ -168,12 +168,11 @@ N/A
#### Changed #### Changed
* Added resources limits to container definitions * Upgraded `common` chart dependency to version 1.5.0
#### Fixed #### Fixed
* Missing .ytproxy in pod template N/A
* resource definitions in templates
## Support ## Support