@storm-software/k8s-tools 0.42.55 → 0.42.57

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 (32) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-BLX33ZLH.mjs → chunk-533T7FHN.mjs} +13 -0
  4. package/dist/{chunk-NDDFKDKB.mjs → chunk-5KXJ5BX6.mjs} +1 -1
  5. package/dist/{chunk-XJT7AOEU.js → chunk-6SBDBDVR.js} +13 -0
  6. package/dist/{chunk-FKHYYON5.mjs → chunk-7OTFNRC4.mjs} +1 -1
  7. package/dist/{chunk-K3CSF4ZT.mjs → chunk-AGAFFIM3.mjs} +1 -1
  8. package/dist/{chunk-W4JWIRSX.mjs → chunk-D34ORHNY.mjs} +1 -1
  9. package/dist/{chunk-4D3CDXK5.mjs → chunk-PWPYEPKG.mjs} +1 -1
  10. package/dist/{chunk-TM6RTLX5.js → chunk-QZERJ66Z.js} +7 -7
  11. package/dist/{chunk-X45TKGMU.mjs → chunk-VPNVMEUY.mjs} +1 -1
  12. package/dist/{chunk-HEDB7QTC.js → chunk-YDMX2U2F.js} +2 -2
  13. package/dist/{chunk-5OVL5XWP.mjs → chunk-YWNXVEYI.mjs} +1 -1
  14. package/dist/executors.js +3 -3
  15. package/dist/executors.mjs +5 -5
  16. package/dist/generators.mjs +2 -2
  17. package/dist/index.js +4 -4
  18. package/dist/index.mjs +8 -8
  19. package/dist/src/executors/container-publish/executor.js +3 -3
  20. package/dist/src/executors/container-publish/executor.mjs +3 -3
  21. package/dist/src/executors/helm-package/executor.mjs +3 -3
  22. package/dist/src/generators/helm-chart/generator.mjs +2 -2
  23. package/dist/src/generators/helm-dependency/generator.mjs +1 -1
  24. package/dist/src/plugins/docker/index.js +3 -3
  25. package/dist/src/plugins/docker/index.mjs +3 -3
  26. package/dist/src/types.mjs +1 -1
  27. package/dist/src/utils/client.mjs +2 -2
  28. package/dist/src/utils/ensure-init.mjs +1 -1
  29. package/dist/src/utils/index.mjs +3 -3
  30. package/dist/src/utils/prettier.mjs +2 -2
  31. package/dist/tsup.config.mjs +1 -1
  32. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -2,6 +2,32 @@
2
2
 
3
3
  # Changelog for Storm Ops - K8s Tools
4
4
 
5
+ ## [0.42.56](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.56) (12/05/2025)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Reformat README markdown files
10
+ ([67f5cb4ca](https://github.com/storm-software/storm-ops/commit/67f5cb4ca))
11
+
12
+ ### Updated Dependencies
13
+
14
+ - Updated **workspace-tools** to **v1.294.0**
15
+ - Updated **config-tools** to **v1.188.56**
16
+ - Updated **config** to **v1.134.56**
17
+
18
+ ## [0.42.55](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.55) (12/05/2025)
19
+
20
+ ### Miscellaneous
21
+
22
+ - **monorepo:** Update the banner image used in markdown files
23
+ ([fc48aee3c](https://github.com/storm-software/storm-ops/commit/fc48aee3c))
24
+
25
+ ### Updated Dependencies
26
+
27
+ - Updated **workspace-tools** to **v1.293.25**
28
+ - Updated **config-tools** to **v1.188.55**
29
+ - Updated **config** to **v1.134.55**
30
+
5
31
  ## [0.42.54](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.42.54) (12/05/2025)
6
32
 
7
33
  ### Miscellaneous
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.42.53-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)
30
+ [![Version](https://img.shields.io/badge/version-0.42.54-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)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -34,6 +34,11 @@ var ProjectTagConstants = {
34
34
  LIBRARY: "library",
35
35
  APPLICATION: "application"
36
36
  },
37
+ ProjectLinking: {
38
+ TAG_ID: "project-linking",
39
+ REFERENCE: "reference",
40
+ ALIAS: "alias"
41
+ },
37
42
  DistStyle: {
38
43
  TAG_ID: "dist-style",
39
44
  NORMAL: "normal",
@@ -58,6 +63,14 @@ var ProjectTagConstants = {
58
63
  },
59
64
  Plugin: {
60
65
  TAG_ID: "plugin"
66
+ },
67
+ Builder: {
68
+ TAG_ID: "builder",
69
+ TSC: "tsc",
70
+ TSUP: "tsup",
71
+ TSDOWN: "tsdown",
72
+ VITE: "vite",
73
+ ROLLDOWN: "rolldown"
61
74
  }
62
75
  };
63
76
  var formatProjectTag = (variant, value) => {
@@ -17,7 +17,7 @@ import {
17
17
  } from "./chunk-K6EJTT7Q.mjs";
18
18
  import {
19
19
  createHelmClient
20
- } from "./chunk-W4JWIRSX.mjs";
20
+ } from "./chunk-D34ORHNY.mjs";
21
21
 
22
22
  // ../workspace-tools/src/base/base-executor.ts
23
23
  import { defu } from "defu";
@@ -34,6 +34,11 @@ var ProjectTagConstants = {
34
34
  LIBRARY: "library",
35
35
  APPLICATION: "application"
36
36
  },
37
+ ProjectLinking: {
38
+ TAG_ID: "project-linking",
39
+ REFERENCE: "reference",
40
+ ALIAS: "alias"
41
+ },
37
42
  DistStyle: {
38
43
  TAG_ID: "dist-style",
39
44
  NORMAL: "normal",
@@ -58,6 +63,14 @@ var ProjectTagConstants = {
58
63
  },
59
64
  Plugin: {
60
65
  TAG_ID: "plugin"
66
+ },
67
+ Builder: {
68
+ TAG_ID: "builder",
69
+ TSC: "tsc",
70
+ TSUP: "tsup",
71
+ TSDOWN: "tsdown",
72
+ VITE: "vite",
73
+ ROLLDOWN: "rolldown"
61
74
  }
62
75
  };
63
76
  var formatProjectTag = (variant, value) => {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __require
3
- } from "./chunk-5OVL5XWP.mjs";
3
+ } from "./chunk-YWNXVEYI.mjs";
4
4
 
5
5
  // src/utils/prettier.ts
6
6
  async function resolveUserExistingPrettierConfig() {
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-K6EJTT7Q.mjs";
7
7
  import {
8
8
  __dirname
9
- } from "./chunk-5OVL5XWP.mjs";
9
+ } from "./chunk-YWNXVEYI.mjs";
10
10
 
11
11
  // src/generators/helm-chart/generator.ts
12
12
  import {
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-HGXQ6SSU.mjs";
7
7
  import {
8
8
  __decorateClass
9
- } from "./chunk-5OVL5XWP.mjs";
9
+ } from "./chunk-YWNXVEYI.mjs";
10
10
 
11
11
  // src/utils/client.ts
12
12
  import { execSync } from "node:child_process";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getPackageInfo
3
- } from "./chunk-BLX33ZLH.mjs";
3
+ } from "./chunk-533T7FHN.mjs";
4
4
  import {
5
5
  applyWorkspaceTokens
6
6
  } from "./chunk-B54EDTJQ.mjs";
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkXJT7AOEUjs = require('./chunk-XJT7AOEU.js');
7
+ var _chunk6SBDBDVRjs = require('./chunk-6SBDBDVR.js');
8
8
 
9
9
 
10
10
 
@@ -68,7 +68,7 @@ var createNodesV2 = [
68
68
  `org.opencontainers.image.source=${config.repository}`
69
69
  ];
70
70
  let tag = "latest";
71
- const packageManager = _chunkXJT7AOEUjs.getPackageInfo.call(void 0, project);
71
+ const packageManager = _chunk6SBDBDVRjs.getPackageInfo.call(void 0, project);
72
72
  if (packageManager) {
73
73
  if (packageManager.type === "Cargo.toml") {
74
74
  tag = packageManager.content.package.version;
@@ -130,11 +130,11 @@ var createNodesV2 = [
130
130
  }
131
131
  }
132
132
  };
133
- if ((_chunkXJT7AOEUjs.isEqualProjectTag.call(void 0,
133
+ if ((_chunk6SBDBDVRjs.isEqualProjectTag.call(void 0,
134
134
  project,
135
- _chunkXJT7AOEUjs.ProjectTagConstants.ProjectType.TAG_ID,
136
- _chunkXJT7AOEUjs.ProjectTagConstants.ProjectType.APPLICATION
137
- ) || project.projectType === "application") && _chunkXJT7AOEUjs.hasProjectTag.call(void 0, project, _chunkXJT7AOEUjs.ProjectTagConstants.Registry.TAG_ID)) {
135
+ _chunk6SBDBDVRjs.ProjectTagConstants.ProjectType.TAG_ID,
136
+ _chunk6SBDBDVRjs.ProjectTagConstants.ProjectType.APPLICATION
137
+ ) || project.projectType === "application") && _chunk6SBDBDVRjs.hasProjectTag.call(void 0, project, _chunk6SBDBDVRjs.ProjectTagConstants.Registry.TAG_ID)) {
138
138
  if (project.targets["nx-release-publish"]) {
139
139
  project.targets["nx-release-publish"] = {
140
140
  ...project.targets["nx-release-publish"],
@@ -161,7 +161,7 @@ var createNodesV2 = [
161
161
  };
162
162
  }
163
163
  }
164
- _chunkXJT7AOEUjs.setDefaultProjectTags.call(void 0, project);
164
+ _chunk6SBDBDVRjs.setDefaultProjectTags.call(void 0, project);
165
165
  const projects = {};
166
166
  const externalNodes = {};
167
167
  projects[project.root] = _defu2.default.call(void 0,
@@ -4,7 +4,7 @@ import {
4
4
  hasProjectTag,
5
5
  isEqualProjectTag,
6
6
  setDefaultProjectTags
7
- } from "./chunk-BLX33ZLH.mjs";
7
+ } from "./chunk-533T7FHN.mjs";
8
8
  import {
9
9
  findWorkspaceRoot,
10
10
  getConfig
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkXJT7AOEUjs = require('./chunk-XJT7AOEU.js');
3
+ var _chunk6SBDBDVRjs = require('./chunk-6SBDBDVR.js');
4
4
 
5
5
 
6
6
  var _chunkAP5AX3KBjs = require('./chunk-AP5AX3KB.js');
@@ -113,7 +113,7 @@ async function* publishExecutor(options, context) {
113
113
  );
114
114
  } else {
115
115
  console.log(`Published to ${tokenized.registry}`);
116
- const packageManager = _chunkXJT7AOEUjs.getPackageInfo.call(void 0, projectConfig);
116
+ const packageManager = _chunk6SBDBDVRjs.getPackageInfo.call(void 0, projectConfig);
117
117
  if (packageManager) {
118
118
  tokenized["build-args"] ??= [
119
119
  "ENVIRONMENT=production",
@@ -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__5adfafe360c1e61df03aa1e123559c5f/node_modules/tsup/assets/esm_shims.js
18
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__c3e4998479ad18f48a2d876d2ab799a7/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);
package/dist/executors.js CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-XO66D74Z.js');
2
2
 
3
3
 
4
- var _chunkHEDB7QTCjs = require('./chunk-HEDB7QTC.js');
4
+ var _chunkYDMX2U2Fjs = require('./chunk-YDMX2U2F.js');
5
5
 
6
6
 
7
7
  var _chunkCGUEPGGTjs = require('./chunk-CGUEPGGT.js');
8
- require('./chunk-XJT7AOEU.js');
8
+ require('./chunk-6SBDBDVR.js');
9
9
  require('./chunk-AP5AX3KB.js');
10
10
  require('./chunk-A4OQE5M5.js');
11
11
  require('./chunk-4AADQIGW.js');
@@ -15,4 +15,4 @@ require('./chunk-RECJ3G6F.js');
15
15
 
16
16
 
17
17
 
18
- exports.getRegistryVersion = _chunkHEDB7QTCjs.getRegistryVersion; exports.serveExecutor = _chunkCGUEPGGTjs.serveExecutor;
18
+ exports.getRegistryVersion = _chunkYDMX2U2Fjs.getRegistryVersion; exports.serveExecutor = _chunkCGUEPGGTjs.serveExecutor;
@@ -1,17 +1,17 @@
1
1
  import "./chunk-YSCEY447.mjs";
2
2
  import {
3
3
  getRegistryVersion
4
- } from "./chunk-4D3CDXK5.mjs";
4
+ } from "./chunk-PWPYEPKG.mjs";
5
5
  import {
6
6
  serveExecutor
7
- } from "./chunk-NDDFKDKB.mjs";
8
- import "./chunk-BLX33ZLH.mjs";
7
+ } from "./chunk-5KXJ5BX6.mjs";
8
+ import "./chunk-533T7FHN.mjs";
9
9
  import "./chunk-B54EDTJQ.mjs";
10
10
  import "./chunk-K6EJTT7Q.mjs";
11
- import "./chunk-W4JWIRSX.mjs";
11
+ import "./chunk-D34ORHNY.mjs";
12
12
  import "./chunk-YXXZO2AJ.mjs";
13
13
  import "./chunk-HGXQ6SSU.mjs";
14
- import "./chunk-5OVL5XWP.mjs";
14
+ import "./chunk-YWNXVEYI.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-K3CSF4ZT.mjs";
4
+ } from "./chunk-AGAFFIM3.mjs";
5
5
  import {
6
6
  helmDependencyGeneratorFn
7
7
  } from "./chunk-QJX2HS4U.mjs";
8
8
  import "./chunk-7SJSOMID.mjs";
9
9
  import "./chunk-B54EDTJQ.mjs";
10
10
  import "./chunk-K6EJTT7Q.mjs";
11
- import "./chunk-5OVL5XWP.mjs";
11
+ import "./chunk-YWNXVEYI.mjs";
12
12
  export {
13
13
  helmChartGeneratorFn,
14
14
  helmDependencyGeneratorFn
package/dist/index.js CHANGED
@@ -2,15 +2,15 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkTM6RTLX5js = require('./chunk-TM6RTLX5.js');
5
+ var _chunkQZERJ66Zjs = require('./chunk-QZERJ66Z.js');
6
6
  require('./chunk-XO66D74Z.js');
7
7
 
8
8
 
9
- var _chunkHEDB7QTCjs = require('./chunk-HEDB7QTC.js');
9
+ var _chunkYDMX2U2Fjs = require('./chunk-YDMX2U2F.js');
10
10
 
11
11
 
12
12
  var _chunkCGUEPGGTjs = require('./chunk-CGUEPGGT.js');
13
- require('./chunk-XJT7AOEU.js');
13
+ require('./chunk-6SBDBDVR.js');
14
14
  require('./chunk-DHBG5ASJ.js');
15
15
 
16
16
 
@@ -51,4 +51,4 @@ require('./chunk-RECJ3G6F.js');
51
51
 
52
52
 
53
53
 
54
- exports.AbstractHelmClient = _chunkJSFRUBG5js.AbstractHelmClient; exports.HelmClient = _chunk4AADQIGWjs.HelmClient; exports.addToPrettierIgnore = _chunk7QVOU2PTjs.addToPrettierIgnore; exports.createHelmClient = _chunk4AADQIGWjs.createHelmClient; exports.createNodesV2 = _chunkTM6RTLX5js.createNodesV2; exports.description = _chunkTM6RTLX5js.description; exports.ensureInitialized = _chunkXKOZIQT3js.ensureInitialized; exports.getRegistryVersion = _chunkHEDB7QTCjs.getRegistryVersion; exports.helmChartGeneratorFn = _chunkSAYVIBOXjs.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkRNZPH7SHjs.helmDependencyGeneratorFn; exports.name = _chunkTM6RTLX5js.name; exports.resolveUserExistingPrettierConfig = _chunk7QVOU2PTjs.resolveUserExistingPrettierConfig; exports.serveExecutor = _chunkCGUEPGGTjs.serveExecutor;
54
+ exports.AbstractHelmClient = _chunkJSFRUBG5js.AbstractHelmClient; exports.HelmClient = _chunk4AADQIGWjs.HelmClient; exports.addToPrettierIgnore = _chunk7QVOU2PTjs.addToPrettierIgnore; exports.createHelmClient = _chunk4AADQIGWjs.createHelmClient; exports.createNodesV2 = _chunkQZERJ66Zjs.createNodesV2; exports.description = _chunkQZERJ66Zjs.description; exports.ensureInitialized = _chunkXKOZIQT3js.ensureInitialized; exports.getRegistryVersion = _chunkYDMX2U2Fjs.getRegistryVersion; exports.helmChartGeneratorFn = _chunkSAYVIBOXjs.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkRNZPH7SHjs.helmDependencyGeneratorFn; exports.name = _chunkQZERJ66Zjs.name; exports.resolveUserExistingPrettierConfig = _chunk7QVOU2PTjs.resolveUserExistingPrettierConfig; exports.serveExecutor = _chunkCGUEPGGTjs.serveExecutor;
package/dist/index.mjs CHANGED
@@ -2,19 +2,19 @@ import {
2
2
  createNodesV2,
3
3
  description,
4
4
  name
5
- } from "./chunk-X45TKGMU.mjs";
5
+ } from "./chunk-VPNVMEUY.mjs";
6
6
  import "./chunk-YSCEY447.mjs";
7
7
  import {
8
8
  getRegistryVersion
9
- } from "./chunk-4D3CDXK5.mjs";
9
+ } from "./chunk-PWPYEPKG.mjs";
10
10
  import {
11
11
  serveExecutor
12
- } from "./chunk-NDDFKDKB.mjs";
13
- import "./chunk-BLX33ZLH.mjs";
12
+ } from "./chunk-5KXJ5BX6.mjs";
13
+ import "./chunk-533T7FHN.mjs";
14
14
  import "./chunk-3J7KBHMJ.mjs";
15
15
  import {
16
16
  helmChartGeneratorFn
17
- } from "./chunk-K3CSF4ZT.mjs";
17
+ } from "./chunk-AGAFFIM3.mjs";
18
18
  import {
19
19
  helmDependencyGeneratorFn
20
20
  } from "./chunk-QJX2HS4U.mjs";
@@ -25,18 +25,18 @@ import "./chunk-WWU25UQ4.mjs";
25
25
  import {
26
26
  addToPrettierIgnore,
27
27
  resolveUserExistingPrettierConfig
28
- } from "./chunk-FKHYYON5.mjs";
28
+ } from "./chunk-7OTFNRC4.mjs";
29
29
  import {
30
30
  HelmClient,
31
31
  createHelmClient
32
- } from "./chunk-W4JWIRSX.mjs";
32
+ } from "./chunk-D34ORHNY.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-5OVL5XWP.mjs";
39
+ import "./chunk-YWNXVEYI.mjs";
40
40
  export {
41
41
  AbstractHelmClient,
42
42
  HelmClient,
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkHEDB7QTCjs = require('../../../chunk-HEDB7QTC.js');
5
- require('../../../chunk-XJT7AOEU.js');
4
+ var _chunkYDMX2U2Fjs = require('../../../chunk-YDMX2U2F.js');
5
+ require('../../../chunk-6SBDBDVR.js');
6
6
  require('../../../chunk-AP5AX3KB.js');
7
7
  require('../../../chunk-A4OQE5M5.js');
8
8
  require('../../../chunk-RECJ3G6F.js');
9
9
 
10
10
 
11
11
 
12
- exports.default = _chunkHEDB7QTCjs.publishExecutor; exports.getRegistryVersion = _chunkHEDB7QTCjs.getRegistryVersion;
12
+ exports.default = _chunkYDMX2U2Fjs.publishExecutor; exports.getRegistryVersion = _chunkYDMX2U2Fjs.getRegistryVersion;
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  getRegistryVersion,
3
3
  publishExecutor
4
- } from "../../../chunk-4D3CDXK5.mjs";
5
- import "../../../chunk-BLX33ZLH.mjs";
4
+ } from "../../../chunk-PWPYEPKG.mjs";
5
+ import "../../../chunk-533T7FHN.mjs";
6
6
  import "../../../chunk-B54EDTJQ.mjs";
7
7
  import "../../../chunk-K6EJTT7Q.mjs";
8
- import "../../../chunk-5OVL5XWP.mjs";
8
+ import "../../../chunk-YWNXVEYI.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-NDDFKDKB.mjs";
4
+ } from "../../../chunk-5KXJ5BX6.mjs";
5
5
  import "../../../chunk-B54EDTJQ.mjs";
6
6
  import "../../../chunk-K6EJTT7Q.mjs";
7
- import "../../../chunk-W4JWIRSX.mjs";
7
+ import "../../../chunk-D34ORHNY.mjs";
8
8
  import "../../../chunk-YXXZO2AJ.mjs";
9
9
  import "../../../chunk-HGXQ6SSU.mjs";
10
- import "../../../chunk-5OVL5XWP.mjs";
10
+ import "../../../chunk-YWNXVEYI.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-K3CSF4ZT.mjs";
4
+ } from "../../../chunk-AGAFFIM3.mjs";
5
5
  import "../../../chunk-7SJSOMID.mjs";
6
6
  import "../../../chunk-B54EDTJQ.mjs";
7
7
  import "../../../chunk-K6EJTT7Q.mjs";
8
- import "../../../chunk-5OVL5XWP.mjs";
8
+ import "../../../chunk-YWNXVEYI.mjs";
9
9
  export {
10
10
  generator_default as default,
11
11
  helmChartGeneratorFn
@@ -5,7 +5,7 @@ import {
5
5
  import "../../../chunk-7SJSOMID.mjs";
6
6
  import "../../../chunk-B54EDTJQ.mjs";
7
7
  import "../../../chunk-K6EJTT7Q.mjs";
8
- import "../../../chunk-5OVL5XWP.mjs";
8
+ import "../../../chunk-YWNXVEYI.mjs";
9
9
  export {
10
10
  generator_default as default,
11
11
  helmDependencyGeneratorFn
@@ -2,12 +2,12 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkTM6RTLX5js = require('../../../chunk-TM6RTLX5.js');
6
- require('../../../chunk-XJT7AOEU.js');
5
+ var _chunkQZERJ66Zjs = require('../../../chunk-QZERJ66Z.js');
6
+ require('../../../chunk-6SBDBDVR.js');
7
7
  require('../../../chunk-A4OQE5M5.js');
8
8
  require('../../../chunk-RECJ3G6F.js');
9
9
 
10
10
 
11
11
 
12
12
 
13
- exports.createNodesV2 = _chunkTM6RTLX5js.createNodesV2; exports.description = _chunkTM6RTLX5js.description; exports.name = _chunkTM6RTLX5js.name;
13
+ exports.createNodesV2 = _chunkQZERJ66Zjs.createNodesV2; exports.description = _chunkQZERJ66Zjs.description; exports.name = _chunkQZERJ66Zjs.name;
@@ -2,10 +2,10 @@ import {
2
2
  createNodesV2,
3
3
  description,
4
4
  name
5
- } from "../../../chunk-X45TKGMU.mjs";
6
- import "../../../chunk-BLX33ZLH.mjs";
5
+ } from "../../../chunk-VPNVMEUY.mjs";
6
+ import "../../../chunk-533T7FHN.mjs";
7
7
  import "../../../chunk-K6EJTT7Q.mjs";
8
- import "../../../chunk-5OVL5XWP.mjs";
8
+ import "../../../chunk-YWNXVEYI.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-5OVL5XWP.mjs";
4
+ import "../chunk-YWNXVEYI.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-W4JWIRSX.mjs";
4
+ } from "../../chunk-D34ORHNY.mjs";
5
5
  import "../../chunk-YXXZO2AJ.mjs";
6
6
  import "../../chunk-HGXQ6SSU.mjs";
7
- import "../../chunk-5OVL5XWP.mjs";
7
+ import "../../chunk-YWNXVEYI.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-5OVL5XWP.mjs";
4
+ import "../../chunk-YWNXVEYI.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-FKHYYON5.mjs";
5
+ } from "../../chunk-7OTFNRC4.mjs";
6
6
  import {
7
7
  HelmClient,
8
8
  createHelmClient
9
- } from "../../chunk-W4JWIRSX.mjs";
9
+ } from "../../chunk-D34ORHNY.mjs";
10
10
  import "../../chunk-YXXZO2AJ.mjs";
11
11
  import {
12
12
  ensureInitialized
13
13
  } from "../../chunk-HGXQ6SSU.mjs";
14
- import "../../chunk-5OVL5XWP.mjs";
14
+ import "../../chunk-YWNXVEYI.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-FKHYYON5.mjs";
5
- import "../../chunk-5OVL5XWP.mjs";
4
+ } from "../../chunk-7OTFNRC4.mjs";
5
+ import "../../chunk-YWNXVEYI.mjs";
6
6
  export {
7
7
  addToPrettierIgnore,
8
8
  resolveUserExistingPrettierConfig
@@ -1,4 +1,4 @@
1
- import "./chunk-5OVL5XWP.mjs";
1
+ import "./chunk-YWNXVEYI.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.55",
3
+ "version": "0.42.57",
4
4
  "description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -140,9 +140,9 @@
140
140
  "nx": { "optional": false }
141
141
  },
142
142
  "dependencies": {
143
- "@storm-software/config": "^1.134.55",
144
- "@storm-software/config-tools": "^1.188.55",
145
- "@storm-software/workspace-tools": "^1.293.25",
143
+ "@storm-software/config": "^1.134.57",
144
+ "@storm-software/config-tools": "^1.188.57",
145
+ "@storm-software/workspace-tools": "^1.294.1",
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": "1b5eb0e87d9dc6bdde8c624becf6edfa684dba77"
163
+ "gitHead": "8855a858e9e0857415046899657d00d209b59c0c"
164
164
  }