diff options
Diffstat (limited to 'kubernetes/common/etcd/Chart.yaml')
-rw-r--r-- | kubernetes/common/etcd/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/etcd/Chart.yaml b/kubernetes/common/etcd/Chart.yaml index dbd8203191..72d7bdbbed 100644 --- a/kubernetes/common/etcd/Chart.yaml +++ b/kubernetes/common/etcd/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 name: etcd home: https://github.com/coreos/etcd -version: 7.0.0 +version: 8.0.0 appVersion: 2.2.5 description: Distributed reliable key-value store for the most critical data of a distributed system. |