
* feat(argocd-image-updater): Support extra K8s manifests Signed-off-by: yu-croco <yu.croco@gmail.com> * chore(argocd-image-updater): add CI for extraObjects Signed-off-by: yu-croco <yu.croco@gmail.com> --------- Signed-off-by: yu-croco <yu.croco@gmail.com>
22 lines
754 B
YAML
22 lines
754 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.9.3
|
|
appVersion: v0.12.2
|
|
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/signKey: |
|
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: Support extra K8s manifests
|