mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
11 lines
220 B
YAML
11 lines
220 B
YAML
apiVersion: v2
|
|
name: argocd
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 0.0.1
|
|
appVersion: 0.0.1
|
|
|
|
dependencies:
|
|
- name: argo-cd
|
|
repository: https://argoproj.github.io/argo-helm
|
|
version: 5.5.18
|