Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## 2.0.1

**Release date:** 2025-09-26

This patch release fixes the Deployment manifest for source-watcher
adding `securityContext.fsGroup` to the Pod spec.

Fixes:
- Add `securityContext.fsGroup` to deployment
[#275](https://github.com/fluxcd/source-watcher/pull/275)

## 2.0.0

**Release date:** 2025-09-15
Expand Down