Update index.yaml
Signed-off-by: yu-croco <yu-croco@users.noreply.github.com>
This commit is contained in:
parent
ffd0c08bc7
commit
c60f34957e
1 changed files with 32 additions and 1 deletions
33
index.yaml
33
index.yaml
|
@ -28767,6 +28767,37 @@ entries:
|
||||||
- https://github.com/argoproj/argo-helm/releases/download/argocd-apps-0.0.1/argocd-apps-0.0.1.tgz
|
- https://github.com/argoproj/argo-helm/releases/download/argocd-apps-0.0.1/argocd-apps-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
argocd-image-updater:
|
argocd-image-updater:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: fixed
|
||||||
|
description: Properly quoting the config map values
|
||||||
|
- kind: fixed
|
||||||
|
description: Only adding a data field to argocd-image-updater-ssh-config when there's data to be added
|
||||||
|
- kind: changed
|
||||||
|
description: Only include config.argocd if config.applicationsAPIKind is set to 'argocd'
|
||||||
|
artifacthub.io/signKey: |
|
||||||
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||||
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.12.2
|
||||||
|
created: "2024-03-20T23:53:20.02446921Z"
|
||||||
|
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: b6103417a4f79bdfb6e17acd3ce8dde969d6ce53725ad9154cd966425973403c
|
||||||
|
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.9.6/argocd-image-updater-0.9.6.tgz
|
||||||
|
version: 0.9.6
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -30141,4 +30172,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: "2024-03-18T09:36:59.417678377Z"
|
generated: "2024-03-20T23:53:20.025880334Z"
|
||||||
|
|
Loading…
Reference in a new issue