Skip to content

Releases: woodpecker-ci/plugin-kaniko

1.2.0

05 Sep 10:55
d71f361
Compare
Choose a tag to compare

1.2.0 - 2024-09-05

❤️ Thanks to all contributors! ❤️

@tkikuchi2000, @6543

✨ Features

  • Add insecure options [#36]

Misc

  • Update pipeline to use lates buildx plugin [#37]

1.1.3

23 Jul 16:19
80c3127
Compare
Choose a tag to compare

1.1.3 - 2024-07-23

❤️ Thanks to all contributors! ❤️

@ztelliot, @pre-commit-ci[bot]

🐛 Bug Fixes

  • Fix build arg [#35]

Misc

  • [pre-commit.ci] pre-commit autoupdate [#33]

1.1.2

13 May 17:57
c0ad31f
Compare
Choose a tag to compare

1.1.2 - 2024-05-13

❤️ Thanks to all contributors! ❤️

@6543, @qwerty287, @renovate[bot]

🐛 Bug Fixes

  • Fix build arg quoting [#31]

Misc

  • bump kaniko to v1.22.0 [#32]
  • Add CODEOWNERS [#30]
  • chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 [#28]

1.1.1

01 Feb 16:24
4a02d6a
Compare
Choose a tag to compare

1.1.1 - 2024-02-01

❤️ Thanks to all contributors! ❤️

@6543

🐛 Bug Fixes

  • make plugin.sh executable again [#23]

1.1.0

31 Jan 22:21
6c1b2db
Compare
Choose a tag to compare

1.1.0 - 2024-01-31

❤️ Thanks to all contributors! ❤️

@nicolas-r, @renovate[bot], @qwerty287

📈 Enhancement

  • Add two new options (--ignore-var-run and env_file), review the dry-run logic and try to fix some issues [#20]

📚 Documentation

  • Fix author key [#14]

Misc

  • chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 [#22]
  • Use cleartext username [#21]

1.0.0

12 Jan 22:13
5b97227
Compare
Choose a tag to compare

1.0.0 - 2024-01-12

❤️ Thanks to all contributors! ❤️

@6543

💥 Breaking changes

  • Add dry-run setting and docs.md [#12]
  • Switch to Woodpecker Environment Variables [#9]

Misc

  • chore(deps): update alpine docker tag to v3.19 [#11]

0.1.1

12 Jan 21:40
409e170
Compare
Choose a tag to compare

0.1.1 - 2024-01-12

❤️ Thanks to all contributors! ❤️

@6543

🐛 Bug Fixes

  • Fix release pipeline [#7]

0.1.0

12 Jan 21:36
c8d4cd8
Compare
Choose a tag to compare

0.1.0 - 2024-01-12

❤️ Thanks to all contributors! ❤️

@6543, @renovate[bot], @CrimsonFez, @foosinn, @bonifaido, @Mokto, @Jumba, @annProg, @kradalby, @cloudowski, @zicklag, @makarono, @anguslees, @myers

✨ Features

  • Add support for docker hub mirrors and update image version [#1]

Misc

  • Fix some more linting issues [#5]
  • Init pipeline [#3]
  • chore: Configure Renovate [#2]