Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>pull/2873/head
parent
01d8df8a4e
commit
fe1f7b02bf
29
index.yaml
29
index.yaml
|
@ -28509,6 +28509,33 @@ 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: added
|
||||||
|
description: Allow overriding of .Release.Namespace with .Values.namespaceOverride
|
||||||
|
artifacthub.io/signKey: |
|
||||||
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||||
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.12.2
|
||||||
|
created: "2024-03-01T08:41:40.832411241Z"
|
||||||
|
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: 39d2ca54dc21a1f2296749f55d2c3d3a7f650000534001bd2c6cd9fd5a3b0d52
|
||||||
|
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.5/argocd-image-updater-0.9.5.tgz
|
||||||
|
version: 0.9.5
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -29856,4 +29883,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-01T00:03:03.241566895Z"
|
generated: "2024-03-01T08:41:40.833899232Z"
|
||||||
|
|
Loading…
Reference in New Issue