Releases: jacobsvante/kustomize-deploy-action
Releases · jacobsvante/kustomize-deploy-action
v0.2.3
0.2.3 (2024-03-19)
Bug Fixes
- Missing base kustomization.yaml file wasn't properly supported (397c5f9)
v0.2.2
0.2.2 (2024-03-19)
Bug Fixes
- Don't parse non-existing kustomization-base-dir kustomization.yaml file (2e1bb3d)
- Upgrade to setup-kubectl v4 (a41126f)
- Use upstream yamler version again and disable multidoc (936c371)
v0.2.1
0.2.1 (2023-01-12)
Bug Fixes
- Remove deprecation messages from yamler (2cfb874)
v0.2.0
0.2.0 (2022-09-01)
⚠ BREAKING CHANGES
- Rename
image-tag
to docker-tag
Features
- Don't require docker inputs (2f45afa)
Bug Fixes
- Rename
image-tag
to docker-tag
(8b324bb)
v0.1.1
0.1.1 (2022-08-29)
Bug Fixes
- github-release as separate workflow (57abc1a)
v0.1.0
0.1.0 (2022-08-29)
Bug Fixes