We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe1173f + 34f3985 commit 8ea2bb0Copy full SHA for 8ea2bb0
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
All notable changes to this project are documented in this file.
4
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
20
## 1.1.1
21
22
**Release date:** 2023-09-18
0 commit comments