chore(argocd-apps): Add changelog link on README (#1731)

Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
Aikawa 2022-12-25 22:56:33 +09:00 committed by GitHub
parent 37484603eb
commit c4d8b37fe4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 2 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: argocd-apps name: argocd-apps
description: A Helm chart for managing additional Argo CD Applications and Projects description: A Helm chart for managing additional Argo CD Applications and Projects
type: application type: application
version: 0.0.5 version: 0.0.6
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords: keywords:
@ -14,4 +14,4 @@ maintainers:
url: https://argoproj.github.io/ url: https://argoproj.github.io/
annotations: annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- "[Added]: Support sourceNamespaces for AppProject" - "[Added]: Changelog link on README"

View file

@ -13,6 +13,10 @@ docker run --rm --volume "$(pwd):/helm-docs" -u $(id -u) jnorwood/helm-docs:late
- CRDs (Application and AppProject) - CRDs (Application and AppProject)
- You need to install them via [argo-cd Helm chart](../argo-cd) or upstream. - You need to install them via [argo-cd Helm chart](../argo-cd) or upstream.
## Changelog
For full list of changes, please check ArtifactHub [changelog].
## Installation ## Installation
```console ```console
@ -31,3 +35,5 @@ $ helm install my-release argo/argocd-apps
---------------------------------------------- ----------------------------------------------
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs) Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)
[changelog]: https://artifacthub.io/packages/helm/argo/argocd-apps?modal=changelog

View file

@ -13,6 +13,10 @@ docker run --rm --volume "$(pwd):/helm-docs" -u $(id -u) jnorwood/helm-docs:late
- CRDs (Application and AppProject) - CRDs (Application and AppProject)
- You need to install them via [argo-cd Helm chart](../argo-cd) or upstream. - You need to install them via [argo-cd Helm chart](../argo-cd) or upstream.
## Changelog
For full list of changes, please check ArtifactHub [changelog].
## Installation ## Installation
```console ```console
@ -24,3 +28,5 @@ $ helm install my-release argo/argocd-apps
---------------------------------------------- ----------------------------------------------
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs) Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)
[changelog]: https://artifacthub.io/packages/helm/argo/argocd-apps?modal=changelog