Skip to content

Releases: Digillect/sunstone

JSON configuration files and bug fixes

11 Oct 17:36
Compare
Choose a tag to compare

New features

  • Configuration files specified by the -f command line arguments or $include directives can now be in JSON format

Bug fixes

  • Fix volumes.secret and similar helpers
  • Fix values manager instantiation

v0.7.7

09 Sep 20:32
3e120ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.7.7

Toss'n'switch

23 Oct 17:50
Compare
Choose a tag to compare

New features

  • New command line switch --api-version added to specify resource versions – this is important for resources being promoted to GA from betas. Currently supported versions are 1.19 and 1.21.

Full Changelog: v0.7.5...v0.7.6

Fix bundler initialization

19 Oct 14:02
Compare
Choose a tag to compare
  • Fix bundler initialization

Full Changelog: v0.7.4...v0.7.5

Upgrade resource namespaces

18 Oct 19:09
Compare
Choose a tag to compare
  • Set correct namespaces for Ingress and CronJob

Full Changelog: v0.7.3...v0.7.4

Horizontal Pod Autoscaler

20 Nov 20:00
Compare
Choose a tag to compare

Added HPA resource to the list of creatable resources

Bugfix and dependency updates

19 Nov 09:44
Compare
Choose a tag to compare

Pod affinity and anti-affinity required terms now add information into correct sections

Bugfix release

11 Dec 16:19
Compare
Choose a tag to compare
  • Fix PVC API version

v0.7.0: Add includes to value files

06 May 09:57
Compare
Choose a tag to compare
  • Add includes to the value files

v0.6.1

05 Apr 16:37
Compare
Choose a tag to compare
  • Change the way sunstone entry point works