github tektoncd/operator v0.79.0
Tekton Operator release v0.79.0 "Scarlet macaw"

latest release: tekton-operator-0.79.0
4 hours ago

-Docs @ v0.79.0
-Examples @ v0.79.0

Installation one-liner

kubectl apply -f https://infra.tekton.dev/tekton-releases/operator/previous/v0.79.0/release.yaml

Changes

Features

  • ✨ feat(Tekton Multicluster ProxyAAE): onboard MulticlusterProxyAAE component (#3201)

  • ✨ feat (Tekton Scheduler) : Onboard Tekton Scheduler to operator (#2934)

  • ✨ feat(syncer-service): onboard syncer-service component (#3198)

Fixes

  • 🐛 proxy-aae: override WORKERS_SECRET_NAMESPACE for OpenShift (#3244)
  • 🐛 Rename MultiCluster Proxy container name to proxy-aae (#3241)
  • 🐛 fix(scheduler): make multi-cluster-role case-insensitive (#3235)
  • 🐛 fix(console-plugin): update proxy-aae service port to 443 (#3230)
  • 🐛 fix SRVKP-8901: webhooks are missing namespace owner reference (#3203)
  • 🐛 fix pac settings map pointer reconciliation Loop (#3195)
  • 🐛 Fix PAC Controller Cycling and Remove Multiple Versions from kodata (#3194)
  • 🐛 chore(ci): update cherry-pick workflow to fix multi-commit PRs (#3181)
  • 🐛 fix: multi-arch-build failures due to ko build issue (#3106)
  • 🐛 fix: empty image signing issue for operator images (#3094)
  • 🐛 Remove default Artifacthub url override (#3091)
  • 🐛 fix: prevent unintended directory overwrite from PR #3057 (#3079)
  • 🐛 Fix: Pruner Config resetting to default when set to null (#3078)
  • 🐛 Override the catalog URL only when the Hub catalog type is set to artifacthub (#3068)

Misc

  • 🔨 ci: Add CI summary fan-in check (#3233)
  • 🔨 Update Hub repo org name (#3231)
  • 🔨 Remove GHCR migration notice from the readme (#3103)
  • 🔨 fix: correct sed command to extract operator image SHA (#3089)
  • 🔨 chore: correct cheatsheet aligning to latest working params and versions (#3067)
  • 🔨 chore(deps): bump github.com/cert-manager/cert-manager from 1.19.3 to 1.19.4 (#3260)
  • 🔨 chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#3259)
  • 🔨 chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 (#3258)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.6.4 to 1.6.5 (#3256)
  • 🔨 chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#3255)
  • 🔨 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#3251)
  • 🔨 Downgrade repetitive Info-level logs to Debug level to reduce operato… (#3245)
  • 🔨 Add khrm to reviewers list (#3243)
  • 🔨 Enable authorization for Services in Console Plugin (#3242)
  • 🔨 chore(deps): bump github.com/tektoncd/pipeline from 1.9.0 to 1.9.1 (#3238)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.6.1 to 1.6.4 (#3237)
  • 🔨 chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#3236)
  • 🔨 Update release-cheat-sheet.md (#3226)
  • 🔨 chore(deps): bump github.com/tektoncd/triggers from 0.34.0 to 0.35.0 (#3223)
  • 🔨 chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#3222)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.5.16 to 1.6.1 (#3221)
  • 🔨 chore(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 (#3213)
  • 🔨 chore(deps): bump github.com/openshift-pipelines/pipelines-as-code from 0.41.0 to 0.41.1 (#3212)
  • 🔨 chore(deps): bump github.com/tektoncd/pipeline from 1.7.0 to 1.9.0 (#3211)
  • 🔨 chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 (#3210)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.5.14 to 1.5.16 (#3209)
  • 🔨 chore(deps): bump github/codeql-action from 4.32.1 to 4.32.2 (#3208)
  • 🔨 chore: update chains version and add release test (#3204)
  • 🔨 chore(deps): bump github.com/cert-manager/cert-manager from 1.19.2 to 1.19.3 (#3193)
  • 🔨 chore(deps): bump github/codeql-action from 4.31.11 to 4.32.1 (#3192)
  • 🔨 chore(deps): bump actions/cache from 5.0.2 to 5.0.3 (#3191)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.5.13 to 1.5.14 (#3190)
  • 🔨 chore(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.3.1 to 2.4.1 (#3180)
  • 🔨 chore(deps): bump github.com/openshift-pipelines/pipelines-as-code from 0.40.0 to 0.41.0 (#3179)
  • 🔨 chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 (#3178)
  • 🔨 chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 (#3177)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.5.12 to 1.5.13 (#3176)
  • 🔨 chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#3175)
  • 🔨 chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#3174)
  • 🔨 chore(deps): bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 (#3173)
  • 🔨 chore(deps): bump github.com/sigstore/rekor from 1.4.3 to 1.5.0 (#3172)
  • 🔨 chore(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.3.0 to 2.3.1 (#3171)
  • 🔨 chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#3169)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.5.11 to 1.5.12 (#3168)
  • 🔨 chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#3167)
  • 🔨 chore: remove temp files from git and add to .gitignore (#3165)
  • 🔨 chore(deps): bump github.com/sigstore/fulcio from 1.8.4 to 1.8.5 (#3159)
  • 🔨 Fix golangci-lint action step for large diff (#3157)
  • 🔨 chore(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 (#3156)
  • 🔨 chore(deps): bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.2 (#3155)
  • 🔨 chore(deps): bump chainguard-dev/actions from 1.5.10 to 1.5.11 (#3154)
  • 🔨 chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#3153)
  • 🔨 bump fulcio and cosign to fix cve CVE-2025-66506 (#3146)
  • 🔨 Bump tektoncd/pruner from v0.3.4 to v0.3.5 (#3142)
  • 🔨 chore(deps): bump github.com/openshift-pipelines/pipelines-as-code from 0.39.3 to 0.40.0 (#3134)
  • 🔨 chore(deps): bump peter-evans/slash-command-dispatch from 5.0.1 to 5.0.2 (#3133)
  • 🔨 Fix path to nightly releases used by fetch-releases script (#3126)
  • 🔨 chore(deps): bump github/codeql-action from 4.31.8 to 4.31.9 (#3122)
  • 🔨 .github/workflows: Add comment for dependabot to pick up updates (#3117)
  • 🔨 chore: update release.md and readme.md with latest release version (#3115)
  • 🔨 chore: bump results from v0.17.1 to v0.17.2 (#3109)
  • 🔨 chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#3102)
  • 🔨 chore(deps): bump actions/cache from 4.3.0 to 5.0.1 (#3101)
  • 🔨 chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#3100)
  • 🔨 chore(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 (#3099)
  • 🔨 chore(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#3098)
  • 🔨 chore(deps): bump golang.org/x/mod from 0.30.0 to 0.31.0 (#3097)
  • 🔨 chore: migrate retest workflow to use plumbing reusable workflow (#3086)
  • 🔨 chore: migrate cherry-pick workflow to use plumbing reusable workflow (#3085)
  • 🔨 cmd/tool: do not fail if a tag doesn't follow semantic versionning (#3080)
  • 🔨 chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#3077)
  • 🔨 chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#3076)
  • 🔨 chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (#3075)
  • 🔨 chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#3074)
  • 🔨 chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#3073)
  • 🔨 chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#3072)
  • 🔨 chore(deps): bump github.com/tektoncd/pipeline from 1.6.0 to 1.7.0 (#3071)
  • 🔨 chore(deps): bump peter-evans/slash-command-dispatch from 5.0.0 to 5.0.1 (#3070)
  • 🔨 chore: bump pipeline from v1.6.0 to v1.7.0 (#3066)
  • 🔨 chore: add cherrypick workflow action (#3060)
  • 🔨 Use CHATOPS_TOKEN in bump payload workflows (#3043)
  • 🔨 Bump github/codeql-action from 4.31.5 to 4.31.6 (#3028)
  • 🔨 Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.0 (#3027)
  • 🔨 Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#3026)
  • 🔨 Bump actions/setup-go from 6.0.0 to 6.1.0 (#3002)
  • 🔨 Bump actions/checkout from 5.0.0 to 6.0.0 (#3001)
  • 🔨 Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#3000)
  • 🔨 Bump github/codeql-action from 4.31.2 to 4.31.5 (#2999)
  • 🔨 Bump chainguard-dev/actions from 1.5.8 to 1.5.10 (#2998)

Docs

Thanks

Thanks to these contributors who contributed to v0.79.0!

Extra shout-out for awesome release notes:

Don't miss a new operator release

NewReleases is sending notifications on new releases.