Skip to content

Commit 2b39b5a

Browse files
committed
fix lint
Signed-off-by: Yoichi Kawasaki <[email protected]>
1 parent a536b27 commit 2b39b5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ All notable changes to the "kubectl-plugin-ssh-jump" extension will be documente
77
- Fix `Bad configuration option: pubkeyacceptedalgorithms` issue ([#18](https://github.com/yokawasa/kubectl-plugin-ssh-jump/issues/18))
88
- Add OpenSSH version check
99
- Add RSA workaround options (`-o HostkeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa`) introduced in [ssh-jump-0.7.1](https://github.com/yokawasa/kubectl-plugin-ssh-jump/releases/tag/0.7.1) only if the local OpenSSH version >= `8.5`
10+
1011
## 0.7.1
1112

1213
- Fix `[email protected]: Permission denied (publickey)` issue ([#13](https://github.com/yokawasa/kubectl-plugin-ssh-jump/issues/13))

0 commit comments

Comments
 (0)