argocd-helm/charts/argocd-image-updater/Chart.yaml
Dong Wang 60693bb289
feat(argocd-image-updater): Mount ssh-known-hosts from argocd (#1040)
* feat(argocd-image-updater): Mount ssh-known-hosts from argocd

Signed-off-by: Dong Wang <wd@wdicc.com>

* Bump minor version

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-12-07 07:40:09 +01:00

18 lines
595 B
YAML

apiVersion: v2
name: argocd-image-updater
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
type: application
version: 0.6.0
appVersion: v0.11.0
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/
annotations:
artifacthub.io/changes: |
- "[Added]: Mount ssh-known-hosts from argocd"