fix(argocd-image-updater): Bump application version (#1017)

This commit is contained in:
Niels ten Boom 2021-11-17 09:50:29 +00:00 committed by GitHub
parent 27aa2a9ad0
commit 26d0a54345
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -2,8 +2,8 @@ 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.4.0
appVersion: v0.10.1
version: 0.4.1
appVersion: v0.10.3
home: https://github.com/argoproj-labs/argocd-image-updater
icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png
keywords:
@ -15,4 +15,4 @@ maintainers:
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- "[Added]: Ability to mount authentication scripts"
- "[Changed]: Bumped application version to v0.10.3"