From 1bbf9416c66c10bf34ffe4b768ca0e8a93c5e36c Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 22 Mar 2022 22:56:23 +0200 Subject: [PATCH] fix(chevereto): use a tag that does not exist (#2251) --- charts/incubator/chevereto/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/chevereto/Chart.yaml b/charts/incubator/chevereto/Chart.yaml index 9a1152aff27..3a67dcc0c34 100644 --- a/charts/incubator/chevereto/Chart.yaml +++ b/charts/incubator/chevereto/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: chevereto -version: 0.0.1 +version: 0.0.25 appVersion: "1.6.0" description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. type: application