Skip to content

Commit

Permalink
update webshell
Browse files Browse the repository at this point in the history
  • Loading branch information
splattner committed Jan 27, 2025
1 parent d594ffc commit 61d0156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform.tfstate
terraform.tfstate.backup
.terraform.lock.hcl
backend.sh
.env
.env*
kubeconfig.yaml
kubectl*

2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ module "training-cluster" {
webshell-rbac-enabled = true

webshell-settings = {
version = "0.5.14"
version = "0.5.15"

theia-persistence-enabled = true
dind-persistence-enabled = true
Expand Down

0 comments on commit 61d0156

Please sign in to comment.