Skip to content

Commit 2963c16

Browse files
Max Jonas Wernerstefanprodan
andcommitted
Release v0.36.1
Co-authored-by: Stefan Prodan <[email protected]> Signed-off-by: Max Jonas Werner <[email protected]>
1 parent 26451fa commit 2963c16

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## 0.36.1
4+
5+
**Release date:** 2023-09-18
6+
7+
This prerelease fixes the push branch reported in the logs and status under
8+
certain circumstances.
9+
10+
It also upgrades the version of github.com/cyphar/filepath-securejoin that fixes
11+
[GHSA-6xv5-86q9-7xr8](https://github.com/advisories/GHSA-6xv5-86q9-7xr8).
12+
Even though the Flux controllers are not affected by this vulnerability
13+
since they don't run on Windows nodes, this bump will keep security scanners silent.
14+
15+
Fixes:
16+
- Fix bad link in docs
17+
[#578](https://github.com/fluxcd/image-automation-controller/pull/578)
18+
- bump github.com/cyphar/filepath-securejoin
19+
[#584](https://github.com/fluxcd/image-automation-controller/pull/584)
20+
- Fix push branch reporting when is equal to checkout branch
21+
[#581](https://github.com/fluxcd/image-automation-controller/pull/581)
22+
- Upgrade github.com/fluxcd/pkg/{git,git/gogit}
23+
[#586](https://github.com/fluxcd/image-automation-controller/pull/586)
24+
325
## 0.36.0
426

527
**Release date:** 2023-08-23

0 commit comments

Comments
 (0)