We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c3a3a commit e00a7c8Copy full SHA for e00a7c8
README.md
@@ -62,6 +62,15 @@ deprecated and the earliest date they'll be removed._
62
63
## Migrating
64
65
+### v1beta1 to v1
66
+
67
+Several Tekton CRDs and API spec fields, including ClusterTask CRD and Pipeline
68
+Resources fields, were updated or deprecated during the migration from `v1beta1`
69
+to `v1`.
70
71
+For users migrating their Tasks and Pipelines from `v1beta1` to `v1`, check
72
+out [the v1beta1 to v1 migration guide](./docs/migrating-v1beta1-to-v1.md).
73
74
### v1alpha1 to v1beta1
75
76
In the move from v1alpha1 to v1beta1 several spec fields and Tekton
0 commit comments