rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,20 @@
|
||||
apiVersion: v2
|
||||
name: argo-workflows
|
||||
version: 1.0.0
|
||||
description: Argo Workflows
|
||||
keywords:
|
||||
- argo-workflows
|
||||
- argo-events
|
||||
- workflows
|
||||
- events
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/argoproj/argo-workflows
|
||||
- https://github.com/argoproj/argo-events
|
||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||
- https://github.com/argoproj/argo-helm/tree/main/charts
|
||||
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: argo-workflows
|
||||
version: 0.41.9
|
||||
@@ -17,4 +26,5 @@ dependencies:
|
||||
alias: postgres-16-cluster
|
||||
version: 3.5.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
appVersion: v3.5.6
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
|
||||
appVersion: v3.5.8
|
||||
|
@@ -82,10 +82,6 @@ argo-workflows:
|
||||
# enableEncryption: true
|
||||
|
||||
argo-events:
|
||||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argo-events
|
||||
tag: v1.9.2
|
||||
controller:
|
||||
resources:
|
||||
requests:
|
||||
|
Reference in New Issue
Block a user