File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments