Skip to content

Releases: konfjs/k8skonf

core: v1.32.9

31 Dec 16:15
f5784f7
Compare
Choose a tag to compare

1.32.9 (2024-12-31)

Bug Fixes

  • core: disable aliasDuplicateObjects (#73) (f12538f)

cli: v0.4.0

25 Dec 07:24
744e856
Compare
Choose a tag to compare

0.4.0 (2024-12-25)

Features

  • add k8skonfig.yaml file for declarative crd configs (#70) (572272a)

core: v1.32.8

24 Dec 22:14
5e20aec
Compare
Choose a tag to compare

1.32.8 (2024-12-24)

Bug Fixes

  • always define metadata.name first (#65) (53fdc64)

cli: v0.3.7

24 Dec 22:14
5e20aec
Compare
Choose a tag to compare

0.3.7 (2024-12-24)

Bug Fixes

  • always define metadata.name first (#65) (53fdc64)
  • cli: always define metadata.name first for CRDs (#68) (a01edd4)

cli: v0.3.6

21 Dec 01:50
744797d
Compare
Choose a tag to compare

0.3.6 (2024-12-21)

Bug Fixes

core: v1.32.7

20 Dec 23:50
4f34b08
Compare
Choose a tag to compare

1.32.7 (2024-12-20)

Bug Fixes

  • always order by apiVersion, kind, metadata, spec (#61) (e864ff3)
  • core: add toYaml method for all ApiObjects (#59) (b8de6e7)
  • core: return type of ApiObject.name (b8de6e7)

core: v1.32.6

20 Dec 19:17
3aed82c
Compare
Choose a tag to compare

1.32.6 (2024-12-20)

Bug Fixes

  • core: add name getter as alias to metadata.name #56 (247eba8)
  • core: set default namespace at the app level (#58) (12bb12e)

cli: v0.3.5

20 Dec 23:50
4f34b08
Compare
Choose a tag to compare

0.3.5 (2024-12-20)

Bug Fixes

  • always order by apiVersion, kind, metadata, spec (#61) (e864ff3)
  • core: add toYaml method for all ApiObjects (#59) (b8de6e7)
  • core: return type of ApiObject.name (b8de6e7)

cli: v0.3.4

20 Dec 19:17
3aed82c
Compare
Choose a tag to compare

0.3.4 (2024-12-20)

Bug Fixes

  • core: set default namespace at the app level (#58) (12bb12e)

cli: v0.3.3

20 Dec 06:20
52b8bbc
Compare
Choose a tag to compare

0.3.3 (2024-12-20)

Bug Fixes

  • cli: add apiVersion and kind to the generated CRDs (#52) (db4e4e5)