Skip to content

Commit

Permalink
Add changelog entry for v1.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny <github@darkowlzz.space>
  • Loading branch information
darkowlzz committed Sep 26, 2024
1 parent 8baf451 commit 24dcca8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project are documented in this file.

## 1.4.1

**Release date:** 2024-09-26

This patch release comes with a fix to the `GitRepository` API to keep it
backwards compatible by removing the default value for `.spec.provider` field
when not set in the API. The controller will internally consider an empty value
for the provider as the `generic` provider.

Fix:
- GitRepo: Remove provider default value from API
[#1626](https://github.com/fluxcd/source-controller/pull/1626)

## 1.4.0

**Release date:** 2024-09-25
Expand Down

0 comments on commit 24dcca8

Please sign in to comment.