File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed 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.5.0
6+
7+ ** Release date:** 2025-02-13
8+
9+ This minor release comes with various bug fixes and improvements.
10+
11+ ### GitRepository
12+
13+ The GitRepository API now supports authenticating through GitHub App
14+ for GitHub repositories. See
15+ [ docs] ( https://fluxcd.io/flux/components/source/gitrepositories/#github ) .
16+
17+ In addition, the Kubernetes dependencies have been updated to v1.32.1, Helm has
18+ been updated to v3.17.0 and various other controller dependencies have been
19+ updated to their latest version.
20+
21+ Fixes:
22+ - Remove deprecated object metrics from controllers
23+ [ #1686 ] ( https://github.com/fluxcd/source-controller/pull/1686 )
24+
25+ Improvements:
26+ - [ RFC-007] Implement GitHub app authentication for git repositories.
27+ [ #1647 ] ( https://github.com/fluxcd/source-controller/pull/1647 )
28+ - Various dependency updates
29+ [ #1684 ] ( https://github.com/fluxcd/source-controller/pull/1684 )
30+ [ #1689 ] ( https://github.com/fluxcd/source-controller/pull/1689 )
31+ [ #1693 ] ( https://github.com/fluxcd/source-controller/pull/1693 )
32+ [ #1705 ] ( https://github.com/fluxcd/source-controller/pull/1705 )
33+ [ #1708 ] ( https://github.com/fluxcd/source-controller/pull/1708 )
34+ [ #1709 ] ( https://github.com/fluxcd/source-controller/pull/1709 )
35+ [ #1713 ] ( https://github.com/fluxcd/source-controller/pull/1713 )
36+ [ #1716 ] ( https://github.com/fluxcd/source-controller/pull/1716 )
37+
538## 1.4.1
639
740** Release date:** 2024-09-26
You can’t perform that action at this time.
0 commit comments