Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Releases: brendangeck/semantic-release-kaniko

v2.0.2

04 Sep 14:56
2a99c4a

Choose a tag to compare

2.0.2 (2024-09-04)

Bug Fixes

v2.0.1

03 Sep 17:00
23707c1

Choose a tag to compare

2.0.1 (2024-09-03)

Bug Fixes

  • handling of complex vars set in env (#17) (23707c1)

v2.0.0

29 Aug 17:39
4c2688c

Choose a tag to compare

2.0.0 (2024-08-29)

v1.2.0

23 Aug 14:50
483f2b1

Choose a tag to compare

1.2.0 (2024-08-23)

Features

  • tag multiple images in single run (#13) (483f2b1)

v1.1.0

16 Aug 19:25
6744042

Choose a tag to compare

1.1.0 (2024-08-16)

Features

  • Adding new Kaniko options, and giving option of using environment variables. (#11) (6744042)

v1.0.6

13 Aug 22:43

Choose a tag to compare

1.0.6 (2024-08-13)

Bug Fixes

v1.0.5

13 Aug 22:30

Choose a tag to compare

1.0.5 (2024-08-13)

Bug Fixes

  • Removing the mixure of CommonJS and ES import syntax (fe1fe69)

v1.0.4

13 Aug 22:21
3c0a6ae

Choose a tag to compare

1.0.4 (2024-08-13)

Bug Fixes

  • Explicitly setting module type as file extension. Updating README. (#10) (3c0a6ae)

v1.0.3

13 Aug 20:51
1e164c7

Choose a tag to compare

1.0.3 (2024-08-13)

Bug Fixes

  • Removing changelog and git plugins to follow semantic release guidance (#9) (1e164c7)

v1.0.2

13 Aug 01:07

Choose a tag to compare

1.0.2 (2024-08-13)

Bug Fixes

  • Adding YAML instructions to README (#8) (203db68)