Skip to content

Commit e00a7c8

Browse files
JeromeJutekton-robot
authored andcommitted
Add V1 Migration Guide Link in tektoncd/pipeline Readme
This commit adds the v1 migration guide in readme.md for better visibility of the latest migrating link of pipeline. /kind documentation
1 parent f8c3a3a commit e00a7c8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ deprecated and the earliest date they'll be removed._
6262

6363
## Migrating
6464

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+
6574
### v1alpha1 to v1beta1
6675

6776
In the move from v1alpha1 to v1beta1 several spec fields and Tekton

0 commit comments

Comments
 (0)