docs(plugins): add @eshepelyuk/semantic-release-helm-oci to plugins list (#2211)

Signed-off-by: Ievgenii Shepeliuk <eshepelyuk@gmail.com>
This commit is contained in:
Ievgenii Shepeliuk 2021-10-30 23:32:38 +03:00 committed by GitHub
parent 2ef403eb98
commit b2b07bfc00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,3 +152,7 @@
- `fail`: Publish a fail message to certain telegram chats - `fail`: Publish a fail message to certain telegram chats
- [semantic-release-npm-deprecate](https://github.com/jpoehnelt/semantic-release-npm-deprecate) - [semantic-release-npm-deprecate](https://github.com/jpoehnelt/semantic-release-npm-deprecate)
- `publish`: Automatically mark old versions as deprecated. - `publish`: Automatically mark old versions as deprecated.
- [@eshepelyuk/semantic-release-helm-oci](https://github.com/eshepelyuk/semantic-release-helm-oci)
- `verifyConditions`: Verify plugin configuration and login to Helm registry
- `prepare`: Package Helm chart to local folder
- `publish`: Publish Helm chart to OCI registry