@storm-software/k8s-tools 0.42.70 → 0.42.71
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.
- package/CHANGELOG.md +6 -0
- package/dist/executors.js +1 -1
- package/dist/executors.mjs +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - K8s Tools
|
|
4
4
|
|
|
5
|
+
## [0.42.70](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.70) (12/17/2025)
|
|
6
|
+
|
|
7
|
+
### Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated **workspace-tools** to **v1.294.14**
|
|
10
|
+
|
|
5
11
|
## [0.42.69](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.69) (12/17/2025)
|
|
6
12
|
|
|
7
13
|
### Updated Dependencies
|
package/dist/executors.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
var _chunkKTZBLDY7js = require('./chunk-KTZBLDY7.js');
|
|
5
|
-
require('./chunk-KBSSJUPW.js');
|
|
6
5
|
|
|
7
6
|
|
|
8
7
|
var _chunkQE6RRYPKjs = require('./chunk-QE6RRYPK.js');
|
|
8
|
+
require('./chunk-KBSSJUPW.js');
|
|
9
9
|
require('./chunk-YAZUMVJ5.js');
|
|
10
10
|
require('./chunk-OT3YCNUJ.js');
|
|
11
11
|
require('./chunk-4AADQIGW.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -2,10 +2,10 @@ import "./chunk-YSCEY447.mjs";
|
|
|
2
2
|
import {
|
|
3
3
|
getRegistryVersion
|
|
4
4
|
} from "./chunk-4JR7O6PK.mjs";
|
|
5
|
-
import "./chunk-WS2G4IWW.mjs";
|
|
6
5
|
import {
|
|
7
6
|
serveExecutor
|
|
8
7
|
} from "./chunk-4P5MXV6I.mjs";
|
|
8
|
+
import "./chunk-WS2G4IWW.mjs";
|
|
9
9
|
import "./chunk-MTKFUK3Z.mjs";
|
|
10
10
|
import "./chunk-MENYO2WF.mjs";
|
|
11
11
|
import "./chunk-HK6QKQTS.mjs";
|
package/dist/index.js
CHANGED
|
@@ -7,10 +7,10 @@ require('./chunk-XO66D74Z.js');
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
var _chunkKTZBLDY7js = require('./chunk-KTZBLDY7.js');
|
|
10
|
-
require('./chunk-KBSSJUPW.js');
|
|
11
10
|
|
|
12
11
|
|
|
13
12
|
var _chunkQE6RRYPKjs = require('./chunk-QE6RRYPK.js');
|
|
13
|
+
require('./chunk-KBSSJUPW.js');
|
|
14
14
|
require('./chunk-DHBG5ASJ.js');
|
|
15
15
|
|
|
16
16
|
|
package/dist/index.mjs
CHANGED
|
@@ -7,10 +7,10 @@ import "./chunk-YSCEY447.mjs";
|
|
|
7
7
|
import {
|
|
8
8
|
getRegistryVersion
|
|
9
9
|
} from "./chunk-4JR7O6PK.mjs";
|
|
10
|
-
import "./chunk-WS2G4IWW.mjs";
|
|
11
10
|
import {
|
|
12
11
|
serveExecutor
|
|
13
12
|
} from "./chunk-4P5MXV6I.mjs";
|
|
13
|
+
import "./chunk-WS2G4IWW.mjs";
|
|
14
14
|
import "./chunk-3J7KBHMJ.mjs";
|
|
15
15
|
import {
|
|
16
16
|
helmChartGeneratorFn
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/k8s-tools",
|
|
3
|
-
"version": "0.42.
|
|
3
|
+
"version": "0.42.71",
|
|
4
4
|
"description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"dependencies": {
|
|
143
143
|
"@storm-software/config": "^1.134.69",
|
|
144
144
|
"@storm-software/config-tools": "^1.188.69",
|
|
145
|
-
"@storm-software/workspace-tools": "^1.294.
|
|
145
|
+
"@storm-software/workspace-tools": "^1.294.15",
|
|
146
146
|
"defu": "6.1.4",
|
|
147
147
|
"yaml": "^2.8.2"
|
|
148
148
|
},
|
|
@@ -160,5 +160,5 @@
|
|
|
160
160
|
"publishConfig": { "access": "public" },
|
|
161
161
|
"executors": "./executors.json",
|
|
162
162
|
"generators": "./generators.json",
|
|
163
|
-
"gitHead": "
|
|
163
|
+
"gitHead": "60e42272b8da0b1b1cdf5c6660389215a54a07bd"
|
|
164
164
|
}
|