Skip to content

Releases: jacobsvante/kustomize-deploy-action

v0.2.3

19 Mar 12:23
Compare
Choose a tag to compare

0.2.3 (2024-03-19)

Bug Fixes

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

v0.2.2

19 Mar 11:48
Compare
Choose a tag to compare

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

12 Jan 19:32
Compare
Choose a tag to compare

0.2.1 (2023-01-12)

Bug Fixes

  • Remove deprecation messages from yamler (2cfb874)

v0.2.0

01 Sep 12:37
Compare
Choose a tag to compare

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

29 Aug 18:15
Compare
Choose a tag to compare

0.1.1 (2022-08-29)

Bug Fixes

  • github-release as separate workflow (57abc1a)

v0.1.0

29 Aug 18:09
Compare
Choose a tag to compare

0.1.0 (2022-08-29)

Bug Fixes