Fixing missing apiVersion in etcd chart 76/97676/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 13:22:46 +0000 (14:22 +0100)
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

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