Releases: kubesphere/ksbuilder
Releases · kubesphere/ksbuilder
v0.2.0
What's Changed
- replace employee by PROJECT_NAME in templates by @yudong2015 in #26
- Support publishing the extension to a specified cluster by @iawia002 in #27
- Refactor the template directory and generate the contents of the folder directly by @iawia002 in #28
- Add package command to package an extension by @iawia002 in #29
- cmd/create: add vendor info to the metadata and change the author name parameter to required by @iawia002 in #30
- Add a parser package to parse the metadata of an extension by @iawia002 in #31
- templates: add external dependencies example by @iawia002 in #32
- Add more metadata to extension by @iawia002 in #33
- parser: update all multiple language data to map structure by @iawia002 in #35
- Add the Category field to extension by @iawia002 in #36
- Add Provider data to the extension CR by @iawia002 in #37
- Add validation for extension metadata by @iawia002 in #38
- add applicationclass by @wtw1994 in #34
- Handle the case where the ApplicationClass file does not exist by @iawia002 in #39
New Contributors
- @yudong2015 made their first contribution in #26
Full Changelog: v0.1.8...v0.2.0
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Add more content to readme by @benjaminhuo in #7
- Add ksbuilder publish command by @zheng1 in #8
- Refactor with chartDataRef by @zheng1 in #9
- Update extension.yaml by @zheng1 in #10
- Add readme locals by @zheng1 in #11
- Remove desc from 'create' command by @zheng1 in #12
New Contributors
- @benjaminhuo made their first contribution in #7
Full Changelog: v0.0.1-alpha6...v0.1.0