Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
435ee15f55
commit
9257826f2f
1 changed files with 25 additions and 1 deletions
26
index.yaml
26
index.yaml
|
@ -8139,6 +8139,30 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-applicationset-0.1.0.tgz
|
- argocd-applicationset-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
argocd-image-updater:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Added]: First chart release"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.10.1
|
||||||
|
created: "2021-08-16T15:23:25.11476196Z"
|
||||||
|
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: ea456b0e58a06ac517e5d72df2a3ae062fdb14605a26cf841451e18663366218
|
||||||
|
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.1.0/argocd-image-updater-0.1.0.tgz
|
||||||
|
version: 0.1.0
|
||||||
argocd-notifications:
|
argocd-notifications:
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
|
@ -8624,4 +8648,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: "2021-08-14T11:03:58.066518587Z"
|
generated: "2021-08-16T15:23:25.118268477Z"
|
||||||
|
|
Loading…
Reference in a new issue