fix(argocd-image-updater): Update outdated link on README (#2414)
* fixed(argocd-image-updater): Update outdated link on README Signed-off-by: yu-croco <yu.croco@gmail.com> * fix: correct "ArgoCD" to "Argo CD" Signed-off-by: yu-croco <yu.croco@gmail.com> --------- Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
107bd3bc53
commit
51bb7f9806
4 changed files with 39 additions and 29 deletions
|
|
@ -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.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
|
||||
|
|
@ -18,5 +18,7 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Introduce chart signing
|
||||
- kind: fixed
|
||||
description: Update outdated link on README
|
||||
- kind: changed
|
||||
description: Refactor README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue