@storm-software/k8s-tools 0.33.9 → 0.33.10
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 +15 -0
- package/README.md +1 -1
- package/dist/executors.js +2 -2
- package/dist/executors.mjs +3 -3
- package/dist/index.js +10 -10
- package/dist/index.mjs +9 -9
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - K8s Tools
|
|
4
4
|
|
|
5
|
+
## [0.33.9](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.9) (2025-06-06)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
|
|
11
|
+
### Updated Dependencies
|
|
12
|
+
|
|
13
|
+
- Updated workspace-tools to 1.275.9
|
|
14
|
+
- Updated workspace-tools to 1.275.9
|
|
15
|
+
- Updated config-tools to 1.172.9
|
|
16
|
+
- Updated config-tools to 1.172.9
|
|
17
|
+
- Updated config to 1.121.14
|
|
18
|
+
- Updated config to 1.121.14
|
|
19
|
+
|
|
5
20
|
## [0.33.8](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.8) (2025-06-06)
|
|
6
21
|
|
|
7
22
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
package/dist/executors.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-XO66D74Z.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkCHQFLPKGjs = require('./chunk-CHQFLPKG.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkKA6YY6JOjs = require('./chunk-KA6YY6JO.js');
|
|
8
8
|
require('./chunk-XZP5ZUYN.js');
|
|
9
9
|
require('./chunk-KPRFECY6.js');
|
|
10
10
|
require('./chunk-A4CVK7EX.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./chunk-YSCEY447.mjs";
|
|
2
|
-
import {
|
|
3
|
-
serveExecutor
|
|
4
|
-
} from "./chunk-2FRAL7MJ.mjs";
|
|
5
2
|
import {
|
|
6
3
|
getRegistryVersion
|
|
7
4
|
} from "./chunk-NOKCVPQ2.mjs";
|
|
5
|
+
import {
|
|
6
|
+
serveExecutor
|
|
7
|
+
} from "./chunk-2FRAL7MJ.mjs";
|
|
8
8
|
import "./chunk-WV3ZYQE2.mjs";
|
|
9
9
|
import "./chunk-5UXGPT7W.mjs";
|
|
10
10
|
import "./chunk-GNTJL5JP.mjs";
|
package/dist/index.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
var _chunk7QVOU2PTjs = require('./chunk-7QVOU2PT.js');
|
|
6
|
-
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
7
2
|
|
|
8
3
|
|
|
9
4
|
|
|
@@ -11,7 +6,11 @@ var _chunkW5JY447Sjs = require('./chunk-W5JY447S.js');
|
|
|
11
6
|
require('./chunk-XO66D74Z.js');
|
|
12
7
|
|
|
13
8
|
|
|
9
|
+
var _chunkCHQFLPKGjs = require('./chunk-CHQFLPKG.js');
|
|
10
|
+
|
|
11
|
+
|
|
14
12
|
var _chunkKA6YY6JOjs = require('./chunk-KA6YY6JO.js');
|
|
13
|
+
require('./chunk-XZP5ZUYN.js');
|
|
15
14
|
require('./chunk-DHBG5ASJ.js');
|
|
16
15
|
|
|
17
16
|
|
|
@@ -20,12 +19,13 @@ var _chunkOHXHL4YWjs = require('./chunk-OHXHL4YW.js');
|
|
|
20
19
|
|
|
21
20
|
var _chunkPYDP65I4js = require('./chunk-PYDP65I4.js');
|
|
22
21
|
require('./chunk-VTHDYUIX.js');
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
var _chunkCHQFLPKGjs = require('./chunk-CHQFLPKG.js');
|
|
26
|
-
require('./chunk-XZP5ZUYN.js');
|
|
27
22
|
require('./chunk-KPRFECY6.js');
|
|
28
23
|
require('./chunk-A4CVK7EX.js');
|
|
24
|
+
require('./chunk-U76ID4TS.js');
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
var _chunk7QVOU2PTjs = require('./chunk-7QVOU2PT.js');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
package/dist/index.mjs
CHANGED
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import "./chunk-WWU25UQ4.mjs";
|
|
2
|
-
import {
|
|
3
|
-
addToPrettierIgnore,
|
|
4
|
-
resolveUserExistingPrettierConfig
|
|
5
|
-
} from "./chunk-BJXFP7YN.mjs";
|
|
6
1
|
import {
|
|
7
2
|
createNodesV2,
|
|
8
3
|
description,
|
|
9
4
|
name
|
|
10
5
|
} from "./chunk-BZYA2PUG.mjs";
|
|
11
6
|
import "./chunk-YSCEY447.mjs";
|
|
7
|
+
import {
|
|
8
|
+
getRegistryVersion
|
|
9
|
+
} from "./chunk-NOKCVPQ2.mjs";
|
|
12
10
|
import {
|
|
13
11
|
serveExecutor
|
|
14
12
|
} from "./chunk-2FRAL7MJ.mjs";
|
|
13
|
+
import "./chunk-WV3ZYQE2.mjs";
|
|
15
14
|
import "./chunk-3J7KBHMJ.mjs";
|
|
16
15
|
import {
|
|
17
16
|
helmChartGeneratorFn
|
|
@@ -20,12 +19,13 @@ import {
|
|
|
20
19
|
helmDependencyGeneratorFn
|
|
21
20
|
} from "./chunk-BAOKCCVA.mjs";
|
|
22
21
|
import "./chunk-6WL6MFX5.mjs";
|
|
23
|
-
import {
|
|
24
|
-
getRegistryVersion
|
|
25
|
-
} from "./chunk-NOKCVPQ2.mjs";
|
|
26
|
-
import "./chunk-WV3ZYQE2.mjs";
|
|
27
22
|
import "./chunk-5UXGPT7W.mjs";
|
|
28
23
|
import "./chunk-GNTJL5JP.mjs";
|
|
24
|
+
import "./chunk-WWU25UQ4.mjs";
|
|
25
|
+
import {
|
|
26
|
+
addToPrettierIgnore,
|
|
27
|
+
resolveUserExistingPrettierConfig
|
|
28
|
+
} from "./chunk-BJXFP7YN.mjs";
|
|
29
29
|
import {
|
|
30
30
|
HelmClient,
|
|
31
31
|
createHelmClient
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/k8s-tools",
|
|
3
|
-
"version": "0.33.
|
|
3
|
+
"version": "0.33.10",
|
|
4
4
|
"description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
"nx": { "optional": false }
|
|
137
137
|
},
|
|
138
138
|
"dependencies": {
|
|
139
|
-
"@storm-software/config": "^1.121.
|
|
140
|
-
"@storm-software/config-tools": "^1.172.
|
|
141
|
-
"@storm-software/workspace-tools": "^1.275.
|
|
139
|
+
"@storm-software/config": "^1.121.15",
|
|
140
|
+
"@storm-software/config-tools": "^1.172.10",
|
|
141
|
+
"@storm-software/workspace-tools": "^1.275.10",
|
|
142
142
|
"js-yaml": "^4.1.0"
|
|
143
143
|
},
|
|
144
144
|
"devDependencies": {
|