Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
6b8280fae6
commit
a7c6d8eb43
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -8978,6 +8978,29 @@ entries:
|
|||
- argocd-applicationset-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argocd-image-updater:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Update default values example for extraArgs
|
||||
apiVersion: v2
|
||||
appVersion: v0.10.1
|
||||
created: "2021-09-20T14:43:21.118124618Z"
|
||||
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: dd6b1e14be921d83f20def7805cc147cd6bd892aadfab8915b4823ca7fe9ab8a
|
||||
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.2.1/argocd-image-updater-0.2.1.tgz
|
||||
version: 0.2.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Ability to provide custom environment variables"
|
||||
|
@ -9620,4 +9643,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2021-09-17T20:14:57.463647984Z"
|
||||
generated: "2021-09-20T14:43:21.131729786Z"
|
||||
|
|
Loading…
Reference in a new issue