Skip to content

Releases: alauda/captain

v0.9.7

18 Feb 09:05
Compare
Choose a tag to compare
  • Fix #47 , allow download chart with full url path

v0.9.6

17 Feb 05:46
Compare
Choose a tag to compare
  • Support verify digest for chart

v0.9.5

09 Feb 03:02
Compare
Choose a tag to compare
  • Fix oom panic caused by helm
  • Add docs about multi cluster
  • Remove helm config files, use CRDs instead

v0.9.4

02 Jan 10:26
Compare
Choose a tag to compare
  • No longer rely on cert-manager
  • Can use kubectl to install

v0.9.3

22 Dec 03:58
Compare
Choose a tag to compare
  • Use kubebuilder
  • Add kubectl plugin (kubectl-captain)
  • Update finalizer domain
  • Add basic int test
  • Fix various hook issues with crd
  • Multi cluster watch

v0.9.2: Merge pull request #14 from alauda/cr-queue

24 Sep 07:46
73c7232
Compare
Choose a tag to compare

v0.9.1

22 Aug 02:27
Compare
Choose a tag to compare
  • Support auto select versions if only have pre-release versions(the devel flag)
  • Sync with helm code, include patch method and helm home refactor

v0.9.0

13 Aug 03:42
Compare
Choose a tag to compare
  • Support ChartRepo crd

v0.8.0

13 Aug 03:43
Compare
Choose a tag to compare
  • First Release