@storm-software/k8s-tools 0.35.5 → 0.35.7

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 (44) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/README.md +2 -1
  3. package/dist/{chunk-IOVEMARV.mjs → chunk-33YHYCMJ.mjs} +1 -1
  4. package/dist/{chunk-H3M4L4JE.mjs → chunk-5CY5MXJF.mjs} +3 -3
  5. package/dist/{chunk-AICIVMSB.js → chunk-67OKW4O6.js} +4 -4
  6. package/dist/{chunk-J4B4OGC5.mjs → chunk-7L5KWNDL.mjs} +2 -2
  7. package/dist/{chunk-LKKO2IUP.mjs → chunk-BUMY2HL2.mjs} +1 -1
  8. package/dist/{chunk-YUWGDQ7Y.mjs → chunk-C2QUOGWD.mjs} +2 -2
  9. package/dist/{chunk-FXWL4BHK.js → chunk-DIWD5ZAW.js} +4 -4
  10. package/dist/{chunk-XMGVIH73.js → chunk-DYF7KMPJ.js} +6 -6
  11. package/dist/{chunk-QVBURV6S.js → chunk-HEVP2Q77.js} +6 -4
  12. package/dist/{chunk-GP7QP6RN.js → chunk-HFE7ETH4.js} +2 -2
  13. package/dist/{chunk-3ACFTM2M.mjs → chunk-MD4VMYBL.mjs} +2 -2
  14. package/dist/{chunk-7R2MW5NM.js → chunk-MVMBEYNV.js} +25 -25
  15. package/dist/{chunk-DCVSD55F.js → chunk-QAKI3A2V.js} +3 -3
  16. package/dist/{chunk-GIGU5GEY.mjs → chunk-RJAWXMDS.mjs} +3 -3
  17. package/dist/{chunk-OSGPDXOI.mjs → chunk-RSHYWSQP.mjs} +1 -1
  18. package/dist/{chunk-KNO7WVZM.mjs → chunk-SYNB3CKR.mjs} +1 -1
  19. package/dist/{chunk-SFU6A74A.js → chunk-TRNSRION.js} +19 -19
  20. package/dist/{chunk-Q4373XHW.mjs → chunk-XLWMBELQ.mjs} +6 -4
  21. package/dist/{chunk-VOIOFKIB.mjs → chunk-ZRKGU2L3.mjs} +1 -1
  22. package/dist/executors.js +5 -5
  23. package/dist/executors.mjs +6 -6
  24. package/dist/generators.js +6 -6
  25. package/dist/generators.mjs +6 -6
  26. package/dist/index.js +9 -9
  27. package/dist/index.mjs +11 -11
  28. package/dist/src/executors/container-publish/executor.js +4 -4
  29. package/dist/src/executors/container-publish/executor.mjs +4 -4
  30. package/dist/src/executors/helm-package/executor.js +4 -4
  31. package/dist/src/executors/helm-package/executor.mjs +5 -5
  32. package/dist/src/generators/helm-chart/generator.js +5 -5
  33. package/dist/src/generators/helm-chart/generator.mjs +5 -5
  34. package/dist/src/generators/helm-dependency/generator.js +5 -5
  35. package/dist/src/generators/helm-dependency/generator.mjs +5 -5
  36. package/dist/src/plugins/docker/index.js +3 -3
  37. package/dist/src/plugins/docker/index.mjs +3 -3
  38. package/dist/src/types.mjs +1 -1
  39. package/dist/src/utils/client.mjs +2 -2
  40. package/dist/src/utils/ensure-init.mjs +1 -1
  41. package/dist/src/utils/index.mjs +3 -3
  42. package/dist/src/utils/prettier.mjs +2 -2
  43. package/dist/tsup.config.mjs +1 -1
  44. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -2,6 +2,34 @@
2
2
 
3
3
  # Changelog for Storm Ops - K8s Tools
4
4
 
