diff --git a/charts/uptermd/Chart.yaml b/charts/uptermd/Chart.yaml index 78db14aec..b237e2621 100644 --- a/charts/uptermd/Chart.yaml +++ b/charts/uptermd/Chart.yaml @@ -3,7 +3,7 @@ name: uptermd description: Secure Terminal Sharing type: application version: 0.2.0 -appVersion: 0.13.2 +appVersion: 0.13.3 home: https://upterm.dev sources: - https://github.com/owenthereal/upterm diff --git a/cmd/upterm/command/version.go b/cmd/upterm/command/version.go index cc5dd7fe2..3858802ae 100644 --- a/cmd/upterm/command/version.go +++ b/cmd/upterm/command/version.go @@ -6,7 +6,7 @@ import ( "github.com/spf13/cobra" ) -const Version = "0.13.2" +const Version = "0.13.3" func versionCmd() *cobra.Command { cmd := &cobra.Command{ diff --git a/docs/upterm.md b/docs/upterm.md index 6b5954fac..f302fe8a1 100644 --- a/docs/upterm.md +++ b/docs/upterm.md @@ -38,4 +38,4 @@ Upterm is an open-source solution for sharing terminal sessions instantly over s * [upterm upgrade](upterm_upgrade.md) - Upgrade the CLI * [upterm version](upterm_version.md) - Show version -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_host.md b/docs/upterm_host.md index 935244c7d..a8776abaf 100644 --- a/docs/upterm_host.md +++ b/docs/upterm_host.md @@ -56,4 +56,4 @@ upterm host [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_proxy.md b/docs/upterm_proxy.md index 73d7a8e89..f5e50a5c1 100644 --- a/docs/upterm_proxy.md +++ b/docs/upterm_proxy.md @@ -30,4 +30,4 @@ upterm proxy [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_session.md b/docs/upterm_session.md index f60c743f1..535bafaea 100644 --- a/docs/upterm_session.md +++ b/docs/upterm_session.md @@ -15,4 +15,4 @@ Display session * [upterm session info](upterm_session_info.md) - Display terminal session by name * [upterm session list](upterm_session_list.md) - List shared sessions -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_session_current.md b/docs/upterm_session_current.md index c0cedd834..a90aaa743 100644 --- a/docs/upterm_session_current.md +++ b/docs/upterm_session_current.md @@ -33,4 +33,4 @@ upterm session current [flags] * [upterm session](upterm_session.md) - Display session -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_session_info.md b/docs/upterm_session_info.md index a71bc2270..066f105ed 100644 --- a/docs/upterm_session_info.md +++ b/docs/upterm_session_info.md @@ -27,4 +27,4 @@ upterm session info [flags] * [upterm session](upterm_session.md) - Display session -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_session_list.md b/docs/upterm_session_list.md index 97295f82e..9c6e0c02a 100644 --- a/docs/upterm_session_list.md +++ b/docs/upterm_session_list.md @@ -27,4 +27,4 @@ upterm session list [flags] * [upterm session](upterm_session.md) - Display session -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_upgrade.md b/docs/upterm_upgrade.md index bba75d314..8a65decdf 100644 --- a/docs/upterm_upgrade.md +++ b/docs/upterm_upgrade.md @@ -26,4 +26,4 @@ upterm upgrade [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/docs/upterm_version.md b/docs/upterm_version.md index 26e43fe2a..f7712a26d 100644 --- a/docs/upterm_version.md +++ b/docs/upterm_version.md @@ -16,4 +16,4 @@ upterm version [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 3-Feb-2024 +###### Auto generated by spf13/cobra on 17-Apr-2024 diff --git a/etc/man/man1/upterm-host.1 b/etc/man/man1/upterm-host.1 index 1ba742c8a..09c0ca68d 100644 --- a/etc/man/man1/upterm-host.1 +++ b/etc/man/man1/upterm-host.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -96,4 +96,4 @@ private key. To authorize client connections, specify a authorized_key file with .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-proxy.1 b/etc/man/man1/upterm-proxy.1 index 3aa9a1014..8e33c8c48 100644 --- a/etc/man/man1/upterm-proxy.1 +++ b/etc/man/man1/upterm-proxy.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -40,4 +40,4 @@ Proxy a terminal session via WebSocket, to be used alongside SSH ProxyCommand. .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-current.1 b/etc/man/man1/upterm-session-current.1 index d06e62b45..5e7fc3c6d 100644 --- a/etc/man/man1/upterm-session-current.1 +++ b/etc/man/man1/upterm-session-current.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -46,4 +46,4 @@ sharing a session with 'upterm host'. .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-info.1 b/etc/man/man1/upterm-session-info.1 index 7373ebf35..f44afdf4c 100644 --- a/etc/man/man1/upterm-session-info.1 +++ b/etc/man/man1/upterm-session-info.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -37,4 +37,4 @@ Display terminal session by name. .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-list.1 b/etc/man/man1/upterm-session-list.1 index 0fd33770c..35210fa6c 100644 --- a/etc/man/man1/upterm-session-list.1 +++ b/etc/man/man1/upterm-session-list.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -37,4 +37,4 @@ List shared sessions. Session admin sockets are located in ~/.upterm. .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session.1 b/etc/man/man1/upterm-session.1 index 6a64ca9e4..97cf7bc59 100644 --- a/etc/man/man1/upterm-session.1 +++ b/etc/man/man1/upterm-session.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -29,4 +29,4 @@ Display session .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-upgrade.1 b/etc/man/man1/upterm-upgrade.1 index 14196d726..8cfe61a35 100644 --- a/etc/man/man1/upterm-upgrade.1 +++ b/etc/man/man1/upterm-upgrade.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -40,4 +40,4 @@ Upgrade the CLI .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-version.1 b/etc/man/man1/upterm-version.1 index 2b7f6e379..658f3964b 100644 --- a/etc/man/man1/upterm-version.1 +++ b/etc/man/man1/upterm-version.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -29,4 +29,4 @@ Show version .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm.1 b/etc/man/man1/upterm.1 index 9ce400875..293643e18 100644 --- a/etc/man/man1/upterm.1 +++ b/etc/man/man1/upterm.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2024" "Upterm 0.13.3" "Upterm Manual" .SH NAME .PP @@ -48,4 +48,4 @@ Upterm is an open-source solution for sharing terminal sessions instantly over s .SH HISTORY .PP -3-Feb-2024 Auto generated by spf13/cobra +17-Apr-2024 Auto generated by spf13/cobra