itemengine-cypress-automation 1.0.498 → 1.0.499

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,11 +19,11 @@ deployment:
19
19
  buildContext: ../..
20
20
  resources:
21
21
  limits:
22
- memory: 8446Mi
23
- cpu: 5000m
22
+ cpu: 6000m
23
+ memory: 8Gi
24
24
  requests:
25
- memory: 4096Mi
26
- cpu: 2000m
25
+ cpu: 6000m
26
+ memory: 8Gi
27
27
  env:
28
28
  - name: OTK_VERSION
29
29
  value: "2"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.498",
3
+ "version": "1.0.499",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {