remove old things

This commit is contained in:
6543 2024-01-12 22:34:57 +01:00
parent 0f80c7345e
commit a22df173dc
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862

View file

@ -15,32 +15,3 @@
- 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)]
- 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)]