We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deaeffe commit 0c39d15Copy full SHA for 0c39d15
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 2.0.1
6
+
7
+**Release date:** 2025-09-26
8
9
+This patch release fixes the Deployment manifest for source-watcher
10
+adding `securityContext.fsGroup` to the Pod spec.
11
12
+Fixes:
13
+- Add `securityContext.fsGroup` to deployment
14
+ [#275](https://github.com/fluxcd/source-watcher/pull/275)
15
16
## 2.0.0
17
18
**Release date:** 2025-09-15
0 commit comments