From bba01b6f3a5d7be02dfd079c99f09fd94a19de6c Mon Sep 17 00:00:00 2001 From: Jasper Vaneessen Date: Mon, 25 Sep 2023 11:50:42 +0200 Subject: [PATCH] feat!: update to CSS v6.0.2 --- community-solid-server/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community-solid-server/Chart.yaml b/community-solid-server/Chart.yaml index f68117b..66ecdc5 100644 --- a/community-solid-server/Chart.yaml +++ b/community-solid-server/Chart.yaml @@ -21,9 +21,9 @@ version: 3.0.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "5.0.0" +appVersion: "6.0.2" -home: https://github.com/idlab-gent/css-helm-chart +home: https://github.com/CommunitySolidServer/css-helm-chart icon: https://raw.githubusercontent.com/solid/community-server/main/templates/images/solid.svg keywords: - solid @@ -32,4 +32,4 @@ maintainers: - email: jasper.vaneessen@gmail.com name: MisterTimn sources: - - https://github.com/solid/community-server + - https://github.com/CommunitySolidServer/CommunitySolidServer