5
+ ## [0.35.6](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.35.6) (2025-08-11)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update to TypeScript v5.9.2
10
+ ([cf34d601f](https://github.com/storm-software/storm-ops/commit/cf34d601f))
11
+ - **monorepo:** Regenerate README markdown files
12
+ ([5b9ffe718](https://github.com/storm-software/storm-ops/commit/5b9ffe718))
13
+
14
+ ### Updated Dependencies
15
+
16
+ - Updated workspace-tools to 1.281.6
17
+ - Updated config-tools to 1.180.6
18
+ - Updated config to 1.128.6
19
+
20
+ ## [0.35.5](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.35.5) (2025-08-09)
21
+
22
+ ### Miscellaneous
23
+
24
+ - **monorepo:** Updated the workspace package dependencies
25
+ ([fff0b6534](https://github.com/storm-software/storm-ops/commit/fff0b6534))
26
+
27
+ ### Updated Dependencies
28
+
29
+ - Updated workspace-tools to 1.281.5
30
+ - Updated config-tools to 1.180.5
31
+ - Updated config to 1.128.5
32
+
5
33
  ## [0.35.4](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.35.4) (2025-08-08)
6
34
 
7
35
  ### 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.35.3-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.35.4-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 -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Storm Kubernetes Tools](#storm-kubernetes-tools)
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __require
3
- } from "./chunk-OSGPDXOI.mjs";
3
+ } from "./chunk-RSHYWSQP.mjs";
4
4
 
5
5
  // src/utils/prettier.ts
6
6
  async function resolveUserExistingPrettierConfig() {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceProjectTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-LKKO2IUP.mjs";
4
+ } from "./chunk-BUMY2HL2.mjs";
5
5
  import {
6
6
  findWorkspaceRoot,
7
7
  formatLogMessage,
@@ -14,10 +14,10 @@ import {
14
14
  writeSuccess,
15
15
  writeTrace,
16
16
  writeWarning
17
- } from "./chunk-Q4373XHW.mjs";
17
+ } from "./chunk-XLWMBELQ.mjs";
18
18
  import {
19
19
  createHelmClient
20
- } from "./chunk-VOIOFKIB.mjs";
20
+ } from "./chunk-ZRKGU2L3.mjs";
21
21
 
22
22
  // ../workspace-tools/src/base/base-executor.ts
23
23
  import { defu } from "defu";
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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 _chunkSFU6A74Ajs = require('./chunk-SFU6A74A.js');
3
+ var _chunkTRNSRIONjs = require('./chunk-TRNSRION.js');
4
4
 
5
5
 
6
- var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
6
+ var _chunkHEVP2Q77js = require('./chunk-HEVP2Q77.js');
7
7
 
8
8
  // src/generators/helm-chart/generator.ts
9
9
 
@@ -14,7 +14,7 @@ var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
14
14
  var _devkit = require('@nx/devkit');
15
15
  var _path = require('path');
16
16
  async function helmChartGeneratorFn(tree, options, config) {
17
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "\u{1F4DD} Preparing to write Helm Chart", config);
17
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "\u{1F4DD} Preparing to write Helm Chart", config);
18
18
  const project = _devkit.readProjectConfiguration.call(void 0, tree, options.project);
19
19
  if (_optionalChain([project, 'access', _ => _.targets, 'optionalAccess', _2 => _2["helm-package"]])) {
20
20
  throw new Error(
@@ -55,7 +55,7 @@ async function helmChartGeneratorFn(tree, options, config) {
55
55
  success: true
56
56
  };
57
57
  }
58
- var generator_default = _chunkSFU6A74Ajs.withRunGenerator.call(void 0,
58
+ var generator_default = _chunkTRNSRIONjs.withRunGenerator.call(void 0,
59
59
  "Helm Chart",
60
60
  helmChartGeneratorFn
61
61
  );
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-YUWGDQ7Y.mjs";
3
+ } from "./chunk-C2QUOGWD.mjs";
4
4
  import {
5
5
  writeDebug
6
- } from "./chunk-Q4373XHW.mjs";
6
+ } from "./chunk-XLWMBELQ.mjs";
7
7
 
8
8
  // src/generators/helm-dependency/generator.ts
9
9
  import {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-Q4373XHW.mjs";
3
+ } from "./chunk-XLWMBELQ.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/apply-workspace-tokens.ts
6
6
  var applyWorkspaceBaseTokens = async (option, tokenParams) => {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceBaseTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-LKKO2IUP.mjs";
4
+ } from "./chunk-BUMY2HL2.mjs";
5
5
  import {
6
6
  findWorkspaceRoot,
7
7
  getConfig,
@@ -12,7 +12,7 @@ import {
12
12
  writeInfo,
13
13
  writeSuccess,
14
14
  writeTrace
15
- } from "./chunk-Q4373XHW.mjs";
15
+ } from "./chunk-XLWMBELQ.mjs";
16
16
 
17
17
  // ../workspace-tools/src/base/base-generator.ts
18
18
  var withRunGenerator = (name, generatorFn, generatorOptions = {
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } 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 _chunkSFU6A74Ajs = require('./chunk-SFU6A74A.js');
3
+ var _chunkTRNSRIONjs = require('./chunk-TRNSRION.js');
4
4
 
5
5
 
6
- var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
6
+ var _chunkHEVP2Q77js = require('./chunk-HEVP2Q77.js');
7
7
 
8
8
  // src/generators/helm-dependency/generator.ts
9
9
 
@@ -13,7 +13,7 @@ var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
13
13
  var _devkit = require('@nx/devkit');
14
14
  var _jsyaml = require('js-yaml'); var _jsyaml2 = _interopRequireDefault(_jsyaml);
15
15
  async function helmDependencyGeneratorFn(tree, options, config) {
16
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "\u{1F4DD} Preparing to add Helm Dependency", config);
16
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "\u{1F4DD} Preparing to add Helm Dependency", config);
17
17
  const project = _devkit.readProjectConfiguration.call(void 0, tree, options.project);
18
18
  if (!_optionalChain([project, 'access', _ => _.targets, 'optionalAccess', _2 => _2["helm-package"]])) {
19
19
  throw new Error(
@@ -39,7 +39,7 @@ async function helmDependencyGeneratorFn(tree, options, config) {
39
39
  success: true
40
40
  };
41
41
  }
42
- var generator_default = _chunkSFU6A74Ajs.withRunGenerator.call(void 0,
42
+ var generator_default = _chunkTRNSRIONjs.withRunGenerator.call(void 0,
43
43
  "Helm Dependency",
44
44
  helmDependencyGeneratorFn
45
45
  );
@@ -3,11 +3,11 @@
3
3
  var _chunkXJT7AOEUjs = require('./chunk-XJT7AOEU.js');
4
4
 
5
5
 
6
- var _chunkGP7QP6RNjs = require('./chunk-GP7QP6RN.js');
6
+ var _chunkHFE7ETH4js = require('./chunk-HFE7ETH4.js');
7
7
 
8
8
 
9
9
 
10
- var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
10
+ var _chunkHEVP2Q77js = require('./chunk-HEVP2Q77.js');
11
11
 
12
12
  // src/executors/container-publish/executor.ts
13
13
 
@@ -64,7 +64,7 @@ var applyWorkspaceExecutorTokens = async (option, tokenizerOptions) => {
64
64
  if (result.includes("{workspaceRoot}")) {
65
65
  result = result.replaceAll(
66
66
  "{workspaceRoot}",
67
- _nullishCoalesce(tokenizerOptions.workspaceRoot, () => ( _chunkQVBURV6Sjs.findWorkspaceRoot.call(void 0, )))
67
+ _nullishCoalesce(tokenizerOptions.workspaceRoot, () => ( _chunkHEVP2Q77js.findWorkspaceRoot.call(void 0, )))
68
68
  );
69
69
  }
70
70
  return result;
@@ -80,8 +80,8 @@ async function* publishExecutor(options, context) {
80
80
  console.info(
81
81
  `\u{1F680} Running Storm Container Registry Publish executor on the ${context.projectName} crate`
82
82
  );
83
- const workspaceRoot = _chunkQVBURV6Sjs.findWorkspaceRoot.call(void 0, );
84
- const config = await _chunkQVBURV6Sjs.getConfig.call(void 0, workspaceRoot);
83
+ const workspaceRoot = _chunkHEVP2Q77js.findWorkspaceRoot.call(void 0, );
84
+ const config = await _chunkHEVP2Q77js.getConfig.call(void 0, workspaceRoot);
85
85
  const projectConfig = _optionalChain([context, 'access', _2 => _2.projectsConfigurations, 'optionalAccess', _3 => _3.projects, 'access', _4 => _4[context.projectName]]);
86
86
  if (!projectConfig) {
87
87
  throw new Error(
@@ -92,7 +92,7 @@ async function* publishExecutor(options, context) {
92
92
  const sourceRoot = _nullishCoalesce(_optionalChain([projectConfig, 'optionalAccess', _6 => _6.sourceRoot]), () => ( workspaceRoot));
93
93
  const projectName = _nullishCoalesce(_optionalChain([projectConfig, 'optionalAccess', _7 => _7.name]), () => ( context.projectName));
94
94
  config.workspaceRoot = workspaceRoot;
95
- const tokenized = await _chunkGP7QP6RNjs.applyWorkspaceTokens.call(void 0,
95
+ const tokenized = await _chunkHFE7ETH4js.applyWorkspaceTokens.call(void 0,
96
96
  options,
97
97
  {
98
98
  config,
@@ -1330,7 +1330,7 @@ var getConfigEnv = () => {
1330
1330
  support: process.env[`${prefix}SUPPORT`] || void 0,
1331
1331
  timezone: process.env[`${prefix}TIMEZONE`] || process.env.TZ || void 0,
1332
1332
  locale: process.env[`${prefix}LOCALE`] || process.env.LOCALE || void 0,
1333
- configFile: process.env[`${prefix}CONFIG_FILE`] ? correctPaths(process.env[`${prefix}CONFIG_FILE`]) : void 0,
1333
+ configFile: process.env[`${prefix}WORKSPACE_CONFIG_FILE`] ? correctPaths(process.env[`${prefix}WORKSPACE_CONFIG_FILE`]) : void 0,
1334
1334
  workspaceRoot: process.env[`${prefix}WORKSPACE_ROOT`] ? correctPaths(process.env[`${prefix}WORKSPACE_ROOT`]) : void 0,
1335
1335
  directories: {
1336
1336
  cache: process.env[`${prefix}CACHE_DIR`] ? correctPaths(process.env[`${prefix}CACHE_DIR`]) : process.env[`${prefix}CACHE_DIRECTORY`] ? correctPaths(process.env[`${prefix}CACHE_DIRECTORY`]) : void 0,
@@ -1393,7 +1393,7 @@ var getConfigEnv = () => {
1393
1393
  config.licensing = `${config.homepage}/docs`;
1394
1394
  }
1395
1395
  }
1396
- const serializedConfig = process.env[`${prefix}CONFIG`];
1396
+ const serializedConfig = process.env[`${prefix}WORKSPACE_CONFIG`];
1397
1397
  if (serializedConfig) {
1398
1398
  const parsed = JSON.parse(serializedConfig);
1399
1399
  config = {
@@ -1625,7 +1625,9 @@ var setConfigEnv = (config) => {
1625
1625
  process.env.LANG = config.locale ? `${config.locale.replaceAll("-", "_")}.UTF-8` : "en_US.UTF-8";
1626
1626
  }
1627
1627
  if (config.configFile) {
1628
- process.env[`${prefix}CONFIG_FILE`] = correctPaths(config.configFile);
1628
+ process.env[`${prefix}WORKSPACE_CONFIG_FILE`] = correctPaths(
1629
+ config.configFile
1630
+ );
1629
1631
  }
1630
1632
  if (config.workspaceRoot) {
1631
1633
  process.env[`${prefix}WORKSPACE_ROOT`] = correctPaths(config.workspaceRoot);
@@ -1729,7 +1731,7 @@ var setConfigEnv = (config) => {
1729
1731
  config.skipConfigLogging
1730
1732
  );
1731
1733
  }
1732
- process.env[`${prefix}CONFIG`] = JSON.stringify(config);
1734
+ process.env[`${prefix}WORKSPACE_CONFIG`] = JSON.stringify(config);
1733
1735
  for (const key of Object.keys(_nullishCoalesce(config.extensions, () => ( {})))) {
1734
1736
  if (config.extensions[key] && Object.keys(config.extensions[key])) {
1735
1737
  setExtensionEnv(key, config.extensions[key]);
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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 _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
3
+ var _chunkHEVP2Q77js = require('./chunk-HEVP2Q77.js');
4
4
 
5
5
  // ../config-tools/src/utilities/apply-workspace-tokens.ts
6
6
  var applyWorkspaceBaseTokens = async (option, tokenParams) => {
@@ -37,7 +37,7 @@ var applyWorkspaceBaseTokens = async (option, tokenParams) => {
37
37
  if (result.includes("{workspaceRoot}")) {
38
38
  result = result.replaceAll(
39
39
  "{workspaceRoot}",
40
- _nullishCoalesce(_nullishCoalesce(tokenParams.workspaceRoot, () => ( _optionalChain([tokenParams, 'access', _2 => _2.config, 'optionalAccess', _3 => _3.workspaceRoot]))), () => ( _chunkQVBURV6Sjs.findWorkspaceRoot.call(void 0, )))
40
+ _nullishCoalesce(_nullishCoalesce(tokenParams.workspaceRoot, () => ( _optionalChain([tokenParams, 'access', _2 => _2.config, 'optionalAccess', _3 => _3.workspaceRoot]))), () => ( _chunkHEVP2Q77js.findWorkspaceRoot.call(void 0, )))
41
41
  );
42
42
  }
43
43
  return result;
@@ -3,11 +3,11 @@ import {
3
3
  } from "./chunk-BLX33ZLH.mjs";
4
4
  import {
5
5
  applyWorkspaceTokens
6
- } from "./chunk-LKKO2IUP.mjs";
6
+ } from "./chunk-BUMY2HL2.mjs";
7
7
  import {
8
8
  findWorkspaceRoot,
9
9
  getConfig
10
- } from "./chunk-Q4373XHW.mjs";
10
+ } from "./chunk-XLWMBELQ.mjs";
11
11
 
12
12
  // src/executors/container-publish/executor.ts
13
13
  import {
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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
3
 
4
- var _chunkGP7QP6RNjs = require('./chunk-GP7QP6RN.js');
4
+ var _chunkHFE7ETH4js = require('./chunk-HFE7ETH4.js');
5
5
 
6
6
 
7
7
 
@@ -14,7 +14,7 @@ var _chunkGP7QP6RNjs = require('./chunk-GP7QP6RN.js');
14
14
 
15
15
 
16
16
 
17
- var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
17
+ var _chunkHEVP2Q77js = require('./chunk-HEVP2Q77.js');
18
18
 
19
19
 
20
20
  var _chunk4AADQIGWjs = require('./chunk-4AADQIGW.js');
@@ -22,7 +22,7 @@ var _chunk4AADQIGWjs = require('./chunk-4AADQIGW.js');
22
22
  // ../workspace-tools/src/base/base-executor.ts
23
23
  var _defu = require('defu');
24
24
  var withRunExecutor = (name, executorFn, executorOptions = {}) => async (_options, context) => {
25
- const stopwatch = _chunkQVBURV6Sjs.getStopwatch.call(void 0, name);
25
+ const stopwatch = _chunkHEVP2Q77js.getStopwatch.call(void 0, name);
26
26
  let options = _options;
27
27
  let config = {};
28
28
  try {
@@ -31,14 +31,14 @@ var withRunExecutor = (name, executorFn, executorOptions = {}) => async (_option
31
31
  "The Build process failed because the context is not valid. Please run this command from a workspace."
32
32
  );
33
33
  }
34
- const workspaceRoot = _chunkQVBURV6Sjs.findWorkspaceRoot.call(void 0, );
34
+ const workspaceRoot = _chunkHEVP2Q77js.findWorkspaceRoot.call(void 0, );
35
35
  const projectRoot = context.projectsConfigurations.projects[context.projectName].root || workspaceRoot;
36
36
  const sourceRoot = context.projectsConfigurations.projects[context.projectName].sourceRoot || projectRoot || workspaceRoot;
37
37
  const projectName = context.projectName;
38
38
  config.workspaceRoot = workspaceRoot;
39
- _chunkQVBURV6Sjs.writeInfo.call(void 0, `\u26A1 Running the ${name} executor for ${projectName} `, config);
39
+ _chunkHEVP2Q77js.writeInfo.call(void 0, `\u26A1 Running the ${name} executor for ${projectName} `, config);
40
40
  if (!executorOptions.skipReadingConfig) {
41
- _chunkQVBURV6Sjs.writeTrace.call(void 0,
41
+ _chunkHEVP2Q77js.writeTrace.call(void 0,
42
42
  `Loading the Storm Config from environment variables and storm.config.js file...
43
43
  - workspaceRoot: ${workspaceRoot}
44
44
  - projectRoot: ${projectRoot}
@@ -47,42 +47,42 @@ var withRunExecutor = (name, executorFn, executorOptions = {}) => async (_option
47
47
  `,
48
48
  config
49
49
  );
50
- config = await _chunkQVBURV6Sjs.getConfig.call(void 0, workspaceRoot);
50
+ config = await _chunkHEVP2Q77js.getConfig.call(void 0, workspaceRoot);
51
51
  }
52
52
  if (_optionalChain([executorOptions, 'optionalAccess', _3 => _3.hooks, 'optionalAccess', _4 => _4.applyDefaultOptions])) {
53
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
53
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
54
54
  options = await Promise.resolve(
55
55
  executorOptions.hooks.applyDefaultOptions(options, config)
56
56
  );
57
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
57
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
58
58
  }
59
- _chunkQVBURV6Sjs.writeTrace.call(void 0,
59
+ _chunkHEVP2Q77js.writeTrace.call(void 0,
60
60
  `Executor schema options \u2699\uFE0F
61
- ${_chunkQVBURV6Sjs.formatLogMessage.call(void 0, options)}
61
+ ${_chunkHEVP2Q77js.formatLogMessage.call(void 0, options)}
62
62
  `,
63
63
  config
64
64
  );
65
- const tokenized = await _chunkGP7QP6RNjs.applyWorkspaceTokens.call(void 0,
65
+ const tokenized = await _chunkHFE7ETH4js.applyWorkspaceTokens.call(void 0,
66
66
  options,
67
67
  _defu.defu.call(void 0,
68
68
  { workspaceRoot, projectRoot, sourceRoot, projectName, config },
69
69
  config,
70
70
  context.projectsConfigurations.projects[context.projectName]
71
71
  ),
72
- _chunkGP7QP6RNjs.applyWorkspaceProjectTokens
72
+ _chunkHFE7ETH4js.applyWorkspaceProjectTokens
73
73
  );
74
- _chunkQVBURV6Sjs.writeTrace.call(void 0,
74
+ _chunkHEVP2Q77js.writeTrace.call(void 0,
75
75
  `Executor schema tokenized options \u2699\uFE0F
76
- ${_chunkQVBURV6Sjs.formatLogMessage.call(void 0, tokenized)}
76
+ ${_chunkHEVP2Q77js.formatLogMessage.call(void 0, tokenized)}
77
77
  `,
78
78
  config
79
79
  );
80
80
  if (_optionalChain([executorOptions, 'optionalAccess', _5 => _5.hooks, 'optionalAccess', _6 => _6.preProcess])) {
81
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
81
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Running the preProcess hook...", config);
82
82
  await Promise.resolve(
83
83
  executorOptions.hooks.preProcess(tokenized, config)
84
84
  );
85
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
85
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Completed the preProcess hook", config);
86
86
  }
87
87
  const ret = executorFn(tokenized, context, config);
88
88
  if (_isFunction(_optionalChain([ret, 'optionalAccess', _7 => _7.next]))) {
@@ -95,9 +95,9 @@ ${_chunkQVBURV6Sjs.formatLogMessage.call(void 0, tokenized)}
95
95
  ret
96
96
  );
97
97
  if (result && (!result.success || result.error && _optionalChain([result, 'optionalAccess', _8 => _8.error, 'optionalAccess', _9 => _9.message]) && typeof _optionalChain([result, 'optionalAccess', _10 => _10.error, 'optionalAccess', _11 => _11.message]) === "string" && _optionalChain([result, 'optionalAccess', _12 => _12.error, 'optionalAccess', _13 => _13.name]) && typeof _optionalChain([result, 'optionalAccess', _14 => _14.error, 'optionalAccess', _15 => _15.name]) === "string")) {
98
- _chunkQVBURV6Sjs.writeTrace.call(void 0,
98
+ _chunkHEVP2Q77js.writeTrace.call(void 0,
99
99
  `Failure determined by the ${name} executor
100
- ${_chunkQVBURV6Sjs.formatLogMessage.call(void 0, result)}`,
100
+ ${_chunkHEVP2Q77js.formatLogMessage.call(void 0, result)}`,
101
101
  config
102
102
  );
103
103
  console.error(result);
@@ -106,21 +106,21 @@ ${_chunkQVBURV6Sjs.formatLogMessage.call(void 0, result)}`,
106
106
  });
107
107
  }
108
108
  if (_optionalChain([executorOptions, 'optionalAccess', _17 => _17.hooks, 'optionalAccess', _18 => _18.postProcess])) {
109
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
109
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Running the postProcess hook...", config);
110
110
  await Promise.resolve(executorOptions.hooks.postProcess(config));
111
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
111
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Completed the postProcess hook", config);
112
112
  }
113
- _chunkQVBURV6Sjs.writeSuccess.call(void 0, `Completed running the ${name} task executor!
113
+ _chunkHEVP2Q77js.writeSuccess.call(void 0, `Completed running the ${name} task executor!
114
114
  `, config);
115
115
  return {
116
116
  success: true
117
117
  };
118
118
  } catch (error) {
119
- _chunkQVBURV6Sjs.writeFatal.call(void 0,
119
+ _chunkHEVP2Q77js.writeFatal.call(void 0,
120
120
  "A fatal error occurred while running the executor - the process was forced to terminate",
121
121
  config
122
122
  );
123
- _chunkQVBURV6Sjs.writeError.call(void 0,
123
+ _chunkHEVP2Q77js.writeError.call(void 0,
124
124
  `An exception was thrown in the executor's process
125
125
  - Details: ${error.message}
126
126
  - Stacktrace: ${error.stack}`,
@@ -172,7 +172,7 @@ async function serveExecutor(options, context, config) {
172
172
  remote: options.remote
173
173
  });
174
174
  } else {
175
- _chunkQVBURV6Sjs.writeWarning.call(void 0, `Chart packaged at: ${chartPath}`, config);
175
+ _chunkHEVP2Q77js.writeWarning.call(void 0, `Chart packaged at: ${chartPath}`, config);
176
176
  }
177
177
  return {
178
178
  success: true
@@ -8,7 +8,7 @@ var _chunkXJT7AOEUjs = require('./chunk-XJT7AOEU.js');
8
8
 
9
9
 
10
10
 
11
- var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
11
+ var _chunkHEVP2Q77js = require('./chunk-HEVP2Q77.js');
12
12
 
13
13
  // src/plugins/docker/_dockerfile.ts
14
14
 
@@ -41,8 +41,8 @@ var createNodesV2 = [
41
41
  if (_optionalChain([projectJson, 'optionalAccess', _ => _.name])) {
42
42
  return {};
43
43
  }
44
- const workspaceRoot = _chunkQVBURV6Sjs.findWorkspaceRoot.call(void 0, );
45
- const config = await _chunkQVBURV6Sjs.getConfig.call(void 0, workspaceRoot);
44
+ const workspaceRoot = _chunkHEVP2Q77js.findWorkspaceRoot.call(void 0, );
45
+ const config = await _chunkHEVP2Q77js.getConfig.call(void 0, workspaceRoot);
46
46
  Object.keys(projectJson).forEach((key) => {
47
47
  if (!project[key]) {
48
48
  project[key] = projectJson[key];
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-YUWGDQ7Y.mjs";
3
+ } from "./chunk-C2QUOGWD.mjs";
4
4
  import {
5
5
  writeDebug
6
- } from "./chunk-Q4373XHW.mjs";
6
+ } from "./chunk-XLWMBELQ.mjs";
7
7
  import {
8
8
  __dirname
9
- } from "./chunk-OSGPDXOI.mjs";
9
+ } from "./chunk-RSHYWSQP.mjs";
10
10
 
11
11
  // src/generators/helm-chart/generator.ts
12
12
  import {
@@ -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__9f338f09b188b30c350deaf9c9e2a8e5/node_modules/tsup/assets/esm_shims.js
18
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__bbfa3b50d88caa605d59198ec617cf63/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);
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  findWorkspaceRoot,
10
10
  getConfig
11
- } from "./chunk-Q4373XHW.mjs";
11
+ } from "./chunk-XLWMBELQ.mjs";
12
12
 
13
13
  // src/plugins/docker/_dockerfile.ts
14
14
  import {
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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
3
 
4
- var _chunkGP7QP6RNjs = require('./chunk-GP7QP6RN.js');
4
+ var _chunkHFE7ETH4js = require('./chunk-HFE7ETH4.js');
5
5
 
6
6
 
7
7
 
@@ -12,51 +12,51 @@ var _chunkGP7QP6RNjs = require('./chunk-GP7QP6RN.js');
12
12
 
13
13
 
14
14
 
15
- var _chunkQVBURV6Sjs = require('./chunk-QVBURV6S.js');
15
+ var _chunkHEVP2Q77js = require('./chunk-HEVP2Q77.js');
16
16
 
17
17
  // ../workspace-tools/src/base/base-generator.ts
18
18
  var withRunGenerator = (name, generatorFn, generatorOptions = {
19
19
  skipReadingConfig: false
20
20
  }) => async (tree, _options) => {
21
- const stopwatch = _chunkQVBURV6Sjs.getStopwatch.call(void 0, name);
21
+ const stopwatch = _chunkHEVP2Q77js.getStopwatch.call(void 0, name);
22
22
  let options = _options;
23
23
  let config;
24
24
  try {
25
- _chunkQVBURV6Sjs.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
25
+ _chunkHEVP2Q77js.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
26
26
 
27
27
  `, config);
28
- const workspaceRoot = _chunkQVBURV6Sjs.findWorkspaceRoot.call(void 0, );
28
+ const workspaceRoot = _chunkHEVP2Q77js.findWorkspaceRoot.call(void 0, );
29
29
  if (!generatorOptions.skipReadingConfig) {
30
- _chunkQVBURV6Sjs.writeDebug.call(void 0,
30
+ _chunkHEVP2Q77js.writeDebug.call(void 0,
31
31
  `Loading the Storm Config from environment variables and storm.config.js file...
32
32
  - workspaceRoot: ${workspaceRoot}`,
33
33
  config
34
34
  );
35
- config = await _chunkQVBURV6Sjs.getConfig.call(void 0, workspaceRoot);
35
+ config = await _chunkHEVP2Q77js.getConfig.call(void 0, workspaceRoot);
36
36
  }
37
37
  if (_optionalChain([generatorOptions, 'optionalAccess', _ => _.hooks, 'optionalAccess', _2 => _2.applyDefaultOptions])) {
38
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
38
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
39
39
  options = await Promise.resolve(
40
40
  generatorOptions.hooks.applyDefaultOptions(options, config)
41
41
  );
42
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
42
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
43
43
  }
44
- _chunkQVBURV6Sjs.writeTrace.call(void 0,
44
+ _chunkHEVP2Q77js.writeTrace.call(void 0,
45
45
  `Generator schema options \u2699\uFE0F
46
46
  ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${JSON.stringify(options[key])}`).join("\n")}`,
47
47
  config
48
48
  );
49
- const tokenized = await _chunkGP7QP6RNjs.applyWorkspaceTokens.call(void 0,
49
+ const tokenized = await _chunkHFE7ETH4js.applyWorkspaceTokens.call(void 0,
50
50
  options,
51
51
  { workspaceRoot: tree.root, config },
52
- _chunkGP7QP6RNjs.applyWorkspaceBaseTokens
52
+ _chunkHFE7ETH4js.applyWorkspaceBaseTokens
53
53
  );
54
54
  if (_optionalChain([generatorOptions, 'optionalAccess', _3 => _3.hooks, 'optionalAccess', _4 => _4.preProcess])) {
55
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
55
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Running the preProcess hook...", config);
56
56
  await Promise.resolve(
57
57
  generatorOptions.hooks.preProcess(tokenized, config)
58
58
  );
59
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
59
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Completed the preProcess hook", config);
60
60
  }
61
61
  const result = await Promise.resolve(
62
62
  generatorFn(tree, tokenized, config)
@@ -71,21 +71,21 @@ ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${
71
71
  }
72
72
  }
73
73
  if (_optionalChain([generatorOptions, 'optionalAccess', _14 => _14.hooks, 'optionalAccess', _15 => _15.postProcess])) {
74
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
74
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Running the postProcess hook...", config);
75
75
  await Promise.resolve(generatorOptions.hooks.postProcess(config));
76
- _chunkQVBURV6Sjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
76
+ _chunkHEVP2Q77js.writeDebug.call(void 0, "Completed the postProcess hook", config);
77
77
  }
78
78
  return () => {
79
- _chunkQVBURV6Sjs.writeSuccess.call(void 0, `Completed running the ${name} generator!
79
+ _chunkHEVP2Q77js.writeSuccess.call(void 0, `Completed running the ${name} generator!
80
80
  `, config);
81
81
  };
82
82
  } catch (error) {
83
83
  return () => {
84
- _chunkQVBURV6Sjs.writeFatal.call(void 0,
84
+ _chunkHEVP2Q77js.writeFatal.call(void 0,
85
85
  "A fatal error occurred while running the generator - the process was forced to terminate",
86
86
  config
87
87
  );
88
- _chunkQVBURV6Sjs.writeError.call(void 0,
88
+ _chunkHEVP2Q77js.writeError.call(void 0,
89
89
  `An exception was thrown in the generator's process
90
90
  - Details: ${error.message}
91
91
  - Stacktrace: ${error.stack}`,
@@ -1330,7 +1330,7 @@ var getConfigEnv = () => {
1330
1330
  support: process.env[`${prefix}SUPPORT`] || void 0,
1331
1331
  timezone: process.env[`${prefix}TIMEZONE`] || process.env.TZ || void 0,
1332
1332
  locale: process.env[`${prefix}LOCALE`] || process.env.LOCALE || void 0,
1333
- configFile: process.env[`${prefix}CONFIG_FILE`] ? correctPaths(process.env[`${prefix}CONFIG_FILE`]) : void 0,
1333
+ configFile: process.env[`${prefix}WORKSPACE_CONFIG_FILE`] ? correctPaths(process.env[`${prefix}WORKSPACE_CONFIG_FILE`]) : void 0,
1334
1334
  workspaceRoot: process.env[`${prefix}WORKSPACE_ROOT`] ? correctPaths(process.env[`${prefix}WORKSPACE_ROOT`]) : void 0,
1335
1335
  directories: {
1336
1336
  cache: process.env[`${prefix}CACHE_DIR`] ? correctPaths(process.env[`${prefix}CACHE_DIR`]) : process.env[`${prefix}CACHE_DIRECTORY`] ? correctPaths(process.env[`${prefix}CACHE_DIRECTORY`]) : void 0,
@@ -1393,7 +1393,7 @@ var getConfigEnv = () => {
1393
1393
  config.licensing = `${config.homepage}/docs`;
1394
1394
  }
1395
1395
  }
1396
- const serializedConfig = process.env[`${prefix}CONFIG`];
1396
+ const serializedConfig = process.env[`${prefix}WORKSPACE_CONFIG`];
1397
1397
  if (serializedConfig) {
1398
1398
  const parsed = JSON.parse(serializedConfig);
1399
1399
  config = {
@@ -1625,7 +1625,9 @@ var setConfigEnv = (config) => {
1625
1625
  process.env.LANG = config.locale ? `${config.locale.replaceAll("-", "_")}.UTF-8` : "en_US.UTF-8";
1626
1626
  }
1627
1627
  if (config.configFile) {
1628
- process.env[`${prefix}CONFIG_FILE`] = correctPaths(config.configFile);
1628
+ process.env[`${prefix}WORKSPACE_CONFIG_FILE`] = correctPaths(
1629
+ config.configFile
1630
+ );
1629
1631
  }
1630
1632
  if (config.workspaceRoot) {
1631
1633
  process.env[`${prefix}WORKSPACE_ROOT`] = correctPaths(config.workspaceRoot);
@@ -1729,7 +1731,7 @@ var setConfigEnv = (config) => {
1729
1731
  config.skipConfigLogging
1730
1732
  );
1731
1733
  }
1732
- process.env[`${prefix}CONFIG`] = JSON.stringify(config);
1734
+ process.env[`${prefix}WORKSPACE_CONFIG`] = JSON.stringify(config);
1733
1735
  for (const key of Object.keys(config.extensions ?? {})) {
1734
1736
  if (config.extensions[key] && Object.keys(config.extensions[key])) {
1735
1737
  setExtensionEnv(key, config.extensions[key]);
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-HGXQ6SSU.mjs";
7
7
  import {
8
8
  __decorateClass
9
- } from "./chunk-OSGPDXOI.mjs";
9
+ } from "./chunk-RSHYWSQP.mjs";
10
10
 
11
11
  // src/utils/client.ts
12
12
  import { execSync } from "node:child_process";
package/dist/executors.js CHANGED
@@ -1,13 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-XO66D74Z.js');
2
2
 
3
3
 
4
- var _chunkXMGVIH73js = require('./chunk-XMGVIH73.js');
4
+ var _chunkDYF7KMPJjs = require('./chunk-DYF7KMPJ.js');
5
5
 
6
6
 
7
- var _chunk7R2MW5NMjs = require('./chunk-7R2MW5NM.js');
7
+ var _chunkMVMBEYNVjs = require('./chunk-MVMBEYNV.js');
8
8
  require('./chunk-XJT7AOEU.js');
9
- require('./chunk-GP7QP6RN.js');
10
- require('./chunk-QVBURV6S.js');
9
+ require('./chunk-HFE7ETH4.js');
10
+ require('./chunk-HEVP2Q77.js');
11
11
  require('./chunk-4AADQIGW.js');
12
12
  require('./chunk-JSFRUBG5.js');
13
13
  require('./chunk-XKOZIQT3.js');
@@ -15,4 +15,4 @@ require('./chunk-RECJ3G6F.js');
15
15
 
16
16
 
17
17
 
18
- exports.getRegistryVersion = _chunkXMGVIH73js.getRegistryVersion; exports.serveExecutor = _chunk7R2MW5NMjs.serveExecutor;
18
+ exports.getRegistryVersion = _chunkDYF7KMPJjs.getRegistryVersion; exports.serveExecutor = _chunkMVMBEYNVjs.serveExecutor;
@@ -1,17 +1,17 @@
1
1
  import "./chunk-YSCEY447.mjs";
2
2
  import {
3
3
  getRegistryVersion
4
- } from "./chunk-3ACFTM2M.mjs";
4
+ } from "./chunk-MD4VMYBL.mjs";
5
5
  import {
6
6
  serveExecutor
7
- } from "./chunk-H3M4L4JE.mjs";
7
+ } from "./chunk-5CY5MXJF.mjs";
8
8
  import "./chunk-BLX33ZLH.mjs";
9
- import "./chunk-LKKO2IUP.mjs";
10
- import "./chunk-Q4373XHW.mjs";
11
- import "./chunk-VOIOFKIB.mjs";
9
+ import "./chunk-BUMY2HL2.mjs";
10
+ import "./chunk-XLWMBELQ.mjs";
11
+ import "./chunk-ZRKGU2L3.mjs";
12
12
  import "./chunk-YXXZO2AJ.mjs";
13
13
  import "./chunk-HGXQ6SSU.mjs";
14
- import "./chunk-OSGPDXOI.mjs";
14
+ import "./chunk-RSHYWSQP.mjs";
15
15
  export {
16
16
  getRegistryVersion,
17
17
  serveExecutor
@@ -1,15 +1,15 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-DHBG5ASJ.js');
2
2
 
3
3
 
4
- var _chunkAICIVMSBjs = require('./chunk-AICIVMSB.js');
4
+ var _chunk67OKW4O6js = require('./chunk-67OKW4O6.js');
5
5
 
6
6
 
7
- var _chunkFXWL4BHKjs = require('./chunk-FXWL4BHK.js');
8
- require('./chunk-SFU6A74A.js');
9
- require('./chunk-GP7QP6RN.js');
10
- require('./chunk-QVBURV6S.js');
7
+ var _chunkDIWD5ZAWjs = require('./chunk-DIWD5ZAW.js');
8
+ require('./chunk-TRNSRION.js');
9
+ require('./chunk-HFE7ETH4.js');
10
+ require('./chunk-HEVP2Q77.js');
11
11
  require('./chunk-RECJ3G6F.js');
12
12
 
13
13
 
14
14
 
15
- exports.helmChartGeneratorFn = _chunkAICIVMSBjs.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkFXWL4BHKjs.helmDependencyGeneratorFn;
15
+ exports.helmChartGeneratorFn = _chunk67OKW4O6js.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkDIWD5ZAWjs.helmDependencyGeneratorFn;
@@ -1,14 +1,14 @@
1
1
  import "./chunk-3J7KBHMJ.mjs";
2
2
  import {
3
3
  helmChartGeneratorFn
4
- } from "./chunk-GIGU5GEY.mjs";
4
+ } from "./chunk-RJAWXMDS.mjs";
5
5
  import {
6
6
  helmDependencyGeneratorFn
7
- } from "./chunk-J4B4OGC5.mjs";
8
- import "./chunk-YUWGDQ7Y.mjs";
9
- import "./chunk-LKKO2IUP.mjs";
10
- import "./chunk-Q4373XHW.mjs";
11
- import "./chunk-OSGPDXOI.mjs";
7
+ } from "./chunk-7L5KWNDL.mjs";
8
+ import "./chunk-C2QUOGWD.mjs";
9
+ import "./chunk-BUMY2HL2.mjs";
10
+ import "./chunk-XLWMBELQ.mjs";
11
+ import "./chunk-RSHYWSQP.mjs";
12
12
  export {
13
13
  helmChartGeneratorFn,
14
14
  helmDependencyGeneratorFn
package/dist/index.js CHANGED
@@ -2,25 +2,25 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkDCVSD55Fjs = require('./chunk-DCVSD55F.js');
5
+ var _chunkQAKI3A2Vjs = require('./chunk-QAKI3A2V.js');
6
6
  require('./chunk-XO66D74Z.js');
7
7
 
8
8
 
9
- var _chunkXMGVIH73js = require('./chunk-XMGVIH73.js');
9
+ var _chunkDYF7KMPJjs = require('./chunk-DYF7KMPJ.js');
10
10
 
11
11
 
12
- var _chunk7R2MW5NMjs = require('./chunk-7R2MW5NM.js');
12
+ var _chunkMVMBEYNVjs = require('./chunk-MVMBEYNV.js');
13
13
  require('./chunk-XJT7AOEU.js');
14
14
  require('./chunk-DHBG5ASJ.js');
15
15
 
16
16
 
17
- var _chunkAICIVMSBjs = require('./chunk-AICIVMSB.js');
17
+ var _chunk67OKW4O6js = require('./chunk-67OKW4O6.js');
18
18
 
19
19
 
20
- var _chunkFXWL4BHKjs = require('./chunk-FXWL4BHK.js');
21
- require('./chunk-SFU6A74A.js');
22
- require('./chunk-GP7QP6RN.js');
23
- require('./chunk-QVBURV6S.js');
20
+ var _chunkDIWD5ZAWjs = require('./chunk-DIWD5ZAW.js');
21
+ require('./chunk-TRNSRION.js');
22
+ require('./chunk-HFE7ETH4.js');
23
+ require('./chunk-HEVP2Q77.js');
24
24
  require('./chunk-U76ID4TS.js');
25
25
 
26
26
 
@@ -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 = _chunkDCVSD55Fjs.createNodesV2; exports.description = _chunkDCVSD55Fjs.description; exports.ensureInitialized = _chunkXKOZIQT3js.ensureInitialized; exports.getRegistryVersion = _chunkXMGVIH73js.getRegistryVersion; exports.helmChartGeneratorFn = _chunkAICIVMSBjs.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkFXWL4BHKjs.helmDependencyGeneratorFn; exports.name = _chunkDCVSD55Fjs.name; exports.resolveUserExistingPrettierConfig = _chunk7QVOU2PTjs.resolveUserExistingPrettierConfig; exports.serveExecutor = _chunk7R2MW5NMjs.serveExecutor;
54
+ exports.AbstractHelmClient = _chunkJSFRUBG5js.AbstractHelmClient; exports.HelmClient = _chunk4AADQIGWjs.HelmClient; exports.addToPrettierIgnore = _chunk7QVOU2PTjs.addToPrettierIgnore; exports.createHelmClient = _chunk4AADQIGWjs.createHelmClient; exports.createNodesV2 = _chunkQAKI3A2Vjs.createNodesV2; exports.description = _chunkQAKI3A2Vjs.description; exports.ensureInitialized = _chunkXKOZIQT3js.ensureInitialized; exports.getRegistryVersion = _chunkDYF7KMPJjs.getRegistryVersion; exports.helmChartGeneratorFn = _chunk67OKW4O6js.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkDIWD5ZAWjs.helmDependencyGeneratorFn; exports.name = _chunkQAKI3A2Vjs.name; exports.resolveUserExistingPrettierConfig = _chunk7QVOU2PTjs.resolveUserExistingPrettierConfig; exports.serveExecutor = _chunkMVMBEYNVjs.serveExecutor;
package/dist/index.mjs CHANGED
@@ -2,41 +2,41 @@ import {
2
2
  createNodesV2,
3
3
  description,
4
4
  name
5
- } from "./chunk-KNO7WVZM.mjs";
5
+ } from "./chunk-SYNB3CKR.mjs";
6
6
  import "./chunk-YSCEY447.mjs";
7
7
  import {
8
8
  getRegistryVersion
9
- } from "./chunk-3ACFTM2M.mjs";
9
+ } from "./chunk-MD4VMYBL.mjs";
10
10
  import {
11
11
  serveExecutor
12
- } from "./chunk-H3M4L4JE.mjs";
12
+ } from "./chunk-5CY5MXJF.mjs";
13
13
  import "./chunk-BLX33ZLH.mjs";
14
14
  import "./chunk-3J7KBHMJ.mjs";
15
15
  import {
16
16
  helmChartGeneratorFn
17
- } from "./chunk-GIGU5GEY.mjs";
17
+ } from "./chunk-RJAWXMDS.mjs";
18
18
  import {
19
19
  helmDependencyGeneratorFn
20
- } from "./chunk-J4B4OGC5.mjs";
21
- import "./chunk-YUWGDQ7Y.mjs";
22
- import "./chunk-LKKO2IUP.mjs";
23
- import "./chunk-Q4373XHW.mjs";
20
+ } from "./chunk-7L5KWNDL.mjs";
21
+ import "./chunk-C2QUOGWD.mjs";
22
+ import "./chunk-BUMY2HL2.mjs";
23
+ import "./chunk-XLWMBELQ.mjs";
24
24
  import "./chunk-WWU25UQ4.mjs";
25
25
  import {
26
26
  addToPrettierIgnore,
27
27
  resolveUserExistingPrettierConfig
28
- } from "./chunk-IOVEMARV.mjs";
28
+ } from "./chunk-33YHYCMJ.mjs";
29
29
  import {
30
30
  HelmClient,
31
31
  createHelmClient
32
- } from "./chunk-VOIOFKIB.mjs";
32
+ } from "./chunk-ZRKGU2L3.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-OSGPDXOI.mjs";
39
+ import "./chunk-RSHYWSQP.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 _chunkXMGVIH73js = require('../../../chunk-XMGVIH73.js');
4
+ var _chunkDYF7KMPJjs = require('../../../chunk-DYF7KMPJ.js');
5
5
  require('../../../chunk-XJT7AOEU.js');
6
- require('../../../chunk-GP7QP6RN.js');
7
- require('../../../chunk-QVBURV6S.js');
6
+ require('../../../chunk-HFE7ETH4.js');
7
+ require('../../../chunk-HEVP2Q77.js');
8
8
  require('../../../chunk-RECJ3G6F.js');
9
9
 
10
10
 
11
11
 
12
- exports.default = _chunkXMGVIH73js.publishExecutor; exports.getRegistryVersion = _chunkXMGVIH73js.getRegistryVersion;
12
+ exports.default = _chunkDYF7KMPJjs.publishExecutor; exports.getRegistryVersion = _chunkDYF7KMPJjs.getRegistryVersion;
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  getRegistryVersion,
3
3
  publishExecutor
4
- } from "../../../chunk-3ACFTM2M.mjs";
4
+ } from "../../../chunk-MD4VMYBL.mjs";
5
5
  import "../../../chunk-BLX33ZLH.mjs";
6
- import "../../../chunk-LKKO2IUP.mjs";
7
- import "../../../chunk-Q4373XHW.mjs";
8
- import "../../../chunk-OSGPDXOI.mjs";
6
+ import "../../../chunk-BUMY2HL2.mjs";
7
+ import "../../../chunk-XLWMBELQ.mjs";
8
+ import "../../../chunk-RSHYWSQP.mjs";
9
9
  export {
10
10
  publishExecutor as default,
11
11
  getRegistryVersion
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk7R2MW5NMjs = require('../../../chunk-7R2MW5NM.js');
5
- require('../../../chunk-GP7QP6RN.js');
6
- require('../../../chunk-QVBURV6S.js');
4
+ var _chunkMVMBEYNVjs = require('../../../chunk-MVMBEYNV.js');
5
+ require('../../../chunk-HFE7ETH4.js');
6
+ require('../../../chunk-HEVP2Q77.js');
7
7
  require('../../../chunk-4AADQIGW.js');
8
8
  require('../../../chunk-JSFRUBG5.js');
9
9
  require('../../../chunk-XKOZIQT3.js');
@@ -11,4 +11,4 @@ require('../../../chunk-RECJ3G6F.js');
11
11
 
12
12
 
13
13
 
14
- exports.default = _chunk7R2MW5NMjs.executor_default; exports.serveExecutor = _chunk7R2MW5NMjs.serveExecutor;
14
+ exports.default = _chunkMVMBEYNVjs.executor_default; exports.serveExecutor = _chunkMVMBEYNVjs.serveExecutor;
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  executor_default,
3
3
  serveExecutor
4
- } from "../../../chunk-H3M4L4JE.mjs";
5
- import "../../../chunk-LKKO2IUP.mjs";
6
- import "../../../chunk-Q4373XHW.mjs";
7
- import "../../../chunk-VOIOFKIB.mjs";
4
+ } from "../../../chunk-5CY5MXJF.mjs";
5
+ import "../../../chunk-BUMY2HL2.mjs";
6
+ import "../../../chunk-XLWMBELQ.mjs";
7
+ import "../../../chunk-ZRKGU2L3.mjs";
8
8
  import "../../../chunk-YXXZO2AJ.mjs";
9
9
  import "../../../chunk-HGXQ6SSU.mjs";
10
- import "../../../chunk-OSGPDXOI.mjs";
10
+ import "../../../chunk-RSHYWSQP.mjs";
11
11
  export {
12
12
  executor_default as default,
13
13
  serveExecutor
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkAICIVMSBjs = require('../../../chunk-AICIVMSB.js');
5
- require('../../../chunk-SFU6A74A.js');
6
- require('../../../chunk-GP7QP6RN.js');
7
- require('../../../chunk-QVBURV6S.js');
4
+ var _chunk67OKW4O6js = require('../../../chunk-67OKW4O6.js');
5
+ require('../../../chunk-TRNSRION.js');
6
+ require('../../../chunk-HFE7ETH4.js');
7
+ require('../../../chunk-HEVP2Q77.js');
8
8
  require('../../../chunk-RECJ3G6F.js');
9
9
 
10
10
 
11
11
 
12
- exports.default = _chunkAICIVMSBjs.generator_default; exports.helmChartGeneratorFn = _chunkAICIVMSBjs.helmChartGeneratorFn;
12
+ exports.default = _chunk67OKW4O6js.generator_default; exports.helmChartGeneratorFn = _chunk67OKW4O6js.helmChartGeneratorFn;
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  generator_default,
3
3
  helmChartGeneratorFn
4
- } from "../../../chunk-GIGU5GEY.mjs";
5
- import "../../../chunk-YUWGDQ7Y.mjs";
6
- import "../../../chunk-LKKO2IUP.mjs";
7
- import "../../../chunk-Q4373XHW.mjs";
8
- import "../../../chunk-OSGPDXOI.mjs";
4
+ } from "../../../chunk-RJAWXMDS.mjs";
5
+ import "../../../chunk-C2QUOGWD.mjs";
6
+ import "../../../chunk-BUMY2HL2.mjs";
7
+ import "../../../chunk-XLWMBELQ.mjs";
8
+ import "../../../chunk-RSHYWSQP.mjs";
9
9
  export {
10
10
  generator_default as default,
11
11
  helmChartGeneratorFn
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkFXWL4BHKjs = require('../../../chunk-FXWL4BHK.js');
5
- require('../../../chunk-SFU6A74A.js');
6
- require('../../../chunk-GP7QP6RN.js');
7
- require('../../../chunk-QVBURV6S.js');
4
+ var _chunkDIWD5ZAWjs = require('../../../chunk-DIWD5ZAW.js');
5
+ require('../../../chunk-TRNSRION.js');
6
+ require('../../../chunk-HFE7ETH4.js');
7
+ require('../../../chunk-HEVP2Q77.js');
8
8
  require('../../../chunk-RECJ3G6F.js');
9
9
 
10
10
 
11
11
 
12
- exports.default = _chunkFXWL4BHKjs.generator_default; exports.helmDependencyGeneratorFn = _chunkFXWL4BHKjs.helmDependencyGeneratorFn;
12
+ exports.default = _chunkDIWD5ZAWjs.generator_default; exports.helmDependencyGeneratorFn = _chunkDIWD5ZAWjs.helmDependencyGeneratorFn;
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  generator_default,
3
3
  helmDependencyGeneratorFn
4
- } from "../../../chunk-J4B4OGC5.mjs";
5
- import "../../../chunk-YUWGDQ7Y.mjs";
6
- import "../../../chunk-LKKO2IUP.mjs";
7
- import "../../../chunk-Q4373XHW.mjs";
8
- import "../../../chunk-OSGPDXOI.mjs";
4
+ } from "../../../chunk-7L5KWNDL.mjs";
5
+ import "../../../chunk-C2QUOGWD.mjs";
6
+ import "../../../chunk-BUMY2HL2.mjs";
7
+ import "../../../chunk-XLWMBELQ.mjs";
8
+ import "../../../chunk-RSHYWSQP.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 _chunkDCVSD55Fjs = require('../../../chunk-DCVSD55F.js');
5
+ var _chunkQAKI3A2Vjs = require('../../../chunk-QAKI3A2V.js');
6
6
  require('../../../chunk-XJT7AOEU.js');
7
- require('../../../chunk-QVBURV6S.js');
7
+ require('../../../chunk-HEVP2Q77.js');
8
8
  require('../../../chunk-RECJ3G6F.js');
9
9
 
10
10
 
11
11
 
12
12
 
13
- exports.createNodesV2 = _chunkDCVSD55Fjs.createNodesV2; exports.description = _chunkDCVSD55Fjs.description; exports.name = _chunkDCVSD55Fjs.name;
13
+ exports.createNodesV2 = _chunkQAKI3A2Vjs.createNodesV2; exports.description = _chunkQAKI3A2Vjs.description; exports.name = _chunkQAKI3A2Vjs.name;
@@ -2,10 +2,10 @@ import {
2
2
  createNodesV2,
3
3
  description,
4
4
  name
5
- } from "../../../chunk-KNO7WVZM.mjs";
5
+ } from "../../../chunk-SYNB3CKR.mjs";
6
6
  import "../../../chunk-BLX33ZLH.mjs";
7
- import "../../../chunk-Q4373XHW.mjs";
8
- import "../../../chunk-OSGPDXOI.mjs";
7
+ import "../../../chunk-XLWMBELQ.mjs";
8
+ import "../../../chunk-RSHYWSQP.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-OSGPDXOI.mjs";
4
+ import "../chunk-RSHYWSQP.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-VOIOFKIB.mjs";
4
+ } from "../../chunk-ZRKGU2L3.mjs";
5
5
  import "../../chunk-YXXZO2AJ.mjs";
6
6
  import "../../chunk-HGXQ6SSU.mjs";
7
- import "../../chunk-OSGPDXOI.mjs";
7
+ import "../../chunk-RSHYWSQP.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-OSGPDXOI.mjs";
4
+ import "../../chunk-RSHYWSQP.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-IOVEMARV.mjs";
5
+ } from "../../chunk-33YHYCMJ.mjs";
6
6
  import {
7
7
  HelmClient,
8
8
  createHelmClient
9
- } from "../../chunk-VOIOFKIB.mjs";
9
+ } from "../../chunk-ZRKGU2L3.mjs";
10
10
  import "../../chunk-YXXZO2AJ.mjs";
11
11
  import {
12
12
  ensureInitialized
13
13
  } from "../../chunk-HGXQ6SSU.mjs";
14
- import "../../chunk-OSGPDXOI.mjs";
14
+ import "../../chunk-RSHYWSQP.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-IOVEMARV.mjs";
5
- import "../../chunk-OSGPDXOI.mjs";
4
+ } from "../../chunk-33YHYCMJ.mjs";
5
+ import "../../chunk-RSHYWSQP.mjs";
6
6
  export {
7
7
  addToPrettierIgnore,
8
8
  resolveUserExistingPrettierConfig
@@ -1,4 +1,4 @@
1
- import "./chunk-OSGPDXOI.mjs";
1
+ import "./chunk-RSHYWSQP.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.35.5",
3
+ "version": "0.35.7",
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.128.5",
144
- "@storm-software/config-tools": "^1.180.5",
145
- "@storm-software/workspace-tools": "^1.281.5",
143
+ "@storm-software/config": "^1.128.6",
144
+ "@storm-software/config-tools": "^1.180.7",
145
+ "@storm-software/workspace-tools": "^1.281.7",
146
146
  "js-yaml": "^4.1.0"
147
147
  },
148
148
  "devDependencies": {
@@ -160,5 +160,5 @@
160
160
  "publishConfig": { "access": "public" },
161
161
  "executors": "./executors.json",
162
162
  "generators": "./generators.json",
163
- "gitHead": "dd148e6f766439815722095415f6b77d8b9b705f"
163
+ "gitHead": "4350a6d02b440c658e3bc88c00c8197914c23128"
164
164
  }