Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/tektoncd/operator from 0.60.0 to 0.65.1 #121

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps github.com/tektoncd/operator from 0.60.0 to 0.65.1.

Release notes

Sourced from github.com/tektoncd/operator's releases.

Tekton Operator release v0.65.1 ""

-Docs @ v0.65.1 -Examples @ v0.65.1

Installation one-liner

kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.65.1/release.yaml

Changes

----------------------------------------------------------------------
org                      component                version             
----------------------------------------------------------------------
tektoncd                 hub                      "v1.12.0"            
tektoncd                 dashboard                "v0.33.0"           
tektoncd                 pipeline                 "v0.44.0"           
openshift-pipelines      pipelines-as-code        "0.17.1"            
tektoncd                 chains                   "v0.15.0"            
tektoncd                 results                  "v0.4.0"            
tektoncd                 triggers                 "v0.22.2"           
----------------------------------------------------------------------

Thanks

Thanks to these contributors who contributed to v0.65.1!

Extra shout-out for awesome release notes:

Tekton Operator release v0.65.0 ""

... (truncated)

Changelog

Sourced from github.com/tektoncd/operator's changelog.

Tekton Operator Releases

Release Frequency

Tekton Operator follows the Tekton community [release policy][release-policy] as follows:

  • Versions are numbered according to semantic versioning: vX.Y.Z
  • A new release is produced on a monthly basis
  • Four releases a year are chosen for long term support (LTS). All remaining releases are supported for approximately 1 month (until the next release is produced)
    • LTS releases take place in January, April, July and October every year
    • The first Tekton Operator LTS release will be v0.63.0 in November 2022

Tekton Operator produces nightly builds, publicly available on gcr.io/tekton-nightly.

More details are available in the [Tekton Operator release documentation][tekton-releases-docs].

Transition Process

Before release v0.63 Tekton Operator has worked on the basis of an undocumented support period of four months, which will be maintained for the releases between v0.60 and v0.62.

Release Process

Tekton Operator releases are made of YAML manifests and container images. Manifests are published to cloud object-storage as well as [GitHub][tekton-operator-releases]. Container images are signed by [Sigstore][sigstore] via [Tekton Chains][tekton-chains]; signatures can be verified through the [public key][chains-public-key] hosted by the Tekton Chains project.

Further documentation available:

  • The Tekton Operator [release documents][tekton-releases-docs]
  • The Tekton Operator [release process][tekton-releases-process]
  • [Installing Tekton][tekton-installation]
  • Standard for [release notes][release-notes-standards]

Releases

v0.63

  • Latest Release: [v0.63.0][v0-62-0] (2022-11-25) ([docs][v0-63-0-docs])
  • Initial Release: [v0.63.0][v0-63-0] (2022-11-25)
  • End of Life: 2023-11-25
  • Patch Releases: [v0.63.0][v0-63-0]

... (truncated)

Commits
  • a7ddf6e Update labels for v0.65.1…
  • 0ef8ccf Bump payloads versions
  • 00d4bcf Fixes CATALOG_REFRESH_INTERVAL in Tekon Hub CR
  • e33606b Bump hub to 1.12.0
  • 015bdee Fix chains e2e tests…
  • f5396e8 [release-v0.65.x] Bump components to latest (except pipeline)
  • c49f653 tektonaddon: bump git-cli from 0.3 to 0.4
  • 8c0093a [0.65.x] TektonPipeline: make sure embedded-status is full by default…
  • e5c187b fixing syntax for olm.maxOpenshiftVersion
  • 827fb56 Update pipelines-as-code to v0.17.0 :)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/tektoncd/operator](https://github.com/tektoncd/operator) from 0.60.0 to 0.65.1.
- [Release notes](https://github.com/tektoncd/operator/releases)
- [Changelog](https://github.com/tektoncd/operator/blob/main/releases.md)
- [Commits](tektoncd/operator@v0.60.0...v0.65.1)

---
updated-dependencies:
- dependency-name: github.com/tektoncd/operator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added kind/dependency-change Categorizes issue or PR as related to changing dependencies release-note-none labels Mar 13, 2023
@openshift-ci openshift-ci bot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Mar 13, 2023
@dependabot dependabot bot requested review from adambkaplan and otaviof March 13, 2023 07:05
@openshift-ci openshift-ci bot removed the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Mar 13, 2023
@openshift-ci openshift-ci bot requested a review from HeavyWombat March 13, 2023 07:05
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 13, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign qu1queee for approval. For more information see the Kubernetes Code Review Process.

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

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 7, 2023
@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@qu1queee
Copy link

/rebase

@qu1queee
Copy link

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@HeavyWombat
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@otaviof
Copy link
Member

otaviof commented May 8, 2023

/rebase

@adambkaplan
Copy link
Member

/close

Closing in favor of #168

@openshift-ci openshift-ci bot closed this Nov 2, 2023
Copy link
Contributor

openshift-ci bot commented Nov 2, 2023

@adambkaplan: Closed this PR.

In response to this:

/close

Closing in favor of #168

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tektoncd/operator-0.65.1 branch November 2, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependency-change Categorizes issue or PR as related to changing dependencies needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants