Skip to content

Releases: kubesphere/ksbuilder

v0.2.0

26 Jun 06:17
Compare
Choose a tag to compare

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

Full Changelog: v0.1.8...v0.2.0

v0.1.8

07 Apr 07:23
ee4d476
Compare
Choose a tag to compare

What's Changed

  • Apply files directly in the publish command to avoid the issue of excessive arguments by @iawia002 in #24
  • apply extention apiversion to chart apiversion by @junotx in #25

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

04 Apr 10:44
941d137
Compare
Choose a tag to compare

What's Changed

  • Use server-side apply to avoid the issue of annotations being too long by @iawia002 in #22
  • Update extension template file by @wansir in #23

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

17 Mar 10:50
a02a913
Compare
Choose a tag to compare

What's Changed

  • allow users to define the resource permissions required to install extension by @wtw1994 in #19

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

20 Feb 05:56
969f8d5
Compare
Choose a tag to compare

What's Changed

  • Remove init command by @zheng1 in #17
  • fix extension crd field name error,rename recommendVersion to recomme… by @isyes in #18

New Contributors

  • @isyes made their first contribution in #18

Full Changelog: v0.1.4...v0.1.5

v0.1.4

01 Nov 09:17
7d60633
Compare
Choose a tag to compare

What's Changed

  • Downgrade for KS compatibility by @zheng1 in #16

Full Changelog: v0.1.3...v0.1.4

v0.1.3

01 Nov 06:44
c7cbd35
Compare
Choose a tag to compare

What's Changed

  • Bugfix: backend APIService 404 by @zheng1 in #15

Full Changelog: v0.1.2...v0.1.3

v0.1.2

31 Oct 14:02
2209b1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

31 Oct 08:57
3fc43ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

31 Oct 08:45
ecbcf4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha6...v0.1.0