From d6e37f30ca490aca121c1801229195db868c9a4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 22 Apr 2023 08:57:17 +0000 Subject: [PATCH] chore: Auto-update chart metadata --- charts/apps/piped/Chart.yaml | 6 ++---- charts/apps/piped/README.md | 12 ++++++------ 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 0b1a3cd..cb17715 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -26,7 +26,5 @@ dependencies: condition: postgresql.enabled annotations: artifacthub.io/changes: |- - - kind: fixed - description: Pod templates that were not getting things from values - - kind: added - description: Recommended resource limits were added to values, but are not enabled by default to make it concise decision to the user. + - kind: changed + description: Upgraded `common` chart dependency to version 1.4.0 diff --git a/charts/apps/piped/README.md b/charts/apps/piped/README.md index 584111d..d4c29ce 100644 --- a/charts/apps/piped/README.md +++ b/charts/apps/piped/README.md @@ -1,6 +1,6 @@ # piped -![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 2.2.0](https://img.shields.io/badge/Version-2.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. @@ -20,7 +20,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| https://bjw-s.github.io/helm-charts | common | 1.3.2 | +| https://bjw-s.github.io/helm-charts | common | 1.4.0 | | https://charts.bitnami.com/bitnami | postgresql | 12.2.0 | ## TL;DR @@ -160,19 +160,19 @@ helm install piped TeamPiped/piped -f values.yaml ## Changelog -### Version 2.1.0 +### Version 2.2.0 #### Added -* Recommended resource limits were added to values, but are not enabled by default to make it concise decision to the user. +N/A #### Changed -N/A +* Upgraded `common` chart dependency to version 1.4.0 #### Fixed -* Pod templates that were not getting things from values +N/A ## Support