Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
bee7887951
commit
83aca536fe
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -11718,6 +11718,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: |
|
||||||
|
- "[Changed]: Update to argocd-image-updater v0.12"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.12.0
|
||||||
|
created: "2022-03-17T19:35:00.277404355Z"
|
||||||
|
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: 6c81be6880dbd7fc09a1bf1d92ddd697c30ddca63f380f56d4b275b7a45668b5
|
||||||
|
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.0/argocd-image-updater-0.8.0.tgz
|
||||||
|
version: 0.8.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Ability to manage secret containing the ArgoCD API token"
|
- "[Added]: Ability to manage secret containing the ArgoCD API token"
|
||||||
|
@ -12767,4 +12790,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: "2022-03-17T17:16:26.425044233Z"
|
generated: "2022-03-17T19:35:00.282206006Z"
|
||||||
|
|
Loading…
Reference in a new issue