Releases: konfjs/k8skonf
Releases · konfjs/k8skonf
core: v1.32.9
1.32.9 (2024-12-31)
Bug Fixes
- core: disable aliasDuplicateObjects (#73) (f12538f)
cli: v0.4.0
0.4.0 (2024-12-25)
Features
- add k8skonfig.yaml file for declarative crd configs (#70) (572272a)
cli: v0.3.7
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
0.3.6 (2024-12-21)
Bug Fixes
core: v1.32.7
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
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
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
0.3.4 (2024-12-20)
Bug Fixes
- core: set default namespace at the app level (#58) (12bb12e)
cli: v0.3.3
0.3.3 (2024-12-20)
Bug Fixes
- cli: add apiVersion and kind to the generated CRDs (#52) (db4e4e5)