From 3ac1c071f4cfafb61fc23b7eef229b2afb402cda Mon Sep 17 00:00:00 2001 From: yu-croco Date: Thu, 16 May 2024 12:04:02 +0900 Subject: [PATCH] chore(argocd-image-updater): bump version Signed-off-by: yu-croco --- charts/argocd-image-updater/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argocd-image-updater/Chart.yaml b/charts/argocd-image-updater/Chart.yaml index 39a26f37..d3143726 100644 --- a/charts/argocd-image-updater/Chart.yaml +++ b/charts/argocd-image-updater/Chart.yaml @@ -2,7 +2,7 @@ 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.8 +version: 0.10.0 appVersion: v0.13.0 home: https://github.com/argoproj-labs/argocd-image-updater icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png