Skip to content

Latest commit

 

History

History
54 lines (25 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

54 lines (25 loc) · 2.13 KB

Changelog

0.2.3 (2024-03-19)

Bug Fixes

  • Missing base kustomization.yaml file wasn't properly supported (397c5f9)

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)

0.2.1 (2023-01-12)

Bug Fixes

  • Remove deprecation messages from yamler (2cfb874)

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)

0.1.1 (2022-08-29)

Bug Fixes

  • github-release as separate workflow (57abc1a)

0.1.0 (2022-08-29)

Bug Fixes