rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,21 @@
|
||||
apiVersion: v2
|
||||
name: cilium
|
||||
version: 1.0.0
|
||||
description: Cilium
|
||||
keywords:
|
||||
- cilium
|
||||
- cni
|
||||
- network
|
||||
- kubernetes
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/cilium/cilium
|
||||
- https://github.com/cilium/charts
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: cilium
|
||||
version: 1.15.6
|
||||
repository: https://helm.cilium.io/
|
||||
appVersion: 1.15.0
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/cilium.png
|
||||
appVersion: 1.15.6
|
||||
|
@@ -3,10 +3,13 @@ name: kubelet-serving-cert-approver
|
||||
version: 1.0.0
|
||||
description: Kubelet Serving TLS Certificate Signing Request Approver
|
||||
keywords:
|
||||
- kubelet-serving-cert-approver
|
||||
- kubernetes
|
||||
- certificate
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/alex1989hu/kubelet-serving-cert-approver
|
||||
- https://github.com/alex1989hu/kubelet-serving-cert-approver/pkgs/container/kubelet-serving-cert-approver
|
||||
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
@@ -15,4 +18,5 @@ dependencies:
|
||||
alias: kubelet-serving-cert-approver
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.2.1
|
||||
appVersion: 0.8.3
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
||||
appVersion: 0.8.4
|
||||
|
@@ -1,11 +1,20 @@
|
||||
apiVersion: v2
|
||||
name: metrics-server
|
||||
version: 1.0.0
|
||||
description: Metrics Server
|
||||
keywords:
|
||||
- metrics-server
|
||||
- metrics
|
||||
- kubernetes
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/kubernetes-sigs/metrics-server
|
||||
- https://github.com/kubernetes-sigs/metrics-server/tree/master/charts/metrics-server
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: metrics-server
|
||||
version: 3.12.1
|
||||
repository: https://kubernetes-sigs.github.io/metrics-server/
|
||||
appVersion: v0.7.0
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
||||
appVersion: 0.7.1
|
||||
|
@@ -1,11 +1,21 @@
|
||||
apiVersion: v2
|
||||
name: prometheus-operator-crds
|
||||
version: 1.0.0
|
||||
description: Prometheus Operator CRDs
|
||||
keywords:
|
||||
- prometheus-operator-crds
|
||||
- prometheus
|
||||
- crds
|
||||
- kubernetes
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/prometheus-operator/prometheus-operator
|
||||
- https://github.com/prometheus-community/helm-charts/
|
||||
- https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-operator-crds
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: prometheus-operator-crds
|
||||
version: 12.0.0
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
appVersion: v0.72.0
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png
|
||||
appVersion: v0.74.0
|
||||
|
Reference in New Issue
Block a user