mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Fix source description as an array
This commit is contained in:
+22
-8
@@ -1,10 +1,24 @@
|
||||
name: alpine
|
||||
home: http://www.alpinelinux.org/
|
||||
version: 0.1.0
|
||||
description: Simple pod running Alpine Linux.
|
||||
maintainers:
|
||||
- Matt Butcher <mbutcher@deis.com>
|
||||
details:
|
||||
This package provides a basic Alpine Linux image that can be used for basic
|
||||
debugging and troubleshooting. By default, it starts up, sleeps for a long
|
||||
time, and then eventually stops.
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- package
|
||||
- provides
|
||||
- basic
|
||||
- alpine
|
||||
- linux
|
||||
- image
|
||||
- used
|
||||
- basic
|
||||
- debugging
|
||||
- troubleshooting
|
||||
- default
|
||||
- starts
|
||||
- sleeps
|
||||
- long
|
||||
- time
|
||||
- eventually
|
||||
- stops
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/alpine
|
||||
home: http://www.alpinelinux.org/
|
||||
@@ -1,8 +1,11 @@
|
||||
name: cassandra
|
||||
home: http://cassandra.apache.org/
|
||||
version: 0.2.1
|
||||
description: The Apache Cassandra Project.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
This package deploys Cassandra to kubernetes.
|
||||
version: 0.2.1
|
||||
keywords:
|
||||
- package
|
||||
- deploys
|
||||
- cassandra
|
||||
- kubernetes
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/cassandra
|
||||
home: http://cassandra.apache.org/
|
||||
@@ -1,8 +1,14 @@
|
||||
name: docker-registry
|
||||
home: https://github.com/docker/distribution
|
||||
version: 0.2.0
|
||||
description: The Docker toolset to pack, ship, store, and deliver content.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
This package provides a Docker Registry that can be used for development purposes.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- package
|
||||
- provides
|
||||
- docker
|
||||
- registry
|
||||
- used
|
||||
- development
|
||||
- purposes
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/docker-registry
|
||||
home: https://github.com/docker/distribution
|
||||
@@ -1,8 +1,13 @@
|
||||
name: elasticsearch
|
||||
home: https://github.com/elastic/elasticsearch
|
||||
version: 0.2.0
|
||||
description: Elasticsearch Restful Search Engine
|
||||
maintainers:
|
||||
- Ian Coffey <icoffey@deis.com>
|
||||
details:
|
||||
This Chart provides a basic Elasticsearch search service.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- chart
|
||||
- provides
|
||||
- basic
|
||||
- elasticsearch
|
||||
- search
|
||||
- service
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/elasticsearch
|
||||
home: https://github.com/elastic/elasticsearch
|
||||
@@ -1,10 +1,24 @@
|
||||
name: example-nginx
|
||||
home: http://github.com/slack/kubernetes-nginx-example
|
||||
version: 0.0.2
|
||||
description: An example nginx + git-sync application
|
||||
maintainers:
|
||||
- Jason Hansen <jhansen@deis.com>
|
||||
details:
|
||||
This chart provides a simple nginx website which demonstrates a Pod with
|
||||
two containers. One container runs nginx, the other constantly syncs a git
|
||||
repository.
|
||||
version: 0.0.2
|
||||
keywords:
|
||||
- chart
|
||||
- provides
|
||||
- simple
|
||||
- nginx
|
||||
- website
|
||||
- demonstrates
|
||||
- pod
|
||||
- two
|
||||
- containers
|
||||
- one
|
||||
- container
|
||||
- runs
|
||||
- nginx
|
||||
- constantly
|
||||
- syncs
|
||||
- git
|
||||
- repository
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/example-nginx
|
||||
home: http://github.com/slack/kubernetes-nginx-example
|
||||
+18
-7
@@ -1,9 +1,20 @@
|
||||
name: example-todo
|
||||
home: http://github.com/deis/example-todo
|
||||
version: 0.0.6
|
||||
description: Example Todo application backed by Redis
|
||||
maintainers:
|
||||
- Gabe Monroy <gabe@deis.com>
|
||||
details:
|
||||
This chart contains an Example Todo application backed by Redis.
|
||||
It supports standalone and clustered (sentinel) Redis backends.
|
||||
version: 0.0.6
|
||||
keywords:
|
||||
- chart
|
||||
- contains
|
||||
- example
|
||||
- todo
|
||||
- application
|
||||
- backed
|
||||
- redis
|
||||
- supports
|
||||
- standalone
|
||||
- clustered
|
||||
- sentinel
|
||||
- redis
|
||||
- backends
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/example-todo
|
||||
home: http://github.com/deis/example-todo
|
||||
+11
-6
@@ -1,8 +1,13 @@
|
||||
name: jenkins
|
||||
home: https://jenkins-ci.org/
|
||||
version: 0.2.0
|
||||
description: The leading open-source continuous integration server.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
Jenkins is the leading open-source continuous integration server.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- jenkins
|
||||
- leading
|
||||
- open-source
|
||||
- continuous
|
||||
- integration
|
||||
- server
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/jenkins
|
||||
home: https://jenkins-ci.org/
|
||||
+17
-7
@@ -1,9 +1,19 @@
|
||||
name: memcached
|
||||
home: http://https://hub.docker.com/_/memcached/
|
||||
version: 0.1.0
|
||||
description: A simple Memcached cluster
|
||||
maintainers:
|
||||
- Matt Butcher <mbutcher@deis.com>
|
||||
details: |-
|
||||
Memcached is a simple cache server. This chart provides multiple replication
|
||||
controllers that can be grouped together into a cluster.
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- memcached
|
||||
- simple
|
||||
- cache
|
||||
- server
|
||||
- chart
|
||||
- provides
|
||||
- multiple
|
||||
- replication
|
||||
- controllers
|
||||
- grouped
|
||||
- together
|
||||
- cluster
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/memcached
|
||||
home: http://https://hub.docker.com/_/memcached/
|
||||
+12
-6
@@ -1,8 +1,14 @@
|
||||
name: mysql
|
||||
home: https://www.mysql.com/
|
||||
version: 0.2.0
|
||||
description: Chart running MySQL.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
This package provides a basic MySQL database for development purposes.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- package
|
||||
- provides
|
||||
- basic
|
||||
- mysql
|
||||
- database
|
||||
- development
|
||||
- purposes
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/mysql
|
||||
home: https://www.mysql.com/
|
||||
+15
-6
@@ -1,8 +1,17 @@
|
||||
name: nginx-alpine
|
||||
home: https://www.nginx.com
|
||||
version: 0.1.0
|
||||
description: Nginx http service
|
||||
maintainers:
|
||||
- Rimas Mocevicius <rimas@deis.com>
|
||||
details:
|
||||
This chart contains a basic nginx http service useful in verifying proof of concept.
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- chart
|
||||
- contains
|
||||
- basic
|
||||
- nginx
|
||||
- http
|
||||
- service
|
||||
- useful
|
||||
- verifying
|
||||
- proof
|
||||
- concept
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/nginx-alpine
|
||||
home: https://www.nginx.com
|
||||
+15
-6
@@ -1,8 +1,17 @@
|
||||
name: nginx
|
||||
home: https://www.nginx.com
|
||||
version: 0.2.0
|
||||
description: Nginx http service
|
||||
maintainers:
|
||||
- Rimas Mocevicius <rimas@deis.com>
|
||||
details:
|
||||
This chart contains a basic nginx http service useful in verifying proof of concept.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- chart
|
||||
- contains
|
||||
- basic
|
||||
- nginx
|
||||
- http
|
||||
- service
|
||||
- useful
|
||||
- verifying
|
||||
- proof
|
||||
- concept
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/nginx
|
||||
home: https://www.nginx.com
|
||||
+11
-6
@@ -1,8 +1,13 @@
|
||||
name: owncloud
|
||||
home: https://owncloud.org/
|
||||
version: 0.2.0
|
||||
description: a self-hosted file sync and share server.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
OwnCloud is a self-hosted file sync and share server.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- owncloud
|
||||
- self-hosted
|
||||
- file
|
||||
- sync
|
||||
- share
|
||||
- server
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/owncloud
|
||||
home: https://owncloud.org/
|
||||
+12
-6
@@ -1,8 +1,14 @@
|
||||
name: postgresql
|
||||
home: http://www.postgresql.org/
|
||||
version: 0.2.0
|
||||
description: The world's most advanced open source database.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
This package provides a basic PostgreSQL database for development purposes.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- package
|
||||
- provides
|
||||
- basic
|
||||
- postgresql
|
||||
- database
|
||||
- development
|
||||
- purposes
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/postgresql
|
||||
home: http://www.postgresql.org/
|
||||
@@ -1,8 +1,17 @@
|
||||
name: proxy-2-service
|
||||
home: https://github.com/kubernetes/contrib/tree/master/for-demos/proxy-to-service
|
||||
version: 0.1.0
|
||||
description: Proxy a pod port or host port to a kubernetes Service
|
||||
maintainers:
|
||||
- Rimas Mocevicius
|
||||
details: |-
|
||||
Very handy for demos from your laptop to be able to access service via host IP and port
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- handy
|
||||
- demos
|
||||
- laptop
|
||||
- able
|
||||
- access
|
||||
- service
|
||||
- via
|
||||
- host
|
||||
- ip
|
||||
- port
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/proxy-2-service
|
||||
home: https://github.com/kubernetes/contrib/tree/master/for-demos/proxy-to-service
|
||||
+12
-6
@@ -1,8 +1,14 @@
|
||||
name: rabbitmq
|
||||
home: https://www.rabbitmq.com/
|
||||
version: 0.2.0
|
||||
description: Chart running RabbitMQ.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
This package provides RabbitMQ (a message broker) for development purposes.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- package
|
||||
- provides
|
||||
- rabbitmq
|
||||
- message
|
||||
- broker
|
||||
- development
|
||||
- purposes
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/rabbitmq
|
||||
home: https://www.rabbitmq.com/
|
||||
@@ -1,10 +1,24 @@
|
||||
name: redis-cluster
|
||||
home: http://github.com/deis/redis-cluster
|
||||
version: 0.0.5
|
||||
description: Highly available Redis cluster with multiple sentinels and standbys.
|
||||
maintainers:
|
||||
- Gabe Monroy <gabe@deis.com>
|
||||
details:
|
||||
This package provides a highly available Redis cluster with multiple sentinels and standbys.
|
||||
Note the `redis-master` pod is used for bootstrapping only and can be deleted once
|
||||
the cluster is up and running.
|
||||
version: 0.0.5
|
||||
keywords:
|
||||
- package
|
||||
- provides
|
||||
- highly
|
||||
- available
|
||||
- redis
|
||||
- cluster
|
||||
- multiple
|
||||
- sentinels
|
||||
- standbys
|
||||
- note
|
||||
- `redis-master`
|
||||
- pod
|
||||
- used
|
||||
- bootstrapping
|
||||
- deleted
|
||||
- cluster
|
||||
- running
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/redis-cluster
|
||||
home: http://github.com/deis/redis-cluster
|
||||
@@ -1,9 +1,18 @@
|
||||
name: redis-standalone
|
||||
home: http://github.com/deis/helm
|
||||
version: 0.0.1
|
||||
description: Standalone Redis Master
|
||||
maintainers:
|
||||
- Gabe Monroy <gabe@deis.com>
|
||||
details:
|
||||
This package provides a standalone Redis master useful for prototyping.
|
||||
Note this does not include any high availability.
|
||||
version: 0.0.1
|
||||
keywords:
|
||||
- package
|
||||
- provides
|
||||
- standalone
|
||||
- redis
|
||||
- master
|
||||
- useful
|
||||
- prototyping
|
||||
- note
|
||||
- include
|
||||
- high
|
||||
- availability
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/redis-standalone
|
||||
home: http://github.com/deis/helm
|
||||
+16
-6
@@ -1,8 +1,18 @@
|
||||
name: redmine
|
||||
home: http://www.redmine.org/
|
||||
version: 0.2.0
|
||||
description: A flexible project management web application.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- redmine
|
||||
- flexible
|
||||
- project
|
||||
- management
|
||||
- web
|
||||
- application
|
||||
- written
|
||||
- using
|
||||
- ruby
|
||||
- rails
|
||||
- framework
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/redmine
|
||||
home: http://www.redmine.org/
|
||||
+13
-6
@@ -1,8 +1,15 @@
|
||||
name: riak
|
||||
home: http://github.com/deis/riak
|
||||
version: 0.2.0
|
||||
description: A distributed NoSQL database.
|
||||
maintainers:
|
||||
- Matt Fisher <mfisher@deis.com>
|
||||
details:
|
||||
This Chart provides a standalone Riak node in kubernetes for development purposes.
|
||||
version: 0.2.0
|
||||
keywords:
|
||||
- chart
|
||||
- provides
|
||||
- standalone
|
||||
- riak
|
||||
- node
|
||||
- kubernetes
|
||||
- development
|
||||
- purposes
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/riak
|
||||
home: http://github.com/deis/riak
|
||||
+22
-7
@@ -1,9 +1,24 @@
|
||||
name: selenium-hub
|
||||
home: http://www.seleniumhq.org
|
||||
version: 2.47.1
|
||||
description: Selenium is a suite of tools to automate web browsers across many platforms.
|
||||
maintainers:
|
||||
- Elson Rodriguez <elson.rodriguez@gmail.com>
|
||||
details: |-
|
||||
Selenium is a browser automation tool used primarily for testing web applications.
|
||||
This chart deploys a Selenium Grid setup with 2 Chrome and 2 Firefox workers.
|
||||
version: 2.47.1
|
||||
keywords:
|
||||
- selenium
|
||||
- browser
|
||||
- automation
|
||||
- tool
|
||||
- used
|
||||
- primarily
|
||||
- testing
|
||||
- web
|
||||
- applications
|
||||
- chart
|
||||
- deploys
|
||||
- selenium
|
||||
- grid
|
||||
- setup
|
||||
- chrome
|
||||
- firefox
|
||||
- workers
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/selenium-hub
|
||||
home: http://www.seleniumhq.org
|
||||
+12
-6
@@ -1,8 +1,14 @@
|
||||
name: spark
|
||||
home: http://spark.apache.org/
|
||||
version: 0.1.0
|
||||
description: spark for kubernetes
|
||||
maintainers:
|
||||
- Naga Ravi Chaitanya Elluri <nelluri@deis.com>
|
||||
details:
|
||||
Apache Spark is a fast and general-purpose cluster computing system
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- apache
|
||||
- spark
|
||||
- fast
|
||||
- general-purpose
|
||||
- cluster
|
||||
- computing
|
||||
- system
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/spark
|
||||
home: http://spark.apache.org/
|
||||
+5
-4
@@ -1,6 +1,7 @@
|
||||
name: storm
|
||||
home: http://storm.apache.org/
|
||||
description: Apache Storm app
|
||||
version: 0.1.0
|
||||
description: Apache Storm app
|
||||
maintainers:
|
||||
- Naga Ravi Chaitanya Elluri <nelluri@engineyard.com>
|
||||
keywords:
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/storm
|
||||
home: http://storm.apache.org/
|
||||
+12
-6
@@ -1,8 +1,14 @@
|
||||
name: elasticsearch-1
|
||||
home: https://github.com/elastic/elasticsearch
|
||||
version: 0.1.0
|
||||
description: Elasticsearch Restful Search Engine
|
||||
maintainers:
|
||||
- Nick Barrett <nick@edited.com>
|
||||
details:
|
||||
This Chart provides a basic Elasticsearch v1 search service.
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- chart
|
||||
- provides
|
||||
- basic
|
||||
- elasticsearch
|
||||
- v1
|
||||
- search
|
||||
- service
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/third_party/elasticsearch-1
|
||||
home: https://github.com/elastic/elasticsearch
|
||||
Vendored
+20
-8
@@ -1,10 +1,22 @@
|
||||
name: minecraft
|
||||
home: https://minecraft.net/
|
||||
version: 1.0.0
|
||||
description: A minecraft server
|
||||
maintainers:
|
||||
- Ben Barclay <benbarclay@gmail.com>
|
||||
details: |-
|
||||
Minecraft is a moderately popular game involving the collection, moving and
|
||||
re-assembling of raw materials. It may be an elaborate parody of the
|
||||
Australian economy.
|
||||
version: 1.0.0
|
||||
keywords:
|
||||
- minecraft
|
||||
- moderately
|
||||
- popular
|
||||
- game
|
||||
- involving
|
||||
- collection
|
||||
- moving
|
||||
- re-assembling
|
||||
- raw
|
||||
- materials
|
||||
- may
|
||||
- elaborate
|
||||
- parody
|
||||
- australian
|
||||
- economy
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/third_party/minecraft
|
||||
home: https://minecraft.net/
|
||||
@@ -1,9 +1,14 @@
|
||||
name: ubuntu-debootstrap
|
||||
home: https://hub.docker.com/_/ubuntu-debootstrap/
|
||||
version: 0.0.1
|
||||
description: Simple pod running minimal Ubuntu
|
||||
maintainers:
|
||||
- Matt Butcher <mbutcher@deis.com>
|
||||
details:
|
||||
This package runs a minimal Linux environment based on
|
||||
ubuntu-debootstrap.
|
||||
version: 0.0.1
|
||||
keywords:
|
||||
- package
|
||||
- runs
|
||||
- minimal
|
||||
- linux
|
||||
- environment
|
||||
- based
|
||||
- ubuntu-debootstrap
|
||||
source:
|
||||
- https://github.com/kubernetes/charts/tree/master/ubuntu-debootstrap
|
||||
home: https://hub.docker.com/_/ubuntu-debootstrap/
|
||||
Reference in New Issue
Block a user