Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
201a3fb427
commit
2b2b1867dc
1 changed files with 25 additions and 1 deletions
26
index.yaml
26
index.yaml
|
@ -19329,6 +19329,30 @@ entries:
|
||||||
- https://github.com/argoproj/argo-helm/releases/download/argocd-apps-0.0.1/argocd-apps-0.0.1.tgz
|
- https://github.com/argoproj/argo-helm/releases/download/argocd-apps-0.0.1/argocd-apps-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
argocd-image-updater:
|
argocd-image-updater:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: fixed
|
||||||
|
description: Align changelog structure to show changelogs on Artifact Hub
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.12.0
|
||||||
|
created: "2023-01-29T18:59:52.849307636Z"
|
||||||
|
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
|
||||||
|
digest: 73c1e294a942b1af472882563e4bb6471f340ef3e33a31a65cf97e2ed4cd6bc2
|
||||||
|
home: https://github.com/argoproj-labs/argocd-image-updater
|
||||||
|
icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png
|
||||||
|
keywords:
|
||||||
|
- argoproj
|
||||||
|
- argocd
|
||||||
|
- gitops
|
||||||
|
maintainers:
|
||||||
|
- name: argoproj
|
||||||
|
url: https://argoproj.github.io/
|
||||||
|
name: argocd-image-updater
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/argoproj/argo-helm/releases/download/argocd-image-updater-0.8.3/argocd-image-updater-0.8.3.tgz
|
||||||
|
version: 0.8.3
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Changed]: avoid app.kubernetes.io/version kubernetes label from exceeding maximum length (63)"
|
- "[Changed]: avoid app.kubernetes.io/version kubernetes label from exceeding maximum length (63)"
|
||||||
|
@ -20470,4 +20494,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-notifications-1.0.0.tgz
|
- argocd-notifications-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2023-01-29T18:48:46.262395689Z"
|
generated: "2023-01-29T18:59:52.851003645Z"
|
||||||
|
|
Loading…
Reference in a new issue