rewrite and improve Chart.yaml files

This commit is contained in:
2024-06-20 21:02:45 -05:00
parent a3830c20c1
commit 4d84f539ac
8 changed files with 59 additions and 14 deletions

View File

@@ -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

View File

@@ -38,7 +38,7 @@ kargo:
valueFrom:
secretKeyRef:
name: kargo-oidc-secret
key: CLIENT_SECRET
key: CLIENT_SECRET
tls:
selfSignedCert: false
skipApprovalScreen: true