From 83d41f739a3fd80f9926d97247824266883880ec Mon Sep 17 00:00:00 2001 From: JesseBot Date: Sat, 26 Aug 2023 23:30:17 +0200 Subject: [PATCH] Update Chart.yaml - bump appVersion to v0.2.1 (#8) --- 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 5627616..4836347 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.0 +version: 0.3.1 # renovate: image=jessebot/argocd-appset-secret-plugin -appVersion: "v0.2.0" +appVersion: "v0.2.1"