Releases: cropalato/k8s_config_merge
Releases · cropalato/k8s_config_merge
v0.3.0
Changelog
- 58f4615 docs(README): expand usage instructions and add conflict resolution details
- 26ca951 docs(changelog): update for v0.3.0 with new features and fixes
- e3a32d3 feat: add changelog and enhance k8s config merge functionality
- bfcff7a feat: update GoReleaser config to specify main package path for build
v0.2.0
Changelog
- ce728cb Fixing path
- fa5d9fa Removing bin file
- 08f7ef8 chore(workflow): update GitHub Actions to latest versions in release workflow
- f27d7ba feat: add dist/ to .gitignore and update .goreleaser.yml for release management
- 58bdfab fix(workflow): correct gpg key input variable in release workflow
- f121753 fix(workflow): update GoReleaser action version and args in release workflow
- e92b5c7 fix(workflow): update GoReleaser action version specification in release.yml
- 2d570cd fix(workflow): update upload-artifact action to v3 in release workflow
- 0c44a7f refactor: update K8S config handling and improve error management