rewrite and improve Chart.yaml files

This commit is contained in:
2024-06-20 22:03:13 -05:00
parent e1b8b4321d
commit 8a0f4d4d24
4 changed files with 38 additions and 5 deletions

View File

@@ -1,11 +1,21 @@
apiVersion: v2 apiVersion: v2
name: cilium name: cilium
version: 1.0.0 version: 1.0.0
description: Cilium
keywords:
- cilium
- cni
- network
- kubernetes
home: ""
sources: sources:
- https://github.com/cilium/cilium - https://github.com/cilium/cilium
- https://github.com/cilium/charts - https://github.com/cilium/charts
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: cilium - name: cilium
version: 1.15.6 version: 1.15.6
repository: https://helm.cilium.io/ 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

View File

@@ -3,10 +3,13 @@ name: kubelet-serving-cert-approver
version: 1.0.0 version: 1.0.0
description: Kubelet Serving TLS Certificate Signing Request Approver description: Kubelet Serving TLS Certificate Signing Request Approver
keywords: keywords:
- kubelet-serving-cert-approver
- kubernetes - kubernetes
- certificate - certificate
home: ""
sources: sources:
- https://github.com/alex1989hu/kubelet-serving-cert-approver - 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 - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers: maintainers:
- name: alexlebens - name: alexlebens
@@ -15,4 +18,5 @@ dependencies:
alias: kubelet-serving-cert-approver alias: kubelet-serving-cert-approver
repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1 version: 3.2.1
appVersion: 0.8.3 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
appVersion: 0.8.4

View File

@@ -1,11 +1,20 @@
apiVersion: v2 apiVersion: v2
name: metrics-server name: metrics-server
version: 1.0.0 version: 1.0.0
description: Metrics Server
keywords:
- metrics-server
- metrics
- kubernetes
home: ""
sources: sources:
- https://github.com/kubernetes-sigs/metrics-server - https://github.com/kubernetes-sigs/metrics-server
- https://github.com/kubernetes-sigs/metrics-server/tree/master/charts/metrics-server - https://github.com/kubernetes-sigs/metrics-server/tree/master/charts/metrics-server
maintainers:
- name: alexlebens
dependencies: dependencies:
- name: metrics-server - name: metrics-server
version: 3.12.1 version: 3.12.1
repository: https://kubernetes-sigs.github.io/metrics-server/ 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

View File

@@ -1,11 +1,21 @@
apiVersion: v2 apiVersion: v2
name: prometheus-operator-crds name: prometheus-operator-crds
version: 1.0.0 version: 1.0.0
description: Prometheus Operator CRDs
keywords:
- prometheus-operator-crds
- prometheus
- crds
- kubernetes
home: ""
sources: sources:
- https://github.com/prometheus-operator/prometheus-operator - 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: dependencies:
- name: prometheus-operator-crds - name: prometheus-operator-crds
version: 12.0.0 version: 12.0.0
repository: https://prometheus-community.github.io/helm-charts 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