All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 29s
render-manifests / render-manifests (pull_request) Successful in 30s
lint-test-helm / validate-kubeconform (pull_request) Successful in 25s
21 lines
559 B
YAML
21 lines
559 B
YAML
apiVersion: v2
|
|
name: argocd
|
|
version: 1.0.0
|
|
description: Argo CD
|
|
keywords:
|
|
- argo-cd
|
|
- deployment
|
|
home: https://docs.alexlebens.dev/applications/argo-cd/
|
|
sources:
|
|
- https://github.com/argoproj/argo-cd
|
|
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: argo-cd
|
|
version: 9.4.15
|
|
repository: https://argoproj.github.io/argo-helm
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
|
# renovate: datasource=github-releases depName=argoproj/argo-cd
|
|
appVersion: v3.3.5
|