From 82b5149c8d0676209c4f68b061fce29f73218f24 Mon Sep 17 00:00:00 2001 From: Imran Ismail Date: Fri, 26 Jan 2024 11:29:45 +1300 Subject: [PATCH] chore: bump version Signed-off-by: Imran Ismail --- charts/argocd-apps/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argocd-apps/Chart.yaml b/charts/argocd-apps/Chart.yaml index 231d026d..693b73d5 100644 --- a/charts/argocd-apps/Chart.yaml +++ b/charts/argocd-apps/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: argocd-apps description: A Helm chart for managing additional Argo CD Applications and Projects type: application -version: 1.5.0 +version: 1.6.0 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png keywords: @@ -18,4 +18,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: added - description: ability to specify ignoreApplicationDifferences for applicationsets \ No newline at end of file + description: ability to specify ignoreApplicationDifferences for applicationsets