From 60408a5fd4c8305c5a74acaf87c52dd6057e1c40 Mon Sep 17 00:00:00 2001 From: Romain Pluciennik Date: Wed, 14 Aug 2024 07:17:14 +0200 Subject: [PATCH] feat(it-tools): Update Chart version --- charts/it-tools/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/it-tools/Chart.yaml b/charts/it-tools/Chart.yaml index 40cd965..c8cf05e 100644 --- a/charts/it-tools/Chart.yaml +++ b/charts/it-tools/Chart.yaml @@ -4,7 +4,7 @@ description: Collection of handy online tools for developers, with great UX. home: https://github.com/plcnk/charts/tree/master/charts/it-tools icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg type: application -version: 1.0.4 +version: 1.0.5 # renovate datasource=docker depName=ghcr.io/corentinth/it-tools appVersion: "2024.5.13-a0bc346" kubeVersion: ">=1.22.0-0" @@ -15,9 +15,9 @@ keywords: sources: - https://github.com/CorentinTh/it-tools annotations: - artifacthub.io/changes: | + artifacthub.io/changes: |- - kind: changed - description: Test ghcr release + description: Changed chart metadata artifacthub.io/links: |- - name: App Source url: https://github.com/CorentinTh/it-tools