diff options
Diffstat (limited to 'deployments/helm/onap4k8s/charts/etcd/Chart.yaml')
-rw-r--r-- | deployments/helm/onap4k8s/charts/etcd/Chart.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployments/helm/onap4k8s/charts/etcd/Chart.yaml b/deployments/helm/onap4k8s/charts/etcd/Chart.yaml index 7da825ac..012a4e13 100644 --- a/deployments/helm/onap4k8s/charts/etcd/Chart.yaml +++ b/deployments/helm/onap4k8s/charts/etcd/Chart.yaml @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +apiVersion: v1 name: etcd home: https://github.com/coreos/etcd version: 5.0.0 |