From 36617998712e08fcaae73b7c3fa8d965708a1255 Mon Sep 17 00:00:00 2001 From: Janne Mareike Koschinski <janne@kuschku.de> Date: Thu, 26 May 2022 02:02:07 +0200 Subject: [PATCH] feat: update imghost chart --- imghost/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imghost/Chart.yaml b/imghost/Chart.yaml index 0c9854f..1b01f19 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.1.0 -appVersion: "cf0764e2" +version: 1.2.0 +appVersion: "bfcfd7a0" -- GitLab