Skip to content

Commit

Permalink
Update devcontainer-feature.json
Browse files Browse the repository at this point in the history
  • Loading branch information
audacioustux authored Sep 10, 2024
1 parent bfe1194 commit d591c1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/argo/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Argo Workflows and CD CLI",
"id": "argo",
"version": "1.0.0",
"version": "1.0.1",
"options": {
"argocd": {
"type": "boolean",
Expand All @@ -16,4 +16,4 @@
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils"
]
}
}

0 comments on commit d591c1f

Please sign in to comment.