Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:12 +08:00
commit 74928623b2
25 changed files with 3741 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "devops",
"description": "devops skills such as generate Helm chart, Terraform script, CI/CD pipeline, GitOps, Docker.",
"version": "2.0.1",
"author": {
"name": "Truong Vu",
"email": "vukhanhtruong@gmail.com"
},
"skills": [
"./skills"
]
}