Releases: kubesphere/ksbuilder
Releases · kubesphere/ksbuilder
v0.4.4
What's Changed
- fix: the metadata should not modify in lint by @redscholar in #107
- Remove extra dependencies by @iawia002 in #108
- feat: format lint output by @redscholar in #109
- Create PULL_REQUEST_TEMPLATE.md by @wansir in #111
- use global.extension.ingress by @inksnw in #110
- fix: error split file when "---" in value. by @redscholar in #112
- fix: split file use helm specs. by @redscholar in #115
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
What's Changed
- Integrate with KubeSphere Cloud by @iawia002 in #91
- Add get subcommand to get the extension on KubeSphere Cloud by @iawia002 in #92
- Add list subcommand to list extensions on KubeSphere Cloud by @iawia002 in #94
- docs: add integration with KubeSphere Cloud section by @iawia002 in #95
- Simplify the logic of creating extensions by @inksnw in #98
- Handle icon correctly for the local environment by @iawia002 in #97
- add fields to parser.extension by @stoneshi-yunify in #99
- Unify the parsing process of extension metadata by @iawia002 in #101
- Display user's local time in the get command by @iawia002 in #102
New Contributors
- @inksnw made their first contribution in #98
- @stoneshi-yunify made their first contribution in #99
Full Changelog: 0.3.13...v0.4.0
v0.4.0-rc.0
What's Changed
- add fields to parser.extension by @stoneshi-yunify in #99
- Unify the parsing process of extension metadata by @iawia002 in #101
New Contributors
- @stoneshi-yunify made their first contribution in #99
Full Changelog: v0.4.0-alpha.1...v0.4.0-rc.0