@storm-software/k8s-tools 0.42.24 → 0.42.26

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 CHANGED
@@ -2,6 +2,39 @@
2
2
 
3
3
  # Changelog for Storm Ops - K8s Tools
4
4
 
5
+ ## [0.42.25](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.25) (11/12/2025)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update workspace package dependencies
10
+ ([2f7e4c39e](https://github.com/storm-software/storm-ops/commit/2f7e4c39e))
11
+ - **monorepo:** Update README markdown files
12
+ ([b8f258457](https://github.com/storm-software/storm-ops/commit/b8f258457))
13
+
14
+ ### Updated Dependencies
15
+
16
+ - Updated **workspace-tools** to **v1.292.25**
17
+ - Updated **config-tools** to **v1.188.25**
18
+ - Updated **config** to **v1.134.25**
19
+
20
+ ## [0.42.24](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.24) (11/10/2025)
21
+
22
+ ### Miscellaneous
23
+
24
+ - **monorepo:** Regenerate README markdown files
25
+ ([5eb9b8129](https://github.com/storm-software/storm-ops/commit/5eb9b8129))
26
+
27
+ ### Features
28
+
29
+ - **storm-config:** Added the `from` method to `WorkspaceConfig`
30
+ ([94a5e30f6](https://github.com/storm-software/storm-ops/commit/94a5e30f6))
31
+
32
+ ### Updated Dependencies
33
+
34
+ - Updated **workspace-tools** to **v1.292.24**
35
+ - Updated **config-tools** to **v1.188.24**
36
+ - Updated **config** to **v1.134.24**
37
+
5
38
  ## [0.42.23](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.23) (11/09/2025)
6
39
 
7
40
  ### 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
- [![Version](https://img.shields.io/badge/version-0.42.22-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.42.24-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __require
3
- } from "./chunk-MMERJ6QX.mjs";
3
+ } from "./chunk-ENXAA2IB.mjs";
4
4
 
5
5
  // src/utils/prettier.ts
6
6
  async function resolveUserExistingPrettierConfig() {
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-HGXQ6SSU.mjs";
7
7
  import {
8
8
  __decorateClass
9
- } from "./chunk-MMERJ6QX.mjs";
9
+ } from "./chunk-ENXAA2IB.mjs";
10
10
 
11
11
  // src/utils/client.ts
12
12
  import { execSync } from "node:child_process";
@@ -15,7 +15,7 @@ var __decorateClass = (decorators, target, key, kind) => {
15
15
  return result;
16
16
  };
17
17
 
18
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__db52096fd1f76fa5f5d0fee71975bab0/node_modules/tsup/assets/esm_shims.js
18
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__992586b1bf7967946fb6808f788e6a0f/node_modules/tsup/assets/esm_shims.js
19
19
  import { fileURLToPath } from "url";
20
20
  import path from "path";
21
21
  var getFilename = () => fileURLToPath(import.meta.url);
@@ -17,7 +17,7 @@ import {
17
17
  } from "./chunk-2Y2HBUL2.mjs";
18
18
  import {
19
19
  createHelmClient
20
- } from "./chunk-7FRQL6KT.mjs";
20
+ } from "./chunk-BECGYOF6.mjs";
21
21
 
22
22
  // ../workspace-tools/src/base/base-executor.ts
23
23
  import { defu } from "defu";
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-2Y2HBUL2.mjs";
7
7
  import {
8
8
  __dirname
9
- } from "./chunk-MMERJ6QX.mjs";
9
+ } from "./chunk-ENXAA2IB.mjs";
10
10
 
11
11
  // src/generators/helm-chart/generator.ts
12
12
  import {
@@ -4,14 +4,14 @@ import {
4
4
  } from "./chunk-MOBCDGWE.mjs";
5
5
  import {
6
6
  serveExecutor
7
- } from "./chunk-KMLL44AH.mjs";
7
+ } from "./chunk-GCAJ6EIH.mjs";
8
8
  import "./chunk-BLX33ZLH.mjs";
9
9
  import "./chunk-UB7G23S2.mjs";
10
10
  import "./chunk-2Y2HBUL2.mjs";
11
- import "./chunk-7FRQL6KT.mjs";
11
+ import "./chunk-BECGYOF6.mjs";
12
12
  import "./chunk-YXXZO2AJ.mjs";
13
13
  import "./chunk-HGXQ6SSU.mjs";
14
- import "./chunk-MMERJ6QX.mjs";
14
+ import "./chunk-ENXAA2IB.mjs";
15
15
  export {
16
16
  getRegistryVersion,
17
17
  serveExecutor
@@ -1,14 +1,14 @@
1
1
  import "./chunk-3J7KBHMJ.mjs";
2
2
  import {
3
3
  helmChartGeneratorFn
4
- } from "./chunk-QX6FXGEC.mjs";
4
+ } from "./chunk-GZGNKSJQ.mjs";
5
5
  import {
6
6
  helmDependencyGeneratorFn
7
7
  } from "./chunk-M52V5BII.mjs";
8
8
  import "./chunk-6DNIPSCA.mjs";
9
9
  import "./chunk-UB7G23S2.mjs";
10
10
  import "./chunk-2Y2HBUL2.mjs";
11
- import "./chunk-MMERJ6QX.mjs";
11
+ import "./chunk-ENXAA2IB.mjs";
12
12
  export {
13
13
  helmChartGeneratorFn,
14
14
  helmDependencyGeneratorFn
package/dist/index.mjs CHANGED
@@ -9,12 +9,12 @@ import {
9
9
  } from "./chunk-MOBCDGWE.mjs";
10
10
  import {
11
11
  serveExecutor
12
- } from "./chunk-KMLL44AH.mjs";
12
+ } from "./chunk-GCAJ6EIH.mjs";
13
13
  import "./chunk-BLX33ZLH.mjs";
14
14
  import "./chunk-3J7KBHMJ.mjs";
15
15
  import {
16
16
  helmChartGeneratorFn
17
- } from "./chunk-QX6FXGEC.mjs";
17
+ } from "./chunk-GZGNKSJQ.mjs";
18
18
  import {
19
19
  helmDependencyGeneratorFn
20
20
  } from "./chunk-M52V5BII.mjs";
@@ -25,18 +25,18 @@ import "./chunk-WWU25UQ4.mjs";
25
25
  import {
26
26
  addToPrettierIgnore,
27
27
  resolveUserExistingPrettierConfig
28
- } from "./chunk-N56VSZM5.mjs";
28
+ } from "./chunk-462SAKEF.mjs";
29
29
  import {
30
30
  HelmClient,
31
31
  createHelmClient
32
- } from "./chunk-7FRQL6KT.mjs";
32
+ } from "./chunk-BECGYOF6.mjs";
33
33
  import {
34
34
  AbstractHelmClient
35
35
  } from "./chunk-YXXZO2AJ.mjs";
36
36
  import {
37
37
  ensureInitialized
38
38
  } from "./chunk-HGXQ6SSU.mjs";
39
- import "./chunk-MMERJ6QX.mjs";
39
+ import "./chunk-ENXAA2IB.mjs";
40
40
  export {
41
41
  AbstractHelmClient,
42
42
  HelmClient,
@@ -5,7 +5,7 @@ import {
5
5
  import "../../../chunk-BLX33ZLH.mjs";
6
6
  import "../../../chunk-UB7G23S2.mjs";
7
7
  import "../../../chunk-2Y2HBUL2.mjs";
8
- import "../../../chunk-MMERJ6QX.mjs";
8
+ import "../../../chunk-ENXAA2IB.mjs";
9
9
  export {
10
10
  publishExecutor as default,
11
11
  getRegistryVersion
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  executor_default,
3
3
  serveExecutor
4
- } from "../../../chunk-KMLL44AH.mjs";
4
+ } from "../../../chunk-GCAJ6EIH.mjs";
5
5
  import "../../../chunk-UB7G23S2.mjs";
6
6
  import "../../../chunk-2Y2HBUL2.mjs";
7
- import "../../../chunk-7FRQL6KT.mjs";
7
+ import "../../../chunk-BECGYOF6.mjs";
8
8
  import "../../../chunk-YXXZO2AJ.mjs";
9
9
  import "../../../chunk-HGXQ6SSU.mjs";
10
- import "../../../chunk-MMERJ6QX.mjs";
10
+ import "../../../chunk-ENXAA2IB.mjs";
11
11
  export {
12
12
  executor_default as default,
13
13
  serveExecutor
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  generator_default,
3
3
  helmChartGeneratorFn
4
- } from "../../../chunk-QX6FXGEC.mjs";
4
+ } from "../../../chunk-GZGNKSJQ.mjs";
5
5
  import "../../../chunk-6DNIPSCA.mjs";
6
6
  import "../../../chunk-UB7G23S2.mjs";
7
7
  import "../../../chunk-2Y2HBUL2.mjs";
8
- import "../../../chunk-MMERJ6QX.mjs";
8
+ import "../../../chunk-ENXAA2IB.mjs";
9
9
  export {
10
10
  generator_default as default,
11
11
  helmChartGeneratorFn
@@ -5,7 +5,7 @@ import {
5
5
  import "../../../chunk-6DNIPSCA.mjs";
6
6
  import "../../../chunk-UB7G23S2.mjs";
7
7
  import "../../../chunk-2Y2HBUL2.mjs";
8
- import "../../../chunk-MMERJ6QX.mjs";
8
+ import "../../../chunk-ENXAA2IB.mjs";
9
9
  export {
10
10
  generator_default as default,
11
11
  helmDependencyGeneratorFn
@@ -5,7 +5,7 @@ import {
5
5
  } from "../../../chunk-HMU6JBP5.mjs";
6
6
  import "../../../chunk-BLX33ZLH.mjs";
7
7
  import "../../../chunk-2Y2HBUL2.mjs";
8
- import "../../../chunk-MMERJ6QX.mjs";
8
+ import "../../../chunk-ENXAA2IB.mjs";
9
9
  export {
10
10
  createNodesV2,
11
11
  description,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  AbstractHelmClient
3
3
  } from "../chunk-YXXZO2AJ.mjs";
4
- import "../chunk-MMERJ6QX.mjs";
4
+ import "../chunk-ENXAA2IB.mjs";
5
5
  export {
6
6
  AbstractHelmClient
7
7
  };
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  HelmClient,
3
3
  createHelmClient
4
- } from "../../chunk-7FRQL6KT.mjs";
4
+ } from "../../chunk-BECGYOF6.mjs";
5
5
  import "../../chunk-YXXZO2AJ.mjs";
6
6
  import "../../chunk-HGXQ6SSU.mjs";
7
- import "../../chunk-MMERJ6QX.mjs";
7
+ import "../../chunk-ENXAA2IB.mjs";
8
8
  export {
9
9
  HelmClient,
10
10
  createHelmClient
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ensureInitialized
3
3
  } from "../../chunk-HGXQ6SSU.mjs";
4
- import "../../chunk-MMERJ6QX.mjs";
4
+ import "../../chunk-ENXAA2IB.mjs";
5
5
  export {
6
6
  ensureInitialized
7
7
  };
@@ -2,16 +2,16 @@ import "../../chunk-WWU25UQ4.mjs";
2
2
  import {
3
3
  addToPrettierIgnore,
4
4
  resolveUserExistingPrettierConfig
5
- } from "../../chunk-N56VSZM5.mjs";
5
+ } from "../../chunk-462SAKEF.mjs";
6
6
  import {
7
7
  HelmClient,
8
8
  createHelmClient
9
- } from "../../chunk-7FRQL6KT.mjs";
9
+ } from "../../chunk-BECGYOF6.mjs";
10
10
  import "../../chunk-YXXZO2AJ.mjs";
11
11
  import {
12
12
  ensureInitialized
13
13
  } from "../../chunk-HGXQ6SSU.mjs";
14
- import "../../chunk-MMERJ6QX.mjs";
14
+ import "../../chunk-ENXAA2IB.mjs";
15
15
  export {
16
16
  HelmClient,
17
17
  addToPrettierIgnore,
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  addToPrettierIgnore,
3
3
  resolveUserExistingPrettierConfig
4
- } from "../../chunk-N56VSZM5.mjs";
5
- import "../../chunk-MMERJ6QX.mjs";
4
+ } from "../../chunk-462SAKEF.mjs";
5
+ import "../../chunk-ENXAA2IB.mjs";
6
6
  export {
7
7
  addToPrettierIgnore,
8
8
  resolveUserExistingPrettierConfig
@@ -1,4 +1,4 @@
1
- import "./chunk-MMERJ6QX.mjs";
1
+ import "./chunk-ENXAA2IB.mjs";
2
2
 
3
3
  // tsup.config.ts
4
4
  import { defineConfig } from "tsup";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/k8s-tools",
3
- "version": "0.42.24",
3
+ "version": "0.42.26",
4
4
  "description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -128,7 +128,7 @@
128
128
  "sullivanpj"
129
129
  ],
130
130
  "peerDependencies": {
131
- "@nx/devkit": "^22.0.2",
131
+ "@nx/devkit": "^22.0.3",
132
132
  "prettier": "^3.6.2",
133
133
  "tsup": "8.4.0"
134
134
  },
@@ -140,19 +140,19 @@
140
140
  "nx": { "optional": false }
141
141
  },
142
142
  "dependencies": {
143
- "@storm-software/config": "^1.134.24",
144
- "@storm-software/config-tools": "^1.188.24",
145
- "@storm-software/workspace-tools": "^1.292.24",
143
+ "@storm-software/config": "^1.134.26",
144
+ "@storm-software/config-tools": "^1.188.26",
145
+ "@storm-software/workspace-tools": "^1.292.26",
146
146
  "defu": "6.1.4",
147
147
  "yaml": "^2.8.1"
148
148
  },
149
149
  "devDependencies": {
150
150
  "@nx-tools/container-metadata": "^6.9.1",
151
151
  "@nx-tools/nx-container": "^6.9.1",
152
- "@nx/devkit": "^22.0.2",
153
- "@nx/workspace": "^22.0.2",
154
- "@types/node": "^22.19.0",
155
- "nx": "^22.0.2",
152
+ "@nx/devkit": "^22.0.3",
153
+ "@nx/workspace": "^22.0.3",
154
+ "@types/node": "^22.19.1",
155
+ "nx": "^22.0.3",
156
156
  "tsup": "8.4.0",
157
157
  "typescript": "^5.9.3",
158
158
  "untyped": "^2.0.0"
@@ -160,5 +160,5 @@
160
160
  "publishConfig": { "access": "public" },
161
161
  "executors": "./executors.json",
162
162
  "generators": "./generators.json",
163
- "gitHead": "1496c04c041c86407902cb918793b4207dedc97c"
163
+ "gitHead": "2a687d65439881f5475bf5b01f6fce9222ffb072"
164
164
  }