Skip to content

Commit 22c30c2

Browse files
afrittolitekton-robot
authored andcommitted
Updates for release 1.4
Signed-off-by: Andrea Frittoli <[email protected]>
1 parent eaf7dc1 commit 22c30c2

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

releases.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Further documentation available:
4141

4242
## Release
4343

44+
### v1.4
45+
- **Latest Release**: [v1.4.0][v1.4-0] (2025-09-04) ([docs][v1.4-0-docs], [examples][v1.4-0-examples])
46+
- **Initial Release**: [v1.4.0][v1.4-0] (2025-09-04)
47+
- **End of Life**: 2026-10-04
48+
- **Patch Releases**: [v1.4.0][v1.4-0]
49+
4450
### v1.3 (LTS)
4551
- **Latest Release**: [v1.3.1][v1.3-1] (2025-08-05) ([docs][v1.3-1-docs], [examples][v1.3-1-examples])
4652
- **Initial Release**: [v1.3.0][v1.3-0] (2025-08-04)
@@ -292,6 +298,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
292298
[release-notes-standards]:
293299
https://github.com/tektoncd/community/blob/main/standards.md#release-notes
294300

301+
[v1.4-0]: https://github.com/tektoncd/pipeline/releases/tag/v1.4.0
295302
[v1.3-1]: https://github.com/tektoncd/pipeline/releases/tag/v1.3.1
296303
[v1.3-0]: https://github.com/tektoncd/pipeline/releases/tag/v1.3.0
297304
[v1.2-0]: https://github.com/tektoncd/pipeline/releases/tag/v1.2.0
@@ -390,6 +397,10 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
390397
[v0-37-5]: https://github.com/tektoncd/pipeline/releases/tag/v0.37.5
391398
[v0-37-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.37.0
392399

400+
[v1.4-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.4.0/docs#tekton-pipelines
401+
[v1.3-1-docs]: https://github.com/tektoncd/pipeline/tree/v1.3.1/docs#tekton-pipelines
402+
[v1.3-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.3.0/docs#tekton-pipelines
403+
[v1.2-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.2.0/docs#tekton-pipelines
393404
[v1.1-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.1.0/docs#tekton-pipelines
394405
[v1.0-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.0.0/docs#tekton-pipelines
395406
[v0.70-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.70.0/docs#tekton-pipelines
@@ -428,6 +439,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
428439
[v0-38-4-docs]: https://github.com/tektoncd/pipeline/tree/v0.38.4/docs#tekton-pipelines
429440
[v0-37-5-docs]: https://github.com/tektoncd/pipeline/tree/v0.37.5/docs#tekton-pipelines
430441

442+
[v1.4-0-examples]: https://github.com/tektoncd/pipeline/tree/v1.4.0/examples#examples
431443
[v1.3-1-examples]: https://github.com/tektoncd/pipeline/tree/v1.3.1/examples#examples
432444
[v1.3-0-examples]: https://github.com/tektoncd/pipeline/tree/v1.3.0/examples#examples
433445
[v1.2-0-examples]: https://github.com/tektoncd/pipeline/tree/v1.2.0/examples#examples

tekton/release-cheat-sheet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ Optional: Add a photo of this release's "purr programmer" (someone's cat).
209209
1. Update [the catalog repo](https://github.com/tektoncd/catalog) test infrastructure
210210
to use the new release by updating the `RELEASE_YAML` link in [e2e-tests.sh](https://github.com/tektoncd/catalog/blob/main/test/e2e-tests.sh).
211211
212+
1. Update [the plumbing repo](https://github.com/tektoncd/plumbing/blob/d244554a42d7b6a5f1180c58c513eeecc9febcde/tekton/cd/pipeline/overlays/oci-ci-cd/kustomization.yaml#L4) to deploy the latest version to the dogfooging cluster on OCI.
213+
212214
1. For major releases, the [website sync configuration](https://github.com/tektoncd/website/blob/main/sync/config/pipelines.yaml)
213215
to include the new release.
214216

0 commit comments

Comments
 (0)