Merge pull request #1259 from fluxcd/pick-changelog-v1.1.2

Add changelog entry for v1.1.2
This commit is contained in:
Max Jonas Werner 2023-10-11 16:09:36 +02:00 committed by GitHub
commit 8ea2bb0ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -2,6 +2,21 @@
All notable changes to this project are documented in this file.
## 1.1.2
**Release date:** 2023-10-11
This patch release fixes a bug where OCIRepository objects can't be consumed
when the OCI image layer contains symlinks.
Fixes:
- oci: Skip symlinks found in upstream artifacts
[#1246](https://github.com/fluxcd/source-controller/pull/1246/)
Improvements:
- build(deps): bump the ci group with 1 update
[#1256](https://github.com/fluxcd/source-controller/pull/1256)
## 1.1.1
**Release date:** 2023-09-18