From 4f2eb41a01dbbb2213a693f877c419716a7b6734 Mon Sep 17 00:00:00 2001 From: Kripu Khadka <84505567+Kripu77@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:09:51 +0545 Subject: [PATCH] Version bump and changelog Signed-off-by: Kripu Khadka <84505567+Kripu77@users.noreply.github.com> Signed-off-by: Kripu Khadka --- charts/argocd-image-updater/Chart.yaml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/charts/argocd-image-updater/Chart.yaml b/charts/argocd-image-updater/Chart.yaml index 665f4bad..88944a34 100644 --- a/charts/argocd-image-updater/Chart.yaml +++ b/charts/argocd-image-updater/Chart.yaml @@ -2,17 +2,17 @@ apiVersion: v2 name: argocd-image-updater description: A Helm chart for Argo CD Image Updater, a tool to automatically update the container images of Kubernetes workloads which are managed by Argo CD type: application -version: 0.9.1 +version: 0.9.2 appVersion: v0.12.2 home: https://github.com/argoproj-labs/argocd-image-updater icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png keywords: - - argoproj - - argocd - - gitops +- argoproj +- argocd +- gitops maintainers: - - name: argoproj - url: https://argoproj.github.io/ +- name: argoproj + url: https://argoproj.github.io/ annotations: artifacthub.io/signKey: | fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 @@ -20,3 +20,7 @@ annotations: artifacthub.io/changes: | - kind: added description: Introduce chart signing + - kind: added + description: Added Google Artifact Repository in the list of supported registries. + - kind: fixed + description: Fixed a typo in SECURITY.md