
fix github action to handle crd installation correctly Signed-off-by: bakito <github@bakito.ch> Signed-off-by: bakito <github@bakito.ch>
18 lines
638 B
YAML
18 lines
638 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.8.1
|
|
appVersion: v0.12.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]: Add support for additional initContainers and additional volume/volumeMounts"
|