From 9df2ab857f3fcbaae37a1b9bd2ba58cfed2bd350 Mon Sep 17 00:00:00 2001 From: JuniorJPDJ Date: Mon, 10 Jul 2023 23:00:29 +0200 Subject: [PATCH] bump patch version and add changelog --- charts/apps/piped/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index ad2fa62..11a4eae 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -9,7 +9,7 @@ sources: - https://github.com/TeamPiped/piped-proxy keywords: - streaming -version: 2.7.0 +version: 2.7.1 appVersion: latest kubeVersion: ">=1.22.0-0" maintainers: @@ -26,5 +26,5 @@ dependencies: condition: postgresql.enabled annotations: artifacthub.io/changes: |- - - kind: changed - description: Upgraded `postgresql` chart dependency to version 12.6.0 + - kind: fixed + description: Made frontend nginx entrypoint run docker-entrypoint.d scripts