Version bump and changelog

Signed-off-by: Kripu Khadka <84505567+Kripu77@users.noreply.github.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
This commit is contained in:
Kripu Khadka 2023-11-14 18:09:51 +05:45 committed by Kripu Khadka
parent bc1b3920b4
commit 4f2eb41a01

View file

@ -2,16 +2,16 @@ apiVersion: v2
name: argocd-image-updater 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 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 type: application
version: 0.9.1 version: 0.9.2
appVersion: v0.12.2 appVersion: v0.12.2
home: https://github.com/argoproj-labs/argocd-image-updater home: https://github.com/argoproj-labs/argocd-image-updater
icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png
keywords: keywords:
- argoproj - argoproj
- argocd - argocd
- gitops - gitops
maintainers: maintainers:
- name: argoproj - name: argoproj
url: https://argoproj.github.io/ url: https://argoproj.github.io/
annotations: annotations:
artifacthub.io/signKey: | artifacthub.io/signKey: |
@ -20,3 +20,7 @@ annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- kind: added - kind: added
description: Introduce chart signing 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