From 5605160f7a976007f64d45cba5c71ba176111989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Sat, 29 Mar 2025 13:17:08 +0200 Subject: [PATCH] chore: bump version to 7.4.0 and update annotations --- charts/apps/piped/Chart.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/apps/piped/Chart.yaml b/charts/apps/piped/Chart.yaml index 7aa6043..c64edb5 100644 --- a/charts/apps/piped/Chart.yaml +++ b/charts/apps/piped/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/TeamPiped/piped-proxy keywords: - streaming -version: 7.3.0 +version: 7.4.0 appVersion: latest kubeVersion: ">=1.26.0-0" maintainers: @@ -27,7 +27,5 @@ dependencies: condition: postgresql.enabled annotations: artifacthub.io/changes: |- - - kind: fixed - description: templating of environment variables for backend init-containers. - - kind: fixed - description: templating of environment variables for frontend init-containers. + - kind: added + description: ability to figure out the backend host for the frontend config automatically