feat(argocd-image-updater): Add ability to mount authentication scripts (#987)
This commit is contained in:
parent
12e25a37f9
commit
3e8463d1c5
5 changed files with 46 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ 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.3.0
|
||||
version: 0.4.0
|
||||
appVersion: v0.10.1
|
||||
home: https://github.com/argoproj-labs/argocd-image-updater
|
||||
icon: https://argocd-image-updater.readthedocs.io/en/stable/assets/logo.png
|
||||
|
|
@ -15,4 +15,4 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Ability to expose metrics and deploy a Prometheus ServiceMonitor"
|
||||
- "[Added]: Ability to mount authentication scripts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue