Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
7d3df0dc29
commit
62af109747
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -10569,6 +10569,29 @@ entries:
|
||||||
- argocd-applicationset-0.1.0.tgz
|
- argocd-applicationset-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argocd-image-updater:
|
argocd-image-updater:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Changed]: Update to app version v0.11.2"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.11.2
|
||||||
|
created: "2022-01-11T22:07:53.371420403Z"
|
||||||
|
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: 4a162863de8f58eba0fe1813bcd142795f127f5e0dea001f66af2e0936121b2a
|
||||||
|
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.6.1/argocd-image-updater-0.6.1.tgz
|
||||||
|
version: 0.6.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Mount ssh-known-hosts from argocd"
|
- "[Added]: Mount ssh-known-hosts from argocd"
|
||||||
|
@ -11482,4 +11505,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-01-10T20:46:22.561017824Z"
|
generated: "2022-01-11T22:07:53.376299207Z"
|
||||||
|
|
Loading…
Reference in a new issue