Add ghcr.io migration banner to README.md#1327
Conversation
|
Hi @twoGiants. Thanks for your PR. I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
5de2892 to
65085d6
Compare
Add types to codeblocks in README and update links and references in manifests to use ghcr. Issue tektoncd/website#654. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
65085d6 to
49a4564
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vinamra28 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
Add ghcr.io migration banner to
README.md. Add types to code blocks in and update links and references in manifests to useghcr.Issue tektoncd/website#645.
/kind documentation
Screenshot
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
contains
/kind <type>. Valid types are bug, cleanup, design, documentation,feature, flake, misc, question, tep
File path follows
<kind>/<name>/<version>/name.yamlHas
README.mdat<kind>/<name>/<version>/README.mdHas mandatory
metadata.labels-app.kubernetes.io/versionthe same as the<version>of the resourceHas mandatory
metadata.annotationstekton.dev/pipelines.minVersionmandatory
spec.descriptionfollows the conventionSee the contribution guide for more details.