rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,23 @@
|
||||
apiVersion: v2
|
||||
name: kargo
|
||||
version: 1.0.0
|
||||
description: Kargo
|
||||
keywords:
|
||||
- kargo
|
||||
- delivery
|
||||
- deployment
|
||||
- lifecycle
|
||||
- gitops
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/akuity/kargo
|
||||
- https://github.com/dexidp/dex/pkgs/container/dex
|
||||
- https://github.com/akuity/kargo/blob/main/charts/kargo/Chart.yaml
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: kargo
|
||||
version: 0.7.1
|
||||
repository: oci://ghcr.io/akuity/kargo-charts
|
||||
appVersion: v0.5.1
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
|
||||
appVersion: v0.7.1
|
||||
|
@@ -38,7 +38,7 @@ kargo:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: kargo-oidc-secret
|
||||
key: CLIENT_SECRET
|
||||
key: CLIENT_SECRET
|
||||
tls:
|
||||
selfSignedCert: false
|
||||
skipApprovalScreen: true
|
||||
|
Reference in New Issue
Block a user