heretse / environment-merciiot-staging

Apache License 2.0
0 stars 0 forks source link

missing required chart keyword #4

Closed zzebj closed 5 years ago

zzebj commented 5 years ago

Chart.yaml need add some keyword:

  1. missing architecture keyword, options are ["amd64" "ppc64le" "s390x"]
  2. missing category keyword, options are ["AI" "Analytics" "Automation" "Data Science" "DevOps" "Development" "IDE" "Integration" "IoT" "Network" "Operations" "Pipeline" "Security" "Storage" "Tools" "Watson" "blockchain" "build" "businessrules" "ci" "database" "deploy" "framework" "message queue" "runtime"]
  3. missing ibmClassification keyword, options are ["Beta" "Commercial" "Limited" "OpenSource" "Tech"]
  4. missing verified keyword, options are ["ICP" "ICPRHOCP" "IKS"]
  5. please also add "tillerVersion", "kubeVersion" as example.
zzebj commented 5 years ago

Below is an example, FYI:

apiVersion: v1 description: WebSphere Liberty is a fast, dynamic, and easy-to-use Java application server. keywords: