Skip to content

Commit

Permalink
bump version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roblen45 committed Sep 13, 2024
1 parent 65922e6 commit 2f9a778
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions base/lowcode/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ spec:
env:
- name: TZ
value: "Europe/Berlin"
- name: NODE_OPTIONS
value: "--max-old-space-size=4096"
securityContext:
fsGroup: 1000
volumes:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "processcube_deployment",
"version": "1.4.0",
"version": "1.4.1",
"description": "Deployment Repository of ProcessCube"
}

0 comments on commit 2f9a778

Please sign in to comment.