Fixing missing apiVersion in etcd chart 84/97684/1
authorTomáš Levora <t.levora@partner.samsung.com>
Tue, 29 Oct 2019 13:20:32 +0000 (14:20 +0100)
committerTomáš Levora <t.levora@partner.samsung.com>
Tue, 29 Oct 2019 15:10:14 +0000 (15:10 +0000)
Missing apiVersion causes linting failure and therefore make common
fails

Issue-ID: OOM-2156

Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: Idb0aeb998fc99cc8e409247c6b5e20d140297a3e
(cherry picked from commit 475857ccfe9bd9fe06bb3c61bbb58190f1222945)

kubernetes/common/etcd/Chart.yaml

index a01524c..012a4e1 100644 (file)
@@ -11,7 +11,8 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # 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