capitalizing category
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
"description": "Deploy a container to Alibaba Cloud Container Service for Kubernetes (ACK).",
|
"description": "Deploy a container to Alibaba Cloud Container Service for Kubernetes (ACK).",
|
||||||
"creator": "Alibaba Cloud",
|
"creator": "Alibaba Cloud",
|
||||||
"iconName": "alibabacloud",
|
"iconName": "alibabacloud",
|
||||||
"categories": ["deployment"]
|
"categories": ["Deployment"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,5 +3,5 @@
|
|||||||
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
|
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
|
||||||
"creator": "Amazon Web Services",
|
"creator": "Amazon Web Services",
|
||||||
"iconName": "aws",
|
"iconName": "aws",
|
||||||
"categories": ["deployment"]
|
"categories": ["Deployment"]
|
||||||
}
|
}
|
||||||
@@ -3,5 +3,5 @@
|
|||||||
"description": "Build a Node.js project and deploy it to an Azure Web App.",
|
"description": "Build a Node.js project and deploy it to an Azure Web App.",
|
||||||
"creator": "Microsoft Azure",
|
"creator": "Microsoft Azure",
|
||||||
"iconName": "azure",
|
"iconName": "azure",
|
||||||
"categories": ["deployment"]
|
"categories": ["Deployment"]
|
||||||
}
|
}
|
||||||
@@ -3,5 +3,5 @@
|
|||||||
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
|
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
|
||||||
"creator": "Google Cloud",
|
"creator": "Google Cloud",
|
||||||
"iconName": "googlegke",
|
"iconName": "googlegke",
|
||||||
"categories": ["deployment"]
|
"categories": ["Deployment"]
|
||||||
}
|
}
|
||||||
@@ -3,5 +3,5 @@
|
|||||||
"description": "Build a docker container, publish it to IBM Cloud Container Registry, and deploy to IBM Cloud Kubernetes Service.",
|
"description": "Build a docker container, publish it to IBM Cloud Container Registry, and deploy to IBM Cloud Kubernetes Service.",
|
||||||
"creator": "IBM",
|
"creator": "IBM",
|
||||||
"iconName": "ibm",
|
"iconName": "ibm",
|
||||||
"categories": ["deployment"]
|
"categories": ["Deployment"]
|
||||||
}
|
}
|
||||||
@@ -3,5 +3,5 @@
|
|||||||
"description": "Build a Docker-based project and deploy it to OpenShift.",
|
"description": "Build a Docker-based project and deploy it to OpenShift.",
|
||||||
"creator": "Red Hat",
|
"creator": "Red Hat",
|
||||||
"iconName": "openshift",
|
"iconName": "openshift",
|
||||||
"categories": ["Dockerfile","deployment" ]
|
"categories": ["Dockerfile","Deployment" ]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,5 +3,5 @@
|
|||||||
"description": "This workflow will build a docker container, publish and deploy it to Tencent Kubernetes Engine (TKE).",
|
"description": "This workflow will build a docker container, publish and deploy it to Tencent Kubernetes Engine (TKE).",
|
||||||
"creator": "Tencent Cloud",
|
"creator": "Tencent Cloud",
|
||||||
"iconName": "tencentcloud",
|
"iconName": "tencentcloud",
|
||||||
"categories": ["deployment"]
|
"categories": ["Deployment"]
|
||||||
}
|
}
|
||||||
@@ -3,5 +3,5 @@
|
|||||||
"description": "Set up Terraform CLI in your GitHub Actions workflow.",
|
"description": "Set up Terraform CLI in your GitHub Actions workflow.",
|
||||||
"creator": "HashiCorp",
|
"creator": "HashiCorp",
|
||||||
"iconName": "terraform",
|
"iconName": "terraform",
|
||||||
"categories": ["deployment"]
|
"categories": ["Deployment"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user