From 780d1ed556c1a1e1f780f65057241c7fc1379567 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 18 May 2022 10:09:46 -0700 Subject: [PATCH] Update Koel Docker URL (#2709) * Update Koel Docker URL The Koel Docker container repo recently made a breaking change, changing the repo owner. https://github.com/koel/docker/commit/fed0d28389d1af2c838d04ae02a31f0f5c72a479 * Update Chart.yaml Forgot to bump the version number --- charts/stable/koel/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/koel/Chart.yaml b/charts/stable/koel/Chart.yaml index 839e884e57a..dd358bb26e3 100644 --- a/charts/stable/koel/Chart.yaml +++ b/charts/stable/koel/Chart.yaml @@ -23,9 +23,9 @@ maintainers: name: koel sources: - https://github.com/koel/docker -- https://hub.docker.com/r/hyzual/koel +- https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 1.0.16 +version: 1.0.17 annotations: truecharts.org/catagories: | - media