mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 11:33:17 +00:00
feat: add argo-cd Helm chart with initial configuration and default values
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: v2
|
||||
name: argo-cd
|
||||
description: Argo CD umbrella chart wrapping the upstream argoproj/argo-helm chart
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "3.3.8"
|
||||
annotations:
|
||||
version-source: github-release:argoproj/argo-helm
|
||||
version-pattern: "s|^argo-cd-||"
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 9.5.4
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
Reference in New Issue
Block a user