Skip to content

Releases: giantswarm/apiextensions-application

v0.6.2

23 Apr 11:31
d4c07c3
Compare
Choose a tag to compare

Changed

  • Specifying type of the extraConfigs field and identifiers of its entries.

v0.6.1

28 Sep 07:19
dccc12d
Compare
Choose a tag to compare

Changed

  • AppCatalogEntry: Rename nginx-ingress-controller-app to ingress-nginx. (#54, #55)

v0.6.0

22 Sep 13:12
4b92c99
Compare
Choose a tag to compare

Added

  • Make timeout for Helm operations configurable through App and Chart CRs specs.

v0.5.1

07 Jul 13:15
3203cce
Compare
Choose a tag to compare

Changed

  • Expose App CR extra config priority level constants
  • Update lower boundary of App CR extra config priority field from 0 to 1 because is makes the implementation more convenient, also the catalog level (value 0) is always the base anyway, so starting from 1 make it nicer as well

v0.5.0

01 Jul 13:34
dbe1eb0
Compare
Choose a tag to compare
Release v0.5.0 (#39)

* Release v0.5.0

* Update CHANGELOG.md

Co-authored-by: github-actions <action@github.com>
Co-authored-by: Laszlo Uveges <laszlo@giantswarm.io>

v0.4.1

30 Jun 08:21
ddc8656
Compare
Choose a tag to compare
Release v0.4.1 (#37)

* Release v0.4.1

* Release v0.4.1

Co-authored-by: github-actions <action@github.com>

v0.4.0

08 Jun 14:22
0308f53
Compare
Choose a tag to compare

Added

  • Extend Catalog CRD with repository list.

v0.3.1

25 Feb 14:58
ba554e2
Compare
Choose a tag to compare

Fixed

  • Remove compatible providers validation for AppCatalogEntry as its overly strict.

v0.3.0

21 Dec 10:46
857485a
Compare
Choose a tag to compare

Added

  • Add note to .spec.namespace for App CRD that this field cannot be changed.

v0.2.0

15 Dec 08:21
f703406
Compare
Choose a tag to compare
Release v0.2.0 (#4)

Co-authored-by: github-actions <action@github.com>