-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add ghcr.io migration banner to README.md. #8693
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
Add ghcr.io migration banner to README.md. #8693
Conversation
README.md
Outdated
> [!IMPORTANT] | ||
> **Migrate Images from *gcr.io* to *ghcr.io*.** | ||
> | ||
> To reduce costs, we've migrated all our new and old Tekton releases to the free tier on [ghcr.io/tektoncd](http://ghcr.io/tektoncd). <br /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a tip, is this http
or https
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Either way, it's not a clickable URL, perhaps a plain ghcr.io/tektoncd
string would be better, or a link to https://github.com/orgs/tektoncd/packages?repo_name=pipeline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I used this link in the catalog repository. I will update everywhere to the link Andrea provided: https://github.com/orgs/tektoncd/packages?repo_name=
Issue tektoncd/website#654. Signed-off-by: Stanislav Jakuschevskij <[email protected]>
4ee5784
to
8b6f2d8
Compare
Hi @afrittoli @l-qing! If you find the time then this one can be merged. Thank you for your comments and the review 😸 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: l-qing, vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
Changes
Add ghcr.io migration banner to README.md.
Issue tektoncd/website#645.
/kind documentation
Screenshot
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes