diff --git a/incubator/etcd/Chart.yaml b/incubator/etcd/Chart.yaml index 20967c3052..022384e13c 100755 --- a/incubator/etcd/Chart.yaml +++ b/incubator/etcd/Chart.yaml @@ -1,6 +1,7 @@ +apiVersion: v1 name: etcd home: https://github.com/coreos/etcd -version: 0.6.2 +version: 0.6.3 appVersion: 2.2.5 description: Distributed reliable key-value store for the most critical data of a distributed system.