Skip to content

Releases: holos-run/holos

v0.101.0

25 Nov 03:45
2184bda
Compare
Choose a tag to compare

Changelog

  • b466ec3 Merge pull request #353 from holos-run/gl/fix-platform-args
  • 9b10e23 Redirect docs to current version (#352)
  • 4512079 Remove deprecated argument to 'holos render platform'
  • a8ab4da cue: fix holos cue vet exit code (#358)
  • e6d25bf holos: improve OrderedEncoder error handling
  • b19022d tests: fill in the buildplan.yaml for better coverage (#348)
  • 2184bda v1alpha5: add validators (#357)

v0.100.1

20 Nov 23:23
3fd06f5
Compare
Choose a tag to compare

Changelog

  • 3fd06f5 schemas: fix kustomize patch name field (#348)

v0.100.0

20 Nov 19:43
6002040
Compare
Choose a tag to compare

Changelog

  • 7cfcf55 add yaml struct tags to core v1alpha5 schemas
  • 864d7d4 build: pass platform component labels and annotations to BuildPlan
  • 8b22ba0 cli: add show command and refactor interfaces (#331)
  • 63256a2 remove embedded k3d platform
  • bfe4a8d remove unmaintained embedded platforms
  • eaa508a remove v1alpha1 schemas and support
  • 11bd50e show: fix buildplans selector inconsistency
  • 937c1dc show: fix inconsistent ordering of output
  • 791c0a9 util: fix misleading RunCmd error message source location
  • 6002040 version 0.100.0

v0.99.3

18 Nov 00:23
03b7963
Compare
Choose a tag to compare

Changelog

  • 03b7963 cli: gate grpc client and auth flags behind feature flag
  • 8db06dd releaser: fix brew test command (#327)

v0.99.2

14 Nov 23:17
66acadf
Compare
Choose a tag to compare

Changelog

v0.99.1

14 Nov 17:10
032f72b
Compare
Choose a tag to compare

Changelog

v0.99.0

13 Nov 19:59
e6892c3
Compare
Choose a tag to compare

Changelog

  • cf62283 helm: add support for helm template --api-versions capabilities (#330)
  • 847fd29 helm: add support for helm template --kube-version capabilities (#330)
  • e6892c3 v0.99.0

v0.98.2

13 Nov 16:29
9f4da68
Compare
Choose a tag to compare

Changelog

v0.98.1

11 Nov 21:53
580afff
Compare
Choose a tag to compare

Changelog

  • 580afff 0.98.1 - holos init platform
  • 21e1a11 cli: hide help flags and command (#325)
  • 65fe777 cli: rename generate to init (#325)
  • 43e939d doc: refactor breaking it down table in hello holos
  • 67535e1 doc: remove init platform from setup guide

v0.98.0

08 Nov 02:11
96be7a4
Compare
Choose a tag to compare

Changelog

  • a05881d Add the Hello Holos tutorial
  • 80b4ab9 Merge pull request #310 from holos-run/jeff/308-holos-field
  • 45bdaac main: cue v0.10.1 and add e2e test for helm guide (#293)
  • 0afaab8 render: nest output under the holos top level field (#308)
  • b526fd1 testdata: clean up old v1alpha1 tests (#292)
  • 1e03deb tests: add make unity target
  • 7ded38b v1alpha5: strip down the core and author schemas (#306)
  • 5e07655 website: fix port in helm guide
  • 5d882f4 website: fix resources.yaml tab in helm guide (#293)
  • 7ae1f99 website: update quickstart diagram to match helm