Update module github.com/tektoncd/pipeline to v0.70.0 (main)#2852
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update module github.com/tektoncd/pipeline to v0.70.0 (main)#2852renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: acceptance/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
97e01fb to
80f6b9d
Compare
53f85c9 to
160925d
Compare
fbaa144 to
d82bc07
Compare
auto-merge was automatically disabled
September 25, 2025 21:05
Pull request was closed
6eed2df to
d82bc07
Compare
d82bc07 to
26df7fd
Compare
dee0007 to
5dbcf00
Compare
23b69b0 to
df86b7d
Compare
b9feaed to
76dfc41
Compare
76dfc41 to
c7436cf
Compare
c7436cf to
fb03bb2
Compare
f019c90 to
f3a773a
Compare
fc46802 to
336afe6
Compare
b12154d to
0fe2752
Compare
Contributor
|
/retest |
0fe2752 to
9ed6837
Compare
9ed6837 to
3df9ae2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.66.0→v0.70.0Release Notes
tektoncd/pipeline (github.com/tektoncd/pipeline)
v0.70.0: Tekton Pipeline release v0.70.0 "Norwegian Forest Cat Number Five (Aaron Doral)"Compare Source
🎉 OpenAPI schema to Tekton CRDs 🎉
-Docs @ v0.70.0
-Examples @ v0.70.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a9b98c9f620b1202d23cdf7b6bc38da3acecc1a9cb6f206d98fefed3ce02b0e09Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
action required: The structural OpenAPI schema to Tekton CRDs are added enabling API server schema validation and supporting
kubectl explainto describe fields and structure of Tekton CRDs. Due to the API server schema validation, users should make sure Tekton CRs have a valid schema when creating or updating CRs.Fixes
Task Param defaults will now be correctly substituted in Steps when the Task is referenced by a TaskRun
Misc
import only the writer part of the credentials package in the entrypoint so that we do not pull core v1 API indirectly into the package
dcc7a0cto27ae6b3(#8664)Docs
kosettings for kind clusters with and without a local registry. (#8662)Thanks
Thanks to these contributors who contributed to v0.70.0!
Extra shout-out for awesome release notes:
v0.69.1: Tekton Pipeline release v0.69.1 "Oriental Longhair Omnibot"Compare Source
-Docs @ v0.69.1
-Examples @ v0.69.1
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a76ee1ec9649527ab153790fc1b5385843dcb8c6522c3d9b0db77451a35b2068fObtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
ask Param defaults will now be correctly substituted in Steps when the Task is referenced by a TaskRun
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.69.1!
Extra shout-out for awesome release notes:
v0.69.0: Tekton Pipeline release v0.69.0 "Oriental Longhair Omnibot"Compare Source
-Docs @ v0.69.0
-Examples @ v0.69.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a83b80360985c8a19920792656acc1566def6a298da6b73bd47b42307bceab304Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
New feature flag
set-security-context-read-only-root-filesystemin ConfigMapfeature-flags. The new feature sets readOnlyRootFilesystem in securityContext for taskrun and affinity assistant containers.Fixes
fix: Move when condition to higher priority
fix: resolve panic issue in pipeline controller caused by CustomRun
Misc
Bump knative.dev/pkg to release-1.17 while keeping
KUBERNETES_MIN_VERSIONto 1.28.Docs
Thanks
Thanks to these contributors who contributed to v0.69.0!
Extra shout-out for awesome release notes:
v0.68.1: Tekton Pipeline release v0.68.1 "LaPerm Giskard Reventlov" LTSCompare Source
-Docs @ v0.68.1
-Examples @ v0.68.1
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677aff6b780d606f71d6cc2d430e71ac429ad21e107c13490490d164ab33f980851bObtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
ask Param defaults will now be correctly substituted in Steps when the Task is referenced by a TaskRun
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.68.1!
Extra shout-out for awesome release notes:
v0.68.0: Tekton Pipeline release v0.68.0 "LaPerm Giskard Reventlov" LTSCompare Source
-Docs @ v0.68.0
-Examples @ v0.68.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a666d35f8508100e4c8e112033d805978d152a05eef3872377816f3756a588089Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
improve step.Script variables references validation message
Fixes
fixes #7935 allowing users to reference other parameters in default values
fix: avoid panic when validate enum param with special matrix task
Binary file (standard input) matches
Misc
make goimports(#8461)551fd4cto2cc6974in /tekton in the all group (#8428)Docs
Thanks
Thanks to these contributors who contributed to v0.68.0!
Extra shout-out for awesome release notes:
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.