Skip to content

Commit

Permalink
feat: create workspace deployment after successful build
Browse files Browse the repository at this point in the history
  • Loading branch information
slisson committed Nov 26, 2024
1 parent e1e23bf commit 708695b
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-655a1216"
workspaces: "0.4.4-pr194-1783e3b0"
core: "10.1.0-pr1190-c6ab4b78"
kubernetes: "0.3.1"
vncBaseImage: "0.7.0"
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-c6ab4b78
# Modelix Workspaces versions
modelixWorkspacesVersion=0.4.4-pr194-655a1216
modelixWorkspacesVersion=0.4.4-pr194-1783e3b0

0 comments on commit 708695b

Please sign in to comment.