Skip to content

Commit 86da44d

Browse files
committed
update skaffold verify to GA maturity
1 parent b5ce320 commit 86da44d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs-v2/data/maturity.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -244,12 +244,8 @@
244244
"description": "User can generate a starter tekton pipeline using skaffold"
245245
},
246246
"verify": {
247-
"dev": "x",
248-
"debug": "x",
249-
"run": "x",
250-
"deploy": "x",
251247
"area": "skaffold verify",
252-
"maturity": "beta",
248+
"maturity": "GA",
253249
"description": "User can run post deployment tests via skaffold monitored test containers"
254250
},
255251
"global_config": {

0 commit comments

Comments
 (0)