We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f44d42 commit 7f6c9e1Copy full SHA for 7f6c9e1
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# DevWorkspace Operator Changelog
2
+# v0.38.0
3
+## Bug Fixes & Improvements
4
+- Set readOnlyRootFilesystem for deployments to true [#1534](https://github.com/devfile/devworkspace-operator/pull/1534)
5
+- Make container status check less restrictive [#1528](https://github.com/devfile/devworkspace-operator/pull/1528)
6
+- Increase default per-workspace PVC size from 5Gi to 10Gi [#1514](https://github.com/devfile/devworkspace-operator/pull/1514)
7
8
# v0.37.0
9
## Features
0 commit comments