X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fetcd%2FChart.yaml;h=02fc2c0603d5bc559bf3af7468f23d5297f30274;hb=refs%2Fheads%2Fmaster;hp=44649199fa53cda14141dda48d102b1fecf01026;hpb=86791bbd2481749cec63ec9ad43d0c8e5529e35e;p=oom.git diff --git a/kubernetes/common/etcd/Chart.yaml b/kubernetes/common/etcd/Chart.yaml index 44649199fa..02fc2c0603 100644 --- a/kubernetes/common/etcd/Chart.yaml +++ b/kubernetes/common/etcd/Chart.yaml @@ -17,7 +17,7 @@ apiVersion: v2 name: etcd home: https://github.com/coreos/etcd -version: 11.0.0 +version: 13.0.0 appVersion: 2.2.5 description: Distributed reliable key-value store for the most critical data of a distributed system. @@ -27,8 +27,8 @@ sources: dependencies: - name: common - version: ~11.x-0 + version: ~13.x-0 repository: 'file://../common' - name: repositoryGenerator - version: ~11.x-0 + version: ~13.x-0 repository: 'file://../repositoryGenerator'