Skip to content

fix(release): apply project-specific OCI labels to images for Chains - #1951

Open
TheDevCodingKen wants to merge 1 commit into
tektoncd:mainfrom
TheDevCodingKen:fix/oci-image-labels
Open

fix(release): apply project-specific OCI labels to images for Chains#1951
TheDevCodingKen wants to merge 1 commit into
tektoncd:mainfrom
TheDevCodingKen:fix/oci-image-labels

Conversation

@TheDevCodingKen

Copy link
Copy Markdown

Changes

Fixes tektoncd/plumbing#3435

This updates the release/publish.yaml task to explicitly pass project-specific OCI image labels (url, title, and description) to the ko resolve commands. This prevents the published Chains images from incorrectly inheriting OCI metadata from their base images.

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs included if any changes are user facing
  • Has Tests included if any functionality added or changed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including
    functionality, content, code)
  • Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign vdemeester after the PR has been reviewed.
You can assign the PR to them by writing /assign @vdemeester in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize OCI image labels across Tekton release images

2 participants