mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-22 03:25:53 +10:00
[bitnami/several] Prettify Chart.yaml following bitnami standards (#4954)
This commit is contained in:
@@ -10,8 +10,8 @@ dependencies:
|
||||
version: 1.x.x
|
||||
description: kiam is a proxy that captures AWS Metadata API requests. It allows AWS IAM roles to be set for Kubernetes workloads.
|
||||
engine: gotpl
|
||||
home: 'https://github.com/uswitch/kiam'
|
||||
icon: 'https://bitnami.com/assets/stacks/kiam/img/kiam-stack-110x117.png'
|
||||
home: https://github.com/uswitch/kiam
|
||||
icon: https://bitnami.com/assets/stacks/kiam/img/kiam-stack-110x117.png
|
||||
keywords:
|
||||
- aws
|
||||
- iam
|
||||
@@ -21,6 +21,6 @@ maintainers:
|
||||
name: Bitnami
|
||||
name: kiam
|
||||
sources:
|
||||
- 'https://github.com/bitnami/bitnami-docker-kiam'
|
||||
- 'https://github.com/uswitch/kiam'
|
||||
version: 0.2.0
|
||||
- https://github.com/bitnami/bitnami-docker-kiam
|
||||
- https://github.com/uswitch/kiam
|
||||
version: 0.2.1
|
||||
|
||||
+16
-14
@@ -1,8 +1,15 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
name: metallb
|
||||
description: The Metal LB for Kubernetes
|
||||
version: 2.0.4
|
||||
appVersion: 0.9.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 1.x.x
|
||||
description: The Metal LB for Kubernetes
|
||||
engine: gotpl
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/metallb
|
||||
icon: https://bitnami.com/assets/stacks/metallb-speaker/img/metallb-speaker-stack-220x234.png
|
||||
keywords:
|
||||
@@ -13,19 +20,14 @@ keywords:
|
||||
- arp
|
||||
- vrrp
|
||||
- vip
|
||||
sources:
|
||||
- https://github.com/metallb/metallb
|
||||
- https://github.com/bitnami/bitnami-docker-metallb
|
||||
- https://metallb.universe.tf
|
||||
maintainers:
|
||||
- name: cellebyte
|
||||
email: cellebyte@gmail.com
|
||||
- name: Bitnami
|
||||
email: containers@bitnami.com
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 1.x.x
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
name: metallb
|
||||
sources:
|
||||
- https://github.com/metallb/metallb
|
||||
- https://github.com/bitnami/bitnami-docker-metallb
|
||||
- https://metallb.universe.tf
|
||||
version: 2.0.5
|
||||
|
||||
Executable → Regular
Reference in New Issue
Block a user