This repository has been archived on 2024-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
plugin-kaniko/CHANGELOG.md
2024-02-01 17:24:36 +01:00

2.4 KiB

Changelog

1.1.1 - 2024-02-01

❤️ Thanks to all contributors! ❤️

@6543

🐛 Bug Fixes

  • make plugin.sh executable again [#23]

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 - 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 - 2024-01-12

❤️ Thanks to all contributors! ❤️

@6543

🐛 Bug Fixes

  • Fix release pipeline [#7]

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]