Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
1d0791bdc0
commit
962c14e07c
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -9755,6 +9755,29 @@ entries:
|
||||||
- argocd-applicationset-0.1.0.tgz
|
- argocd-applicationset-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argocd-image-updater:
|
argocd-image-updater:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Added]: Ability to expose metrics and deploy a Prometheus ServiceMonitor"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.10.1
|
||||||
|
created: "2021-11-09T21:14:44.365067845Z"
|
||||||
|
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: f1e41a8ba25c9fd9f45c6a358b33221c2b529e63983d40e1132fe8f9c836daf2
|
||||||
|
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.3.0/argocd-image-updater-0.3.0.tgz
|
||||||
|
version: 0.3.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Fixed]: Update default values example for extraArgs
|
- "[Fixed]: Update default values example for extraArgs
|
||||||
|
@ -10442,4 +10465,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-11-09T20:50:13.240466462Z"
|
generated: "2021-11-09T21:14:44.370049404Z"
|
||||||
|
|
Loading…
Reference in a new issue