diff --git a/bitnami/kiam/Chart.yaml b/bitnami/kiam/Chart.yaml index e8dab38c2..0de3e9a30 100644 --- a/bitnami/kiam/Chart.yaml +++ b/bitnami/kiam/Chart.yaml @@ -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 diff --git a/bitnami/metallb/Chart.yaml b/bitnami/metallb/Chart.yaml index 52450cefb..90ebdf198 100644 --- a/bitnami/metallb/Chart.yaml +++ b/bitnami/metallb/Chart.yaml @@ -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 diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml old mode 100755 new mode 100644