Skip to content

chore: update release publish task#1689

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
ab-ghosh:fix/update-publish-task
May 28, 2026
Merged

chore: update release publish task#1689
tekton-robot merged 1 commit into
tektoncd:mainfrom
ab-ghosh:fix/update-publish-task

Conversation

@ab-ghosh

Copy link
Copy Markdown
Member

Changes

Updated release/publish.yaml to align with current Tekton release infrastructure patterns

  • apiVersion: v1beta1v1 (consistent with release-pipeline.yaml)
  • ko image: Updated from Go 1.25.3 (sha256:990ec7fc...) to Go 1.26.3 (sha256:f84dda02...)
  • crane image: Updated to sha256:91d5d0d8...
  • koparse image: Updated to sha256:939dad5c...
  • imageRegistryUser default: tekton-robot_json_key
  • GO111MODULE=off: Removed — stale, GOFLAGS=-mod=vendor is sufficient
  • git safe.directory: Added to prevent Git ownership errors in containers
  • Regional IMAGES result: Commented out to avoid result size limits (Publish task fails, IMAGES result too large pipeline#4282)

/kind misc

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

  Update release/publish.yaml to align with current Tekton release
  infrastructure patterns.

  - Bump apiVersion from v1beta1 to v1
  - Update ko image to Go 1.26.3
  - Update crane and koparse image digests
  - Update imageRegistryUser default to _json_key
  - Remove stale GO111MODULE=off env var
  - Add git safe.directory fix for container builds
  - Comment out regional images in IMAGES result (pipeline#4282)

Signed-off-by: ab-ghosh <abghosh@redhat.com>
@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label May 28, 2026
@tekton-robot tekton-robot requested review from lcarva and waveywaves May 28, 2026 06:55
@tekton-robot tekton-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 28, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/release-notes-none

@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label May 28, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/approve

@tekton-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anithapriyanatarajan

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [anithapriyanatarajan]

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 28, 2026
@tekton-robot tekton-robot merged commit 2a68e6a into tektoncd:main May 28, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants