cdk8s-cli 2.198.148 → 2.198.150

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.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +3 -2
package/README.md CHANGED
@@ -25,3 +25,4 @@ See [cdk8s.io](https://cdk8s.io).
25
25
  This project is distributed under the [Apache License, Version 2.0](./LICENSE).
26
26
 
27
27
  This module is part of the [cdk8s project](https://github.com/awslabs/cdk8s).
28
+
package/package.json CHANGED
@@ -18,6 +18,7 @@
18
18
  "default": "npx projen default",
19
19
  "eject": "npx projen eject",
20
20
  "eslint": "npx projen eslint",
21
+ "install-helm": "npx projen install-helm",
21
22
  "integ:init": "npx projen integ:init",
22
23
  "integ:init:go-app-npm": "npx projen integ:init:go-app-npm",
23
24
  "integ:init:go-app-yarn": "npx projen integ:init:go-app-yarn",
@@ -83,7 +84,7 @@
83
84
  "fs-extra": "^8",
84
85
  "jsii-pacmak": "^1.100.0",
85
86
  "jsii-rosetta": "^5.4.22",
86
- "jsii-srcmak": "^0.1.1157",
87
+ "jsii-srcmak": "^0.1.1158",
87
88
  "json2jsii": "^0.4.4",
88
89
  "semver": "^7.6.2",
89
90
  "sscaff": "^1.2.274",
@@ -107,7 +108,7 @@
107
108
  "publishConfig": {
108
109
  "access": "public"
109
110
  },
110
- "version": "2.198.148",
111
+ "version": "2.198.150",
111
112
  "jest": {
112
113
  "coverageProvider": "v8",
113
114
  "testMatch": [