🎉 Release 0.1.0 (#6)

This PR was opened by the
[ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go)
plugin. When you're ready to do a release, you can merge this
pull-request and a new release with version `0.1.0` will be created
automatically. If you're not ready to do a release yet, that's fine,
whenever you add more changes to `main` this pull-request will be
updated.

## Options

- [ ] Mark this version as a release candidate

##
[0.1.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.1.0)
- 2024-01-12

###  Features

- Add support for docker hub mirrors and update image version
[[#1](https://github.com/woodpecker-ci/plugin-kaniko/pull/1)]

### 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)]

---------

Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
woodpecker-bot 2024-01-12 22:35:36 +01:00 committed by GitHub
parent 9febc9b821
commit c8d4cd834d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
CHANGELOG.md Normal file
View File

@ -0,0 +1,17 @@
# Changelog
## [0.1.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/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](https://github.com/woodpecker-ci/plugin-kaniko/pull/1)]
### 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)]