Skip to content

Commit a5b6fb8

Browse files
maelvlsirbekrm
andcommitted
PR comment: reword [Helm Hub] to [ArtifactHub]
Signed-off-by: Maël Valais <mael@vls.dev> Co-authored-by: Irbe Krumina <irbekrm@gmail.com>
1 parent bfdbdab commit a5b6fb8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/en/docs/contributing/release-process.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)