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 b85be29 commit 664424aCopy full SHA for 664424a
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
### Added
22
- [#72] Configuration options for resource requirements
23
- [#72] Defaults for CPU and memory requests
24
+- Configuration options for store caches ([#75](https://github.com/cloudogu/scm/pull/75))
25
### Removed
26
- Default Plugins ([#70](https://github.com/cloudogu/scm/pull/70))
27
dogu.json
@@ -257,4 +257,4 @@
257
"Type": "tcp",
258
"Port": 8080
259
}
260
-}
+}
0 commit comments