🎉 Release 1.0.0 (#10)

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 `1.0.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

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

### 💥 Breaking changes

- Add `dry-run` setting and docs.md
[[#12](https://github.com/woodpecker-ci/plugin-kaniko/pull/12)]
- Switch to Woodpecker Environment Variables
[[#9](https://github.com/woodpecker-ci/plugin-kaniko/pull/9)]

### Misc

- chore(deps): update alpine docker tag to v3.19
[[#11](https://github.com/woodpecker-ci/plugin-kaniko/pull/11)]
This commit is contained in:
woodpecker-bot 2024-01-12 23:13:24 +01:00 committed by GitHub
parent d7173f4e49
commit 5b97227384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,20 @@
# Changelog # Changelog
## [1.0.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.0) - 2024-01-12
### ❤️ Thanks to all contributors! ❤️
@6543
### 💥 Breaking changes
- Add `dry-run` setting and docs.md [[#12](https://github.com/woodpecker-ci/plugin-kaniko/pull/12)]
- Switch to Woodpecker Environment Variables [[#9](https://github.com/woodpecker-ci/plugin-kaniko/pull/9)]
### Misc
- chore(deps): update alpine docker tag to v3.19 [[#11](https://github.com/woodpecker-ci/plugin-kaniko/pull/11)]
## [0.1.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.1.1) - 2024-01-12 ## [0.1.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.1.1) - 2024-01-12
### ❤️ Thanks to all contributors! ❤️ ### ❤️ Thanks to all contributors! ❤️