Skip to content

Commit

Permalink
release new webshell version
Browse files Browse the repository at this point in the history
  • Loading branch information
splattner committed May 22, 2024
1 parent dc370db commit 7a4ace1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export DOCKER_HOST=tcp://localhost:2376
export DOCKER_TLS_VERIFY=1
export DOCKER_CERT_PATH=/home/project/.tls/client

alias k=kubectl
alias k=kubectl
complete -F __start_kubectl k
complete -C /usr/bin/terraform terraform

Expand Down
4 changes: 2 additions & 2 deletions deploy/charts/webshell/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: webshell
description: A Helm chart to deploy a webshell environment
type: application
version: 0.5.5
appVersion: "0.5.5"
version: 0.5.6
appVersion: "0.5.6"

0 comments on commit 7a4ace1

Please sign in to comment.