fix kubeVersion example

This commit is contained in:
Matthew Fisher 2018-03-06 15:57:26 -08:00
parent b49a3960b0
commit 01b404b68e
No known key found for this signature in database
GPG key ID: CDEC67687EFAA34E

View file

@ -1,7 +1,7 @@
name: nginx
description: A basic NGINX HTTP server
version: 0.1.0
kubeVersion: >= 1.2.0
kubeVersion: ">=1.2.0"
keywords:
- http
- nginx