[stable/openebs] Updated ndm daemonset api version (#17403)

- Updated ndm daemonset api version

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
This commit is contained in:
Chandan Sagar Pradhan
2019-10-04 18:07:12 -07:00
committed by Kubernetes Prow Robot
parent f6fa8f77fe
commit b38dff77b0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
version: 1.2.2
version: 1.2.3
name: openebs
appVersion: 1.2.0
description: Containerized Storage for Containers
+1 -1
View File
@@ -1,5 +1,5 @@
{{- if .Values.ndm.enabled }}
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: {{ template "openebs.fullname" . }}-ndm