From b62665b4db4735e6c16a4cefc1db4687fc7cc4c9 Mon Sep 17 00:00:00 2001 From: Jens Reimann Date: Tue, 17 Dec 2024 13:22:16 +0100 Subject: [PATCH] chore: uptick the app version --- charts/trustify/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/trustify/Chart.yaml b/charts/trustify/Chart.yaml index fb28f04..382d86e 100644 --- a/charts/trustify/Chart.yaml +++ b/charts/trustify/Chart.yaml @@ -9,7 +9,7 @@ maintainers: email: jreimann@redhat.com type: application -version: 0.1.1 -appVersion: "0.1.0" +version: 0.1.2 +appVersion: "0.1.1" icon: https://raw.githubusercontent.com/trustification/trustification/main/docs/branding/svg/trustification_icon_default.svg home: https://trustification.io