Skip to content

Commit

Permalink
feat: more detailed status messages when waiting for workspace instance
Browse files Browse the repository at this point in the history
  • Loading branch information
slisson committed Dec 2, 2024
1 parent c9e295d commit 14e56e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/modelix/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ fullnameOverride: ""

versions:
modelix:
workspaces: "0.4.4-pr194-299426c6"
workspaces: "0.4.4-pr194-12d5b4e3"
core: "10.1.0-pr1190-187b03d6"
kubernetes: "0.3.1"
vncBaseImage: "0.8.1"
Expand Down
2 changes: 1 addition & 1 deletion versions.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Modelix core version.
modelixCoreVersion=10.1.0-pr1190-187b03d6
# Modelix Workspaces versions
modelixWorkspacesVersion=0.4.4-pr194-299426c6
modelixWorkspacesVersion=0.4.4-pr194-12d5b4e3

0 comments on commit 14e56e5

Please sign in to comment.