Tekton Pipeline release v0.33.1 "Highlander HAL" #4623
                  
                    
                      afrittoli
                    
                  
                
                  announced in
                Announcements
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
-Docs @ v0.33.1
-Examples @ v0.33.1
Installation one-liner
Attestation
The Rekor UUID for this release is
18b3c02c2c35d9ef9d6c653646e37a3ced88e548ee601e353989a123011555fbObtain the attestation:
Verify that all container images in the attestation are in the release file:
Deprecation Notices
Same as
v0.33.0:The
scope-when-expressions-to-taskflag will be removed in the next release.We recommend migrating
Pipelinesto usingwhenexpressions scoped to the guardedTaskonly.Upgrade Notices
Same as
v0.33.0:🚨 Tekton v0.33.1 requires Kubernetes v1.21+ 🚨
The configuration flags
disable-working-dir-overwriteanddisable-home-env-overwriteand associated features are not available anymore. Users that rely on automaticworkingDirandHOMEoverwrite must update theirTasksto explicitly them before updating tothis release.
The
whenexpressions in a givenTaskare scoped to guard theTaskonly by default. Users that rely theBranchscope can use thescope-when-expressions-to-taskto continue guarding theTaskand its dependentTasks.Changes
Fixes
#4599: Reduce some spammy logs when resolving images not on ECR.
#4616: Pick up a fix in a dependency affecting Docker registry auth configs stored in Secrets where the registry string included the URL scheme ("https://", "http://"), or a registry path component ("/v1/" or "/v2/").
Thanks
Thanks to these contributors who contributed to v0.33.1!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Pipeline release v0.33.1 "Highlander HAL".
Beta Was this translation helpful? Give feedback.
All reactions