All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- update go version to 1.23.3
- update jpl version to 0.5.1
- update go-billy to 5.6.0
- update testify to v1.10.0
v0.11.0 - 2024-09-19
- update go version to 1.23.1
- update jpl version to 0.5.0
v0.10.1 - 2024-06-26
version
command output in production build
v0.10.0 - 2024-06-26
- update go version to 1.22.4
- revised all the cli commands to be structured in the same way
- use new version of jpl for streamlined handling of kubernetes resources
- reworked
init
andsync
commands to work with incomplete folder structure - mark generated files that will always be overridden by
vab
v0.9.0 - 2023-02-08
- init command: initialize a new folder with base folders and config files
- sync command: download modules data and configura base kustomize files
- build command: print on stdout the generated files from all modules, addons and customizations
- apply command: apply generated files to targets clusters
- validate command: validate the configuration file