From 81b5af3b9ffabba29ab4ad4aaf28ad1807e43d86 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Sun, 27 Aug 2023 10:58:32 +0200 Subject: [PATCH] Update Chart.yaml - bump appVersion to v0.2.6 and version to 0.3.5 (#12) --- charts/argocd-appset-secret-plugin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argocd-appset-secret-plugin/Chart.yaml b/charts/argocd-appset-secret-plugin/Chart.yaml index 19f00e8..fcb883a 100644 --- a/charts/argocd-appset-secret-plugin/Chart.yaml +++ b/charts/argocd-appset-secret-plugin/Chart.yaml @@ -16,7 +16,7 @@ maintainers: # pipeline. Library charts do not define any templates and therefore cannot be deployed. type: application -version: 0.3.4 +version: 0.3.5 # renovate: image=jessebot/argocd-appset-secret-plugin -appVersion: "v0.2.5" +appVersion: "v0.2.6"