Skip to content

Commit 6c7e4be

Browse files
authoredDec 9, 2020
docs: add semantic-release-helm plugin (#1713)
1 parent c177d4b commit 6c7e4be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/extending/plugins-list.md

+4
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,7 @@
120120
- `verifyConditions`: Verify the environment variable ```PYPI_TOKEN``` and installation of build tools
121121
- `prepare`: Update the version in ```setup.cfg``` and create the distribution packages
122122
- `publish`: Publish the python package to a repository (default: pypi)
123+
- [semantic-release-helm](https://github.com/m1pl/semantic-release-helm)
124+
- `verifyConditions`: Validate configuration and (if present) credentials
125+
- `prepare`: Update version and appVersion in ```Chart.yaml```
126+
- `publish`: Publish the chart to a registry (if configured)

0 commit comments

Comments
 (0)
Please sign in to comment.