diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..fa2113f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,43 @@ +# Changelog + +## [0.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.0.1) - 2024-01-12 + +### ❤️ Thanks to all contributors! ❤️ + +@6543, @renovate[bot], @CrimsonFez, @foosinn, @bonifaido, @Mokto, @Jumba, @annProg, @kradalby, @cloudowski, @zicklag, @makarono, @anguslees, @myers + +### Misc + +- Fix some more linting issues [[#5](https://github.com/woodpecker-ci/plugin-kaniko/pull/5)] +- Init pipeline [[#3](https://github.com/woodpecker-ci/plugin-kaniko/pull/3)] +- chore: Configure Renovate [[#2](https://github.com/woodpecker-ci/plugin-kaniko/pull/2)] +- Add support for docker hub mirrors and update image version [[#1](https://github.com/woodpecker-ci/plugin-kaniko/pull/1)] +- configurable cache repository and ttl [[#36](https://github.com/woodpecker-ci/plugin-kaniko/pull/36)] +- upgrade to v0.19.0 [[#34](https://github.com/woodpecker-ci/plugin-kaniko/pull/34)] +- Update Kaniko to version 0.18 [[#32](https://github.com/woodpecker-ci/plugin-kaniko/pull/32)] +- Update Kaniko version [[#30](https://github.com/woodpecker-ci/plugin-kaniko/pull/30)] +- Auto tag [[#27](https://github.com/woodpecker-ci/plugin-kaniko/pull/27)] +- Auto tag [[#27](https://github.com/woodpecker-ci/plugin-kaniko/pull/27)] +- Auto tag [[#27](https://github.com/woodpecker-ci/plugin-kaniko/pull/27)] +- fix: destination lack ${REGISTRY} [[#26](https://github.com/woodpecker-ci/plugin-kaniko/pull/26)] +- updates kaniko version to 0.10 [[#23](https://github.com/woodpecker-ci/plugin-kaniko/pull/23)] +- Add build_args_from_env option to mimic Docker plugin [[#22](https://github.com/woodpecker-ci/plugin-kaniko/pull/22)] +- Add build_args_from_env option to mimic Docker plugin [[#22](https://github.com/woodpecker-ci/plugin-kaniko/pull/22)] +- Enable use of .tags file for custom tagging [[#21](https://github.com/woodpecker-ci/plugin-kaniko/pull/21)] +- Allow skip-tls-verify option for testing [[#20](https://github.com/woodpecker-ci/plugin-kaniko/pull/20)] +- Add Ability To Skip Push [[#17](https://github.com/woodpecker-ci/plugin-kaniko/pull/17)] +- gcr: use json_key to keep compatibility with docker plugin [[#11](https://github.com/woodpecker-ci/plugin-kaniko/pull/11)] +- add support for gcr registries [[#10](https://github.com/woodpecker-ci/plugin-kaniko/pull/10)] +- fix parentheses when parsing multiple arguments [[#7](https://github.com/woodpecker-ci/plugin-kaniko/pull/7)] +- Fix handling of long username/password [[#6](https://github.com/woodpecker-ci/plugin-kaniko/pull/6)] +- Add target setting [[#5](https://github.com/woodpecker-ci/plugin-kaniko/pull/5)] +- Add target setting [[#5](https://github.com/woodpecker-ci/plugin-kaniko/pull/5)] +- Add target setting [[#5](https://github.com/woodpecker-ci/plugin-kaniko/pull/5)] +- Rename to drone-kaniko [[#4](https://github.com/woodpecker-ci/plugin-kaniko/pull/4)] +- Rename to drone-kaniko [[#4](https://github.com/woodpecker-ci/plugin-kaniko/pull/4)] +- Work with non alpine images [[#2](https://github.com/woodpecker-ci/plugin-kaniko/pull/2)] +- Work with non alpine images [[#2](https://github.com/woodpecker-ci/plugin-kaniko/pull/2)] +- Work with non alpine images [[#2](https://github.com/woodpecker-ci/plugin-kaniko/pull/2)] +- Work with non alpine images [[#2](https://github.com/woodpecker-ci/plugin-kaniko/pull/2)] +- Use the official Kaniko image [[#1](https://github.com/woodpecker-ci/plugin-kaniko/pull/1)] +- Use the official Kaniko image [[#1](https://github.com/woodpecker-ci/plugin-kaniko/pull/1)]