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 4dec4c2 commit 5ff9de8Copy full SHA for 5ff9de8
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.6.2
6
+
7
+**Release date:** 2025-06-27
8
9
+This patch release comes with a fix for `rsa-sha2-512` and `rsa-sha2-256` algorithms
10
+not being prioritized for `ssh-rsa` host keys.
11
12
+Fixes:
13
+- Fix: Prioritize sha2-512 and sha2-256 for ssh-rsa host keys
14
+ [#1839](https://github.com/fluxcd/source-controller/pull/1839)
15
16
## 1.6.1
17
18
**Release date:** 2025-06-13
0 commit comments