Releases: R-CUBE/k8s-custom-configmap
Releases · R-CUBE/k8s-custom-configmap
v0.2.0-alpha
What's Changed
- GH-00 : Minor refactoring and fix typo in test package name by @prashanth-92 in #4
- GH 5 Switch to josdk's managed dependent resources by @rameshmalla in #6
New Contributors
- @prashanth-92 made their first contribution in #4
- @rameshmalla made their first contribution in #6
Full Changelog: v0.1.0-alpha...v0.2.0-alpha
Initial release
This release is an MVP of custom k8s config map. It contains the following features:
- Validate config-map JSON data against JSON schema
- Restricts direct changes to the native config-map resource
- config-map versioning