Skip to content

Commit 34f3985

Browse files
author
Max Jonas Werner
committed
Add changelog entry for v1.1.2
Signed-off-by: Max Jonas Werner <[email protected]> (cherry picked from commit 01f4ebb)
1 parent fe1173f commit 34f3985

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 1.1.2
6+
7+
**Release date:** 2023-10-11
8+
9+
This patch release fixes a bug where OCIRepository objects can't be consumed
10+
when the OCI image layer contains symlinks.
11+
12+
Fixes:
13+
- oci: Skip symlinks found in upstream artifacts
14+
[#1246](https://github.com/fluxcd/source-controller/pull/1246/)
15+
16+
Improvements:
17+
- build(deps): bump the ci group with 1 update
18+
[#1256](https://github.com/fluxcd/source-controller/pull/1256)
19+
520
## 1.1.1
621

722
**Release date:** 2023-09-18

0 commit comments

Comments
 (0)