Skip to content

Releases: giantswarm/schemalint

v2.6.0

03 Jun 10:55
7d9e712
Compare
Choose a tag to compare

Added

v2.5.1

19 Dec 14:26
79be66c
Compare
Choose a tag to compare
  • Update schemalint version in the GitHub action.

v2.5.0

15 Dec 14:30
19ec6ff
Compare
Choose a tag to compare
  • Don't check cluster in cluster-app ruleset, because that property should never be modified, and it is used for configuring cluster chart.
  • Don't check providerIntegration in cluster-app ruleset, because here we have static properties that are set only in the provider-specific charts.

v2.4.0

24 Nov 15:02
e99fa59
Compare
Choose a tag to compare
  • Don't check global.apps in cluster-app ruleset, so we can have empty objects without defined properties (until we auto-generate full schemas from actual app schemas).

v2.3.1

23 Nov 11:15
9fbbf59
Compare
Choose a tag to compare
  • Allow to have the same field as a both global and root-level property.

v2.3.0

16 Nov 10:10
b87a5c7
Compare
Choose a tag to compare
  • Support for refactored schema where root-level properties are moved to be under global property.

v2.3.0-alpha.0

12 Nov 13:01
v2.3.0-alpha.0
c3c322b
Compare
Choose a tag to compare
v2.3.0-alpha.0 Pre-release
Pre-release

v2.3.0-alpha.0 pre-release for purposes of supporting testing of cluster apps refactoring.

Currently the schema linting is failing in refactored cluster apps, which is blocking progress. This alpha release will be used to unblock the current work in progress. See pull request for more details #120.

v2.2.1

09 Nov 11:30
099462d
Compare
Choose a tag to compare
Release v2.2.1 (#118)

* Release v2.2.1

* Update version in action.yml

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.2.0

09 Nov 11:02
d696d8c
Compare
Choose a tag to compare
  • Allow root-level object global for sharing values with subcharts

v2.1.1

25 Apr 09:42
f5b5c78
Compare
Choose a tag to compare
Release v2.1.1 (#88)

* Release v2.1.1

* Update version in action.yml

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>