Skip to content

Commit

Permalink
publish module argo-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidChevallier committed Jul 1, 2024
1 parent e1597a9 commit a2b50c2
Show file tree
Hide file tree
Showing 17 changed files with 385,126 additions and 1 deletion.
19,864 changes: 19,864 additions & 0 deletions argo-workflow/crds/clusterworkflowtemplates.yaml

Large diffs are not rendered by default.

19,952 changes: 19,952 additions & 0 deletions argo-workflow/crds/cronworkflows.yaml

Large diffs are not rendered by default.

51,138 changes: 51,138 additions & 0 deletions argo-workflow/crds/io_workflows.yaml

Large diffs are not rendered by default.

622 changes: 622 additions & 0 deletions argo-workflow/crds/io_workflowtaskresults.yaml

Large diffs are not rendered by default.

9,125 changes: 9,125 additions & 0 deletions argo-workflow/crds/io_workflowtasksets.yaml

Large diffs are not rendered by default.

19,863 changes: 19,863 additions & 0 deletions argo-workflow/crds/io_workflowtemplates.yaml

Large diffs are not rendered by default.

1,058 changes: 1,058 additions & 0 deletions argo-workflow/crds/workflowartifactgctasks.yaml

Large diffs are not rendered by default.

641 changes: 641 additions & 0 deletions argo-workflow/crds/workfloweventbindings.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion argo-workflow/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "argo-workflow"
edition = "*"
version = "0.0.2"
version = "0.0.3"
description = "`argo-workflow` is the argo-workflow spec definition"

[dependencies]
Expand Down
42,640 changes: 42,640 additions & 0 deletions argo-workflow/v1alpha1/argoproj_io_v1alpha1_cluster_workflow_template.k

Large diffs are not rendered by default.

Loading

0 comments on commit a2b50c2

Please sign in to comment.