This commit is contained in:
Ilia Medvedev 2022-12-25 12:09:04 +02:00
parent 1a55354bb8
commit 2a20c44088
3 changed files with 3 additions and 1 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v2.4.15 appVersion: v2.4.15
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd name: argo-cd
version: 5.7.0-cf-init version: 5.7.0-cf-test1
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources: sources:

View file

@ -1,3 +1,4 @@
# TEST
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:

View file

@ -1,3 +1,4 @@
# Test1
apiVersion: v1 apiVersion: v1
kind: ConfigMap kind: ConfigMap
metadata: metadata: