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 58abac5 commit 630451aCopy full SHA for 630451a
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to the "kubectl-plugin-ssh-jump" extension will be documented in this file.
4
5
+## 0.3.1
6
+- fixed typo: missing char ( [PR#3](https://github.com/yokawasa/kubectl-plugin-ssh-jump/pull/3), thanks to @iuryfukuda )
7
+
8
## 0.3.0
9
- Added Args param to exec in ssh session ( [PR#2](https://github.com/yokawasa/kubectl-plugin-ssh-jump/pull/2), thanks to @iuryfukuda )
10
VERSION
@@ -1 +1 @@
1
-0.3.0
+0.3.1
0 commit comments