From a3815fb76289f7986468348de08a788fa4fc9d6e Mon Sep 17 00:00:00 2001 From: Sebastien Goasguen Date: Thu, 9 Jun 2016 16:04:18 +0200 Subject: [PATCH] fix: change source key to sources in Chart files --- alpine/Chart.yaml | 4 ++-- cassandra/Chart.yaml | 4 ++-- docker-registry/Chart.yaml | 4 ++-- elasticsearch/Chart.yaml | 4 ++-- example-nginx/Chart.yaml | 4 ++-- example-todo/Chart.yaml | 4 ++-- jenkins/Chart.yaml | 8 ++++---- memcached/Chart.yaml | 4 ++-- mysql/Chart.yaml | 4 ++-- nginx-alpine/Chart.yaml | 4 ++-- nginx/Chart.yaml | 4 ++-- owncloud/Chart.yaml | 4 ++-- postgresql/Chart.yaml | 6 +++--- proxy-2-service/Chart.yaml | 4 ++-- rabbitmq/Chart.yaml | 4 ++-- redis-cluster/Chart.yaml | 4 ++-- redis-standalone/Chart.yaml | 4 ++-- redmine/Chart.yaml | 4 ++-- riak/Chart.yaml | 4 ++-- selenium-hub/Chart.yaml | 4 ++-- spark/Chart.yaml | 4 ++-- storm/Chart.yaml | 4 ++-- third_party/elasticsearch-1/Chart.yaml | 4 ++-- third_party/minecraft/Chart.yaml | 4 ++-- ubuntu-debootstrap/Chart.yaml | 4 ++-- 25 files changed, 53 insertions(+), 53 deletions(-) diff --git a/alpine/Chart.yaml b/alpine/Chart.yaml index 8f9bc84ee3..bc03f57cc7 100644 --- a/alpine/Chart.yaml +++ b/alpine/Chart.yaml @@ -19,6 +19,6 @@ keywords: - time - eventually - stops -source: +sources: - https://github.com/kubernetes/charts/tree/master/alpine -home: http://www.alpinelinux.org/ \ No newline at end of file +home: http://www.alpinelinux.org/ diff --git a/cassandra/Chart.yaml b/cassandra/Chart.yaml index 058c74e067..4bdb0bf055 100644 --- a/cassandra/Chart.yaml +++ b/cassandra/Chart.yaml @@ -6,6 +6,6 @@ keywords: - deploys - cassandra - kubernetes -source: +sources: - https://github.com/kubernetes/charts/tree/master/cassandra -home: http://cassandra.apache.org/ \ No newline at end of file +home: http://cassandra.apache.org/ diff --git a/docker-registry/Chart.yaml b/docker-registry/Chart.yaml index e8af0936ec..8da985c4b4 100644 --- a/docker-registry/Chart.yaml +++ b/docker-registry/Chart.yaml @@ -9,6 +9,6 @@ keywords: - used - development - purposes -source: +sources: - https://github.com/kubernetes/charts/tree/master/docker-registry -home: https://github.com/docker/distribution \ No newline at end of file +home: https://github.com/docker/distribution diff --git a/elasticsearch/Chart.yaml b/elasticsearch/Chart.yaml index ebaab76f14..e0a4d32410 100644 --- a/elasticsearch/Chart.yaml +++ b/elasticsearch/Chart.yaml @@ -8,6 +8,6 @@ keywords: - elasticsearch - search - service -source: +sources: - https://github.com/kubernetes/charts/tree/master/elasticsearch -home: https://github.com/elastic/elasticsearch \ No newline at end of file +home: https://github.com/elastic/elasticsearch diff --git a/example-nginx/Chart.yaml b/example-nginx/Chart.yaml index af32ad206a..3c0302a9de 100644 --- a/example-nginx/Chart.yaml +++ b/example-nginx/Chart.yaml @@ -19,6 +19,6 @@ keywords: - syncs - git - repository -source: +sources: - https://github.com/kubernetes/charts/tree/master/example-nginx -home: http://github.com/slack/kubernetes-nginx-example \ No newline at end of file +home: http://github.com/slack/kubernetes-nginx-example diff --git a/example-todo/Chart.yaml b/example-todo/Chart.yaml index f1a0d212a6..e0aa9bfad1 100644 --- a/example-todo/Chart.yaml +++ b/example-todo/Chart.yaml @@ -15,6 +15,6 @@ keywords: - sentinel - redis - backends -source: +sources: - https://github.com/kubernetes/charts/tree/master/example-todo -home: http://github.com/deis/example-todo \ No newline at end of file +home: http://github.com/deis/example-todo diff --git a/jenkins/Chart.yaml b/jenkins/Chart.yaml index 75eb0d8a44..aa9babdf93 100644 --- a/jenkins/Chart.yaml +++ b/jenkins/Chart.yaml @@ -1,13 +1,13 @@ name: jenkins -description: The leading open-source continuous integration server. +description: The leading open-sources continuous integration server. version: 0.2.0 keywords: - jenkins - leading - - open-source + - open-sources - continuous - integration - server -source: +sources: - https://github.com/kubernetes/charts/tree/master/jenkins -home: https://jenkins-ci.org/ \ No newline at end of file +home: https://jenkins-ci.org/ diff --git a/memcached/Chart.yaml b/memcached/Chart.yaml index 315f771f50..e8420162fe 100644 --- a/memcached/Chart.yaml +++ b/memcached/Chart.yaml @@ -14,6 +14,6 @@ keywords: - grouped - together - cluster -source: +sources: - https://github.com/kubernetes/charts/tree/master/memcached -home: http://https://hub.docker.com/_/memcached/ \ No newline at end of file +home: http://https://hub.docker.com/_/memcached/ diff --git a/mysql/Chart.yaml b/mysql/Chart.yaml index 77af1dd196..4a03f648d1 100644 --- a/mysql/Chart.yaml +++ b/mysql/Chart.yaml @@ -9,6 +9,6 @@ keywords: - database - development - purposes -source: +sources: - https://github.com/kubernetes/charts/tree/master/mysql -home: https://www.mysql.com/ \ No newline at end of file +home: https://www.mysql.com/ diff --git a/nginx-alpine/Chart.yaml b/nginx-alpine/Chart.yaml index 3802f495ae..866428b4d1 100644 --- a/nginx-alpine/Chart.yaml +++ b/nginx-alpine/Chart.yaml @@ -12,6 +12,6 @@ keywords: - verifying - proof - concept -source: +sources: - https://github.com/kubernetes/charts/tree/master/nginx-alpine -home: https://www.nginx.com \ No newline at end of file +home: https://www.nginx.com diff --git a/nginx/Chart.yaml b/nginx/Chart.yaml index 2a6dbf1043..5766b8a408 100644 --- a/nginx/Chart.yaml +++ b/nginx/Chart.yaml @@ -12,6 +12,6 @@ keywords: - verifying - proof - concept -source: +sources: - https://github.com/kubernetes/charts/tree/master/nginx -home: https://www.nginx.com \ No newline at end of file +home: https://www.nginx.com diff --git a/owncloud/Chart.yaml b/owncloud/Chart.yaml index 458ae51b50..fb6dc35546 100644 --- a/owncloud/Chart.yaml +++ b/owncloud/Chart.yaml @@ -8,6 +8,6 @@ keywords: - sync - share - server -source: +sources: - https://github.com/kubernetes/charts/tree/master/owncloud -home: https://owncloud.org/ \ No newline at end of file +home: https://owncloud.org/ diff --git a/postgresql/Chart.yaml b/postgresql/Chart.yaml index fb578b3bb2..b501673728 100644 --- a/postgresql/Chart.yaml +++ b/postgresql/Chart.yaml @@ -1,5 +1,5 @@ name: postgresql -description: The world's most advanced open source database. +description: The world's most advanced open sources database. version: 0.2.0 keywords: - package @@ -9,6 +9,6 @@ keywords: - database - development - purposes -source: +sources: - https://github.com/kubernetes/charts/tree/master/postgresql -home: http://www.postgresql.org/ \ No newline at end of file +home: http://www.postgresql.org/ diff --git a/proxy-2-service/Chart.yaml b/proxy-2-service/Chart.yaml index 054c778349..b82d6ec32b 100644 --- a/proxy-2-service/Chart.yaml +++ b/proxy-2-service/Chart.yaml @@ -12,6 +12,6 @@ keywords: - host - ip - port -source: +sources: - https://github.com/kubernetes/charts/tree/master/proxy-2-service -home: https://github.com/kubernetes/contrib/tree/master/for-demos/proxy-to-service \ No newline at end of file +home: https://github.com/kubernetes/contrib/tree/master/for-demos/proxy-to-service diff --git a/rabbitmq/Chart.yaml b/rabbitmq/Chart.yaml index badc332347..50adff991a 100644 --- a/rabbitmq/Chart.yaml +++ b/rabbitmq/Chart.yaml @@ -9,6 +9,6 @@ keywords: - broker - development - purposes -source: +sources: - https://github.com/kubernetes/charts/tree/master/rabbitmq -home: https://www.rabbitmq.com/ \ No newline at end of file +home: https://www.rabbitmq.com/ diff --git a/redis-cluster/Chart.yaml b/redis-cluster/Chart.yaml index 4d140d970c..1b5c22df6e 100644 --- a/redis-cluster/Chart.yaml +++ b/redis-cluster/Chart.yaml @@ -19,6 +19,6 @@ keywords: - deleted - cluster - running -source: +sources: - https://github.com/kubernetes/charts/tree/master/redis-cluster -home: http://github.com/deis/redis-cluster \ No newline at end of file +home: http://github.com/deis/redis-cluster diff --git a/redis-standalone/Chart.yaml b/redis-standalone/Chart.yaml index 757e7fcc43..d3f05a711e 100644 --- a/redis-standalone/Chart.yaml +++ b/redis-standalone/Chart.yaml @@ -13,6 +13,6 @@ keywords: - include - high - availability -source: +sources: - https://github.com/kubernetes/charts/tree/master/redis-standalone -home: http://github.com/deis/helm \ No newline at end of file +home: http://github.com/deis/helm diff --git a/redmine/Chart.yaml b/redmine/Chart.yaml index d8d1138f19..0d4bdce067 100644 --- a/redmine/Chart.yaml +++ b/redmine/Chart.yaml @@ -13,6 +13,6 @@ keywords: - ruby - rails - framework -source: +sources: - https://github.com/kubernetes/charts/tree/master/redmine -home: http://www.redmine.org/ \ No newline at end of file +home: http://www.redmine.org/ diff --git a/riak/Chart.yaml b/riak/Chart.yaml index a5ef6cdc23..a7c6be1206 100644 --- a/riak/Chart.yaml +++ b/riak/Chart.yaml @@ -10,6 +10,6 @@ keywords: - kubernetes - development - purposes -source: +sources: - https://github.com/kubernetes/charts/tree/master/riak -home: http://github.com/deis/riak \ No newline at end of file +home: http://github.com/deis/riak diff --git a/selenium-hub/Chart.yaml b/selenium-hub/Chart.yaml index d1b914f029..e7f93dc9ee 100644 --- a/selenium-hub/Chart.yaml +++ b/selenium-hub/Chart.yaml @@ -19,6 +19,6 @@ keywords: - chrome - firefox - workers -source: +sources: - https://github.com/kubernetes/charts/tree/master/selenium-hub -home: http://www.seleniumhq.org \ No newline at end of file +home: http://www.seleniumhq.org diff --git a/spark/Chart.yaml b/spark/Chart.yaml index c405ddfe9c..5fcea0b824 100644 --- a/spark/Chart.yaml +++ b/spark/Chart.yaml @@ -9,6 +9,6 @@ keywords: - cluster - computing - system -source: +sources: - https://github.com/kubernetes/charts/tree/master/spark -home: http://spark.apache.org/ \ No newline at end of file +home: http://spark.apache.org/ diff --git a/storm/Chart.yaml b/storm/Chart.yaml index c7e01d8273..07884294b4 100644 --- a/storm/Chart.yaml +++ b/storm/Chart.yaml @@ -2,6 +2,6 @@ name: storm description: Apache Storm app version: 0.1.0 keywords: -source: +sources: - https://github.com/kubernetes/charts/tree/master/storm -home: http://storm.apache.org/ \ No newline at end of file +home: http://storm.apache.org/ diff --git a/third_party/elasticsearch-1/Chart.yaml b/third_party/elasticsearch-1/Chart.yaml index 5e6557b412..57c325798f 100644 --- a/third_party/elasticsearch-1/Chart.yaml +++ b/third_party/elasticsearch-1/Chart.yaml @@ -9,6 +9,6 @@ keywords: - v1 - search - service -source: +sources: - https://github.com/kubernetes/charts/tree/master/third_party/elasticsearch-1 -home: https://github.com/elastic/elasticsearch \ No newline at end of file +home: https://github.com/elastic/elasticsearch diff --git a/third_party/minecraft/Chart.yaml b/third_party/minecraft/Chart.yaml index 5192f7bc7c..8476ad8277 100644 --- a/third_party/minecraft/Chart.yaml +++ b/third_party/minecraft/Chart.yaml @@ -17,6 +17,6 @@ keywords: - parody - australian - economy -source: +sources: - https://github.com/kubernetes/charts/tree/master/third_party/minecraft -home: https://minecraft.net/ \ No newline at end of file +home: https://minecraft.net/ diff --git a/ubuntu-debootstrap/Chart.yaml b/ubuntu-debootstrap/Chart.yaml index 26c76cd1e5..208aaa4ef8 100644 --- a/ubuntu-debootstrap/Chart.yaml +++ b/ubuntu-debootstrap/Chart.yaml @@ -9,6 +9,6 @@ keywords: - environment - based - ubuntu-debootstrap -source: +sources: - https://github.com/kubernetes/charts/tree/master/ubuntu-debootstrap -home: https://hub.docker.com/_/ubuntu-debootstrap/ \ No newline at end of file +home: https://hub.docker.com/_/ubuntu-debootstrap/