File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## 1.8.5
6+
7+ ** Release date:** 2026-05-20
8+
9+ This patch release hardens path handling in the source reconcilers and updates
10+ go-git to v5.19.1, which fixes
11+ [ CVE-2026 -45571] ( https://github.com/advisories/GHSA-crhj-59gh-8x96 ) (crafted
12+ repositories may modify the main and submodule ` .git ` directories) and
13+ [ CVE-2026 -45570] ( https://github.com/advisories/GHSA-m7cr-m3pv-hgrp ) (improper
14+ single-quote escaping in the SSH transport). It also fixes Helm chart
15+ resolution for OCI tags that encode semver build metadata, updates Helm to
16+ v4.2.0 to align with helm-controller, and adds support for GCP sovereign cloud
17+ artifact registries via the fluxcd/pkg update.
18+
19+ Fixes:
20+ - Improve path handling in source reconcilers
21+ [ #2055 ] ( https://github.com/fluxcd/source-controller/pull/2055 )
22+ - Support Helm semver encoding in OCI repositories
23+ [ #2051 ] ( https://github.com/fluxcd/source-controller/pull/2051 )
24+
25+ Improvements:
26+ - Update Helm to v4.2.0
27+ [ #2049 ] ( https://github.com/fluxcd/source-controller/pull/2049 )
28+ - Upgrade k8s to 1.36.1, c-r to 0.24.1, cli-utils to 1.2.1
29+ [ #2052 ] ( https://github.com/fluxcd/source-controller/pull/2052 )
30+ - Update fluxcd/pkg dependencies
31+ [ #2056 ] ( https://github.com/fluxcd/source-controller/pull/2056 )
32+
533## 1.8.4
634
735** Release date:** 2026-05-12
You can’t perform that action at this time.
0 commit comments