Update index.yaml
Signed-off-by: oliverbaehler <oliverbaehler@users.noreply.github.com>
This commit is contained in:
parent
56c8fa27e1
commit
d7ae1dfae2
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -15967,6 +15967,29 @@ 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: |
|
||||||
|
- "[Added]: Add support for additional initContainers and additional volume/volumeMounts"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.12.0
|
||||||
|
created: "2022-10-11T22:21:30.493809299Z"
|
||||||
|
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: 4ea71a02266a33dcba76682a46ff286823b77359a493ba4350997ac5460c4285
|
||||||
|
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.1/argocd-image-updater-0.8.1.tgz
|
||||||
|
version: 0.8.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Changed]: Update to argocd-image-updater v0.12"
|
- "[Changed]: Update to argocd-image-updater v0.12"
|
||||||
|
@ -17062,4 +17085,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-10-11T14:12:07.146450203Z"
|
generated: "2022-10-11T22:21:30.502594597Z"
|
||||||
|
|
Loading…
Reference in a new issue