From 2926c90c9a42e3ceef69c6b39ceacba90b472bb8 Mon Sep 17 00:00:00 2001 From: Janne Mareike Koschinski <janne@kuschku.de> Date: Sun, 7 May 2023 12:56:59 +0200 Subject: [PATCH] feat: update imghost --- imghost/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imghost/Chart.yaml b/imghost/Chart.yaml index 1b01f19..a383d7d 100644 --- a/imghost/Chart.yaml +++ b/imghost/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: imghost description: Helm Chart for imghost type: application -version: 1.2.0 -appVersion: "bfcfd7a0" +version: 1.3.0 +appVersion: "8bd00793" -- GitLab