From ee2a8a69b982ccf1872883b558c000ca24b9135b Mon Sep 17 00:00:00 2001 From: dzikoysk Date: Fri, 22 Dec 2023 01:12:12 +0100 Subject: [PATCH] Release 1.3.1 with Reposilite 3.5.1 --- charts/reposilite/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/reposilite/Chart.yaml b/charts/reposilite/Chart.yaml index 2515574..82bdbdf 100644 --- a/charts/reposilite/Chart.yaml +++ b/charts/reposilite/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: reposilite -version: "1.3.0" # The version of this chart. -appVersion: "3.5.0" # The latest version of Reposilite. +version: "1.3.1" # The version of this chart. +appVersion: "3.5.1" # The latest version of Reposilite. description: "Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in the JVM ecosystem" icon: https://raw.githubusercontent.com/dzikoysk/reposilite/main/reposilite-site/public/images/favicon.png type: application