File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
content/en/docs/contributing Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -144,17 +144,17 @@ The process for cutting a minor release is as follows:
144144
145145 If the last step succeeded, you can now re-run the ` cmrel publish`
146146 with the ` --nomock` argument to actually publish the release
147- artifacts to GitHub, ` Quay.io` , [Helm Hub ] etc.
147+ artifacts to GitHub, ` Quay.io` , [ArtifactHub][ ] etc.
148148
149149 ` ` ` bash
150150 cmrel publish --nomock --release-name < RELEASE_NAME>
151151 ` ` `
152152
153153 NOTE: At this stage there will be a draft release on GitHub and a
154- live release on [Helm Hub ]. So you must now complete the release
155- process quickly otherwise users of the latest release on[Helm Hub]
156- will encounter errors, because the manual CRD install URL will not be
157- available yet.
154+ live release on [ArtifactHub][ ]. So you must now complete the release
155+ process quickly otherwise users of the latest release on
156+ [ArtifactHub][] will encounter errors, because the manual CRD install
157+ URL will not be available yet.
158158
159159 4. While the build is running, send a fourth Slack message in reply to
160160 the first message:
@@ -264,4 +264,4 @@ The process for cutting a patch release is as follows:
264264
265265# # Links
266266
267- [Helm Hub ]: https://charts.jetstack.io
267+ [ArtifactHub ]: https://charts.jetstack.io
You can’t perform that action at this time.
0 commit comments