@storm-software/k8s-tools 0.24.14 → 0.24.16

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 (35) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-BYQ4XJQ5.mjs → chunk-44HYG5MT.mjs} +2 -2
  4. package/dist/{chunk-UMI64N73.js → chunk-4OFIALUE.js} +4 -4
  5. package/dist/{chunk-6VJ4YIAW.js → chunk-6BGIVOOB.js} +2 -2
  6. package/dist/{chunk-J7XUSE5I.js → chunk-7TA6J7QQ.js} +121 -18
  7. package/dist/{chunk-XZ36BP73.mjs → chunk-AAGAUBO2.mjs} +125 -22
  8. package/dist/{chunk-AB6D2LAH.mjs → chunk-BDOS45JX.mjs} +1 -1
  9. package/dist/{chunk-MKCXXASB.js → chunk-BJY7KKSA.js} +3 -3
  10. package/dist/{chunk-WZZOPQW7.mjs → chunk-LPWEVVQ3.mjs} +2 -2
  11. package/dist/{chunk-M2H6MECZ.mjs → chunk-LVPECYEE.mjs} +2 -2
  12. package/dist/{chunk-YFBFWKCF.mjs → chunk-M26TA6KY.mjs} +2 -2
  13. package/dist/{chunk-JD3FNU5J.js → chunk-M5GQ34NS.js} +19 -19
  14. package/dist/{chunk-7LCHKXTN.js → chunk-OEJGOWJQ.js} +6 -6
  15. package/dist/{chunk-7BEW7XW4.js → chunk-PWKJRDCH.js} +25 -25
  16. package/dist/{chunk-4EGVVLI3.js → chunk-RMEVS7VZ.js} +4 -4
  17. package/dist/{chunk-BDFFDPNP.mjs → chunk-T4EJFEH2.mjs} +2 -2
  18. package/dist/{chunk-BRC5CRLX.mjs → chunk-YTPPS4F6.mjs} +1 -1
  19. package/dist/executors.js +5 -5
  20. package/dist/executors.mjs +4 -4
  21. package/dist/generators.js +6 -6
  22. package/dist/generators.mjs +5 -5
  23. package/dist/index.js +9 -9
  24. package/dist/index.mjs +8 -8
  25. package/dist/src/executors/container-publish/executor.js +4 -4
  26. package/dist/src/executors/container-publish/executor.mjs +3 -3
  27. package/dist/src/executors/helm-package/executor.js +4 -4
  28. package/dist/src/executors/helm-package/executor.mjs +3 -3
  29. package/dist/src/generators/helm-chart/generator.js +5 -5
  30. package/dist/src/generators/helm-chart/generator.mjs +4 -4
  31. package/dist/src/generators/helm-dependency/generator.js +5 -5
  32. package/dist/src/generators/helm-dependency/generator.mjs +4 -4
  33. package/dist/src/plugins/docker/index.js +3 -3
  34. package/dist/src/plugins/docker/index.mjs +2 -2
  35. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## 0.24.16 (2025-01-29)
2
+
3
+ ### Miscellaneous
4
+
5
+ - **monorepo:** Regenerate README markdown files ([07f7d3d5](https://github.com/storm-software/storm-ops/commit/07f7d3d5))
6
+
7
+ ## 0.24.15 (2025-01-29)
8
+
9
+ ### Miscellaneous
10
+
11
+ - **monorepo:** Regenerate README markdown files ([c2ecaaf8](https://github.com/storm-software/storm-ops/commit/c2ecaaf8))
12
+
1
13
  ## 0.24.14 (2025-01-29)
2
14
 
3
15
  ### 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.24.13-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.24.16-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,9 +1,9 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-M2H6MECZ.mjs";
3
+ } from "./chunk-LVPECYEE.mjs";
4
4
  import {
5
5
  writeDebug
6
- } from "./chunk-XZ36BP73.mjs";
6
+ } from "./chunk-AAGAUBO2.mjs";
7
7
  import {
8
8
  __dirname,
9
9
  __name
@@ -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 _chunkJD3FNU5Jjs = require('./chunk-JD3FNU5J.js');
3
+ var _chunkM5GQ34NSjs = require('./chunk-M5GQ34NS.js');
4
4
 
5
5
 
6
- var _chunkJ7XUSE5Ijs = require('./chunk-J7XUSE5I.js');
6
+ var _chunk7TA6J7QQjs = require('./chunk-7TA6J7QQ.js');
7
7
 
8
8
 
9
9
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -12,7 +12,7 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
12
12
  var _devkit = require('@nx/devkit');
13
13
  var _path = require('path');
14
14
  async function helmChartGeneratorFn(tree, options, config) {
15
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "\u{1F4DD} Preparing to write Helm Chart", config);
15
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "\u{1F4DD} Preparing to write Helm Chart", config);
16
16
  const project = _devkit.readProjectConfiguration.call(void 0, tree, options.project);
17
17
  if (_optionalChain([project, 'access', _ => _.targets, 'optionalAccess', _2 => _2["helm-package"]])) {
18
18
  throw new Error(`Project ${options.project} already has a helm target. Please remove it before running this command.`);
@@ -49,7 +49,7 @@ async function helmChartGeneratorFn(tree, options, config) {
49
49
  };
50
50
  }
51
51
  _chunk3GQAWCBQjs.__name.call(void 0, helmChartGeneratorFn, "helmChartGeneratorFn");
52
- var generator_default = _chunkJD3FNU5Jjs.withRunGenerator.call(void 0, "Helm Chart", helmChartGeneratorFn);
52
+ var generator_default = _chunkM5GQ34NSjs.withRunGenerator.call(void 0, "Helm Chart", helmChartGeneratorFn);
53
53
 
54
54
 
55
55
 
@@ -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 _chunkJ7XUSE5Ijs = require('./chunk-J7XUSE5I.js');
3
+ var _chunk7TA6J7QQjs = require('./chunk-7TA6J7QQ.js');
4
4
 
5
5
 
6
6
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -32,7 +32,7 @@ var applyWorkspaceBaseTokens = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void
32
32
  }
33
33
  }
34
34
  if (result.includes("{workspaceRoot}")) {
35
- result = result.replaceAll("{workspaceRoot}", _nullishCoalesce(_nullishCoalesce(tokenParams.workspaceRoot, () => ( _optionalChain([tokenParams, 'access', _2 => _2.config, 'optionalAccess', _3 => _3.workspaceRoot]))), () => ( _chunkJ7XUSE5Ijs.findWorkspaceRoot.call(void 0, ))));
35
+ result = result.replaceAll("{workspaceRoot}", _nullishCoalesce(_nullishCoalesce(tokenParams.workspaceRoot, () => ( _optionalChain([tokenParams, 'access', _2 => _2.config, 'optionalAccess', _3 => _3.workspaceRoot]))), () => ( _chunk7TA6J7QQjs.findWorkspaceRoot.call(void 0, ))));
36
36
  }
37
37
  return result;
38
38
  }, "applyWorkspaceBaseTokens");
@@ -3,32 +3,135 @@
3
3
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
4
4
 
5
5
  // ../config-tools/src/utilities/correct-paths.ts
6
- var _path = require('path');
7
- var removeWindowsDriveLetter = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (osSpecificPath) => {
8
- return osSpecificPath.replace(/^[A-Z]:/, "");
9
- }, "removeWindowsDriveLetter");
10
- var correctPaths = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (path) => {
11
- if (!path) {
12
- return "";
13
- }
14
- if (path.includes("\\")) {
15
- if (!path.toUpperCase().startsWith("C:")) {
16
- path = `C:${path}`;
6
+ var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
7
+ function normalizeWindowsPath(input = "") {
8
+ if (!input) {
9
+ return input;
10
+ }
11
+ return input.replace(/\\/g, "/").replace(_DRIVE_LETTER_START_RE, (r) => r.toUpperCase());
12
+ }
13
+ _chunk3GQAWCBQjs.__name.call(void 0, normalizeWindowsPath, "normalizeWindowsPath");
14
+ var _UNC_REGEX = /^[/\\]{2}/;
15
+ var _IS_ABSOLUTE_RE = /^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;
16
+ var _DRIVE_LETTER_RE = /^[A-Za-z]:$/;
17
+ var correctPaths = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, function(path) {
18
+ if (!path || path.length === 0) {
19
+ return ".";
20
+ }
21
+ path = normalizeWindowsPath(path);
22
+ const isUNCPath = path.match(_UNC_REGEX);
23
+ const isPathAbsolute = isAbsolute(path);
24
+ const trailingSeparator = path[path.length - 1] === "/";
25
+ path = normalizeString(path, !isPathAbsolute);
26
+ if (path.length === 0) {
27
+ if (isPathAbsolute) {
28
+ return "/";
29
+ }
30
+ return trailingSeparator ? "./" : ".";
31
+ }
32
+ if (trailingSeparator) {
33
+ path += "/";
34
+ }
35
+ if (_DRIVE_LETTER_RE.test(path)) {
36
+ path += "/";
37
+ }
38
+ if (isUNCPath) {
39
+ if (!isPathAbsolute) {
40
+ return `//./${path}`;
17
41
  }
18
- return path.replaceAll("/", "\\");
42
+ return `//${path}`;
19
43
  }
20
- return removeWindowsDriveLetter(path).split("\\").join("/");
44
+ return isPathAbsolute && !isAbsolute(path) ? `/${path}` : path;
21
45
  }, "correctPaths");
22
- var joinPaths = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (...paths) => {
23
- if (!paths || paths.length === 0) {
24
- return "";
46
+ var joinPaths = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, function(...segments) {
47
+ let path = "";
48
+ for (const seg of segments) {
49
+ if (!seg) {
50
+ continue;
51
+ }
52
+ if (path.length > 0) {
53
+ const pathTrailing = path[path.length - 1] === "/";
54
+ const segLeading = seg[0] === "/";
55
+ const both = pathTrailing && segLeading;
56
+ if (both) {
57
+ path += seg.slice(1);
58
+ } else {
59
+ path += pathTrailing || segLeading ? seg : `/${seg}`;
60
+ }
61
+ } else {
62
+ path += seg;
63
+ }
25
64
  }
26
- return correctPaths(_path.join.call(void 0, ...paths));
65
+ return correctPaths(path);
27
66
  }, "joinPaths");
67
+ function normalizeString(path, allowAboveRoot) {
68
+ let res = "";
69
+ let lastSegmentLength = 0;
70
+ let lastSlash = -1;
71
+ let dots = 0;
72
+ let char = null;
73
+ for (let index = 0; index <= path.length; ++index) {
74
+ if (index < path.length) {
75
+ char = path[index];
76
+ } else if (char === "/") {
77
+ break;
78
+ } else {
79
+ char = "/";
80
+ }
81
+ if (char === "/") {
82
+ if (lastSlash === index - 1 || dots === 1) {
83
+ } else if (dots === 2) {
84
+ if (res.length < 2 || lastSegmentLength !== 2 || res[res.length - 1] !== "." || res[res.length - 2] !== ".") {
85
+ if (res.length > 2) {
86
+ const lastSlashIndex = res.lastIndexOf("/");
87
+ if (lastSlashIndex === -1) {
88
+ res = "";
89
+ lastSegmentLength = 0;
90
+ } else {
91
+ res = res.slice(0, lastSlashIndex);
92
+ lastSegmentLength = res.length - 1 - res.lastIndexOf("/");
93
+ }
94
+ lastSlash = index;
95
+ dots = 0;
96
+ continue;
97
+ } else if (res.length > 0) {
98
+ res = "";
99
+ lastSegmentLength = 0;
100
+ lastSlash = index;
101
+ dots = 0;
102
+ continue;
103
+ }
104
+ }
105
+ if (allowAboveRoot) {
106
+ res += res.length > 0 ? "/.." : "..";
107
+ lastSegmentLength = 2;
108
+ }
109
+ } else {
110
+ if (res.length > 0) {
111
+ res += `/${path.slice(lastSlash + 1, index)}`;
112
+ } else {
113
+ res = path.slice(lastSlash + 1, index);
114
+ }
115
+ lastSegmentLength = index - lastSlash - 1;
116
+ }
117
+ lastSlash = index;
118
+ dots = 0;
119
+ } else if (char === "." && dots !== -1) {
120
+ ++dots;
121
+ } else {
122
+ dots = -1;
123
+ }
124
+ }
125
+ return res;
126
+ }
127
+ _chunk3GQAWCBQjs.__name.call(void 0, normalizeString, "normalizeString");
128
+ var isAbsolute = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, function(p) {
129
+ return _IS_ABSOLUTE_RE.test(p);
130
+ }, "isAbsolute");
28
131
 
29
132
  // ../config-tools/src/utilities/find-up.ts
30
133
  var _fs = require('fs');
31
-
134
+ var _path = require('path');
32
135
  var MAX_PATH_SEARCH_DEPTH = 30;
33
136
  var depth = 0;
34
137
  function findFolderUp(startPath, endFileNames) {
@@ -3,41 +3,144 @@ import {
3
3
  } from "./chunk-XUV4U54K.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/correct-paths.ts
6
- import { join } from "node:path";
7
- var removeWindowsDriveLetter = /* @__PURE__ */ __name((osSpecificPath) => {
8
- return osSpecificPath.replace(/^[A-Z]:/, "");
9
- }, "removeWindowsDriveLetter");
10
- var correctPaths = /* @__PURE__ */ __name((path) => {
11
- if (!path) {
12
- return "";
13
- }
14
- if (path.includes("\\")) {
15
- if (!path.toUpperCase().startsWith("C:")) {
16
- path = `C:${path}`;
6
+ var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
7
+ function normalizeWindowsPath(input = "") {
8
+ if (!input) {
9
+ return input;
10
+ }
11
+ return input.replace(/\\/g, "/").replace(_DRIVE_LETTER_START_RE, (r) => r.toUpperCase());
12
+ }
13
+ __name(normalizeWindowsPath, "normalizeWindowsPath");
14
+ var _UNC_REGEX = /^[/\\]{2}/;
15
+ var _IS_ABSOLUTE_RE = /^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;
16
+ var _DRIVE_LETTER_RE = /^[A-Za-z]:$/;
17
+ var correctPaths = /* @__PURE__ */ __name(function(path) {
18
+ if (!path || path.length === 0) {
19
+ return ".";
20
+ }
21
+ path = normalizeWindowsPath(path);
22
+ const isUNCPath = path.match(_UNC_REGEX);
23
+ const isPathAbsolute = isAbsolute(path);
24
+ const trailingSeparator = path[path.length - 1] === "/";
25
+ path = normalizeString(path, !isPathAbsolute);
26
+ if (path.length === 0) {
27
+ if (isPathAbsolute) {
28
+ return "/";
29
+ }
30
+ return trailingSeparator ? "./" : ".";
31
+ }
32
+ if (trailingSeparator) {
33
+ path += "/";
34
+ }
35
+ if (_DRIVE_LETTER_RE.test(path)) {
36
+ path += "/";
37
+ }
38
+ if (isUNCPath) {
39
+ if (!isPathAbsolute) {
40
+ return `//./${path}`;
17
41
  }
18
- return path.replaceAll("/", "\\");
42
+ return `//${path}`;
19
43
  }
20
- return removeWindowsDriveLetter(path).split("\\").join("/");
44
+ return isPathAbsolute && !isAbsolute(path) ? `/${path}` : path;
21
45
  }, "correctPaths");
22
- var joinPaths = /* @__PURE__ */ __name((...paths) => {
23
- if (!paths || paths.length === 0) {
24
- return "";
46
+ var joinPaths = /* @__PURE__ */ __name(function(...segments) {
47
+ let path = "";
48
+ for (const seg of segments) {
49
+ if (!seg) {
50
+ continue;
51
+ }
52
+ if (path.length > 0) {
53
+ const pathTrailing = path[path.length - 1] === "/";
54
+ const segLeading = seg[0] === "/";
55
+ const both = pathTrailing && segLeading;
56
+ if (both) {
57
+ path += seg.slice(1);
58
+ } else {
59
+ path += pathTrailing || segLeading ? seg : `/${seg}`;
60
+ }
61
+ } else {
62
+ path += seg;
63
+ }
25
64
  }
26
- return correctPaths(join(...paths));
65
+ return correctPaths(path);
27
66
  }, "joinPaths");
67
+ function normalizeString(path, allowAboveRoot) {
68
+ let res = "";
69
+ let lastSegmentLength = 0;
70
+ let lastSlash = -1;
71
+ let dots = 0;
72
+ let char = null;
73
+ for (let index = 0; index <= path.length; ++index) {
74
+ if (index < path.length) {
75
+ char = path[index];
76
+ } else if (char === "/") {
77
+ break;
78
+ } else {
79
+ char = "/";
80
+ }
81
+ if (char === "/") {
82
+ if (lastSlash === index - 1 || dots === 1) {
83
+ } else if (dots === 2) {
84
+ if (res.length < 2 || lastSegmentLength !== 2 || res[res.length - 1] !== "." || res[res.length - 2] !== ".") {
85
+ if (res.length > 2) {
86
+ const lastSlashIndex = res.lastIndexOf("/");
87
+ if (lastSlashIndex === -1) {
88
+ res = "";
89
+ lastSegmentLength = 0;
90
+ } else {
91
+ res = res.slice(0, lastSlashIndex);
92
+ lastSegmentLength = res.length - 1 - res.lastIndexOf("/");
93
+ }
94
+ lastSlash = index;
95
+ dots = 0;
96
+ continue;
97
+ } else if (res.length > 0) {
98
+ res = "";
99
+ lastSegmentLength = 0;
100
+ lastSlash = index;
101
+ dots = 0;
102
+ continue;
103
+ }
104
+ }
105
+ if (allowAboveRoot) {
106
+ res += res.length > 0 ? "/.." : "..";
107
+ lastSegmentLength = 2;
108
+ }
109
+ } else {
110
+ if (res.length > 0) {
111
+ res += `/${path.slice(lastSlash + 1, index)}`;
112
+ } else {
113
+ res = path.slice(lastSlash + 1, index);
114
+ }
115
+ lastSegmentLength = index - lastSlash - 1;
116
+ }
117
+ lastSlash = index;
118
+ dots = 0;
119
+ } else if (char === "." && dots !== -1) {
120
+ ++dots;
121
+ } else {
122
+ dots = -1;
123
+ }
124
+ }
125
+ return res;
126
+ }
127
+ __name(normalizeString, "normalizeString");
128
+ var isAbsolute = /* @__PURE__ */ __name(function(p) {
129
+ return _IS_ABSOLUTE_RE.test(p);
130
+ }, "isAbsolute");
28
131
 
29
132
  // ../config-tools/src/utilities/find-up.ts
30
133
  import { existsSync } from "node:fs";
31
- import { join as join2 } from "node:path";
134
+ import { join } from "node:path";
32
135
  var MAX_PATH_SEARCH_DEPTH = 30;
33
136
  var depth = 0;
34
137
  function findFolderUp(startPath, endFileNames) {
35
138
  const _startPath = startPath ?? process.cwd();
36
- if (endFileNames.some((endFileName) => existsSync(join2(_startPath, endFileName)))) {
139
+ if (endFileNames.some((endFileName) => existsSync(join(_startPath, endFileName)))) {
37
140
  return _startPath;
38
141
  }
39
142
  if (_startPath !== "/" && depth++ < MAX_PATH_SEARCH_DEPTH) {
40
- const parent = join2(_startPath, "..");
143
+ const parent = join(_startPath, "..");
41
144
  return findFolderUp(parent, endFileNames);
42
145
  }
43
146
  return void 0;
@@ -296,7 +399,7 @@ var COLOR_KEYS = [
296
399
  // ../config-tools/src/utilities/get-default-config.ts
297
400
  import { existsSync as existsSync2 } from "node:fs";
298
401
  import { readFile } from "node:fs/promises";
299
- import { join as join3 } from "node:path";
402
+ import { join as join2 } from "node:path";
300
403
  var DEFAULT_COLOR_CONFIG = {
301
404
  "light": {
302
405
  "background": "#fafafa",
@@ -332,7 +435,7 @@ var getDefaultConfig = /* @__PURE__ */ __name(async (root) => {
332
435
  let namespace = void 0;
333
436
  let repository = void 0;
334
437
  const workspaceRoot = findWorkspaceRoot(root);
335
- if (existsSync2(join3(workspaceRoot, "package.json"))) {
438
+ if (existsSync2(join2(workspaceRoot, "package.json"))) {
336
439
  const file = await readFile(joinPaths(workspaceRoot, "package.json"), "utf8");
337
440
  if (file) {
338
441
  const packageJson = JSON.parse(file);
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-XZ36BP73.mjs";
3
+ } from "./chunk-AAGAUBO2.mjs";
4
4
  import {
5
5
  __name
6
6
  } from "./chunk-XUV4U54K.mjs";
@@ -8,7 +8,7 @@ var _chunkIOT45LXVjs = require('./chunk-IOT45LXV.js');
8
8
 
9
9
 
10
10
 
11
- var _chunkJ7XUSE5Ijs = require('./chunk-J7XUSE5I.js');
11
+ var _chunk7TA6J7QQjs = require('./chunk-7TA6J7QQ.js');
12
12
 
13
13
 
14
14
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -35,8 +35,8 @@ var createNodes = [
35
35
  if (_optionalChain([projectJson, 'optionalAccess', _2 => _2.name])) {
36
36
  return {};
37
37
  }
38
- const workspaceRoot = _chunkJ7XUSE5Ijs.findWorkspaceRoot.call(void 0, );
39
- const config = await _chunkJ7XUSE5Ijs.getConfig.call(void 0, workspaceRoot);
38
+ const workspaceRoot = _chunk7TA6J7QQjs.findWorkspaceRoot.call(void 0, );
39
+ const config = await _chunk7TA6J7QQjs.getConfig.call(void 0, workspaceRoot);
40
40
  Object.keys(projectJson).forEach((key) => {
41
41
  if (!project[key]) {
42
42
  project[key] = projectJson[key];
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceProjectTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-AB6D2LAH.mjs";
4
+ } from "./chunk-BDOS45JX.mjs";
5
5
  import {
6
6
  findWorkspaceRoot,
7
7
  formatLogMessage,
@@ -14,7 +14,7 @@ import {
14
14
  writeSuccess,
15
15
  writeTrace,
16
16
  writeWarning
17
- } from "./chunk-XZ36BP73.mjs";
17
+ } from "./chunk-AAGAUBO2.mjs";
18
18
  import {
19
19
  createHelmClient
20
20
  } from "./chunk-6V45YKVB.mjs";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceBaseTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-AB6D2LAH.mjs";
4
+ } from "./chunk-BDOS45JX.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-XZ36BP73.mjs";
15
+ } from "./chunk-AAGAUBO2.mjs";
16
16
  import {
17
17
  __name
18
18
  } from "./chunk-XUV4U54K.mjs";
@@ -3,11 +3,11 @@ import {
3
3
  } from "./chunk-RVFKH45R.mjs";
4
4
  import {
5
5
  applyWorkspaceTokens
6
- } from "./chunk-AB6D2LAH.mjs";
6
+ } from "./chunk-BDOS45JX.mjs";
7
7
  import {
8
8
  findWorkspaceRoot,
9
9
  getConfig
10
- } from "./chunk-XZ36BP73.mjs";
10
+ } from "./chunk-AAGAUBO2.mjs";
11
11
  import {
12
12
  __name
13
13
  } from "./chunk-XUV4U54K.mjs";
@@ -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 _chunk6VJ4YIAWjs = require('./chunk-6VJ4YIAW.js');
4
+ var _chunk6BGIVOOBjs = require('./chunk-6BGIVOOB.js');
5
5
 
6
6
 
7
7
 
@@ -12,7 +12,7 @@ var _chunk6VJ4YIAWjs = require('./chunk-6VJ4YIAW.js');
12
12
 
13
13
 
14
14
 
15
- var _chunkJ7XUSE5Ijs = require('./chunk-J7XUSE5I.js');
15
+ var _chunk7TA6J7QQjs = require('./chunk-7TA6J7QQ.js');
16
16
 
17
17
 
18
18
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -21,34 +21,34 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
21
21
  var withRunGenerator = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name, generatorFn, generatorOptions = {
22
22
  skipReadingConfig: false
23
23
  }) => async (tree, _options) => {
24
- const stopwatch = _chunkJ7XUSE5Ijs.getStopwatch.call(void 0, name);
24
+ const stopwatch = _chunk7TA6J7QQjs.getStopwatch.call(void 0, name);
25
25
  let options = _options;
26
26
  let config;
27
27
  try {
28
- _chunkJ7XUSE5Ijs.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
28
+ _chunk7TA6J7QQjs.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
29
29
 
30
30
  `, config);
31
- const workspaceRoot = _chunkJ7XUSE5Ijs.findWorkspaceRoot.call(void 0, );
31
+ const workspaceRoot = _chunk7TA6J7QQjs.findWorkspaceRoot.call(void 0, );
32
32
  if (!generatorOptions.skipReadingConfig) {
33
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
33
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
34
34
  - workspaceRoot: ${workspaceRoot}`, config);
35
- config = await _chunkJ7XUSE5Ijs.getConfig.call(void 0, workspaceRoot);
35
+ config = await _chunk7TA6J7QQjs.getConfig.call(void 0, workspaceRoot);
36
36
  }
37
37
  if (_optionalChain([generatorOptions, 'optionalAccess', _ => _.hooks, 'optionalAccess', _2 => _2.applyDefaultOptions])) {
38
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
38
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
39
39
  options = await Promise.resolve(generatorOptions.hooks.applyDefaultOptions(options, config));
40
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
40
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
41
41
  }
42
- _chunkJ7XUSE5Ijs.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
42
+ _chunk7TA6J7QQjs.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
43
43
  ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${JSON.stringify(options[key])}`).join("\n")}`, config);
44
- const tokenized = await _chunk6VJ4YIAWjs.applyWorkspaceTokens.call(void 0, options, {
44
+ const tokenized = await _chunk6BGIVOOBjs.applyWorkspaceTokens.call(void 0, options, {
45
45
  workspaceRoot: tree.root,
46
46
  config
47
- }, _chunk6VJ4YIAWjs.applyWorkspaceBaseTokens);
47
+ }, _chunk6BGIVOOBjs.applyWorkspaceBaseTokens);
48
48
  if (_optionalChain([generatorOptions, 'optionalAccess', _3 => _3.hooks, 'optionalAccess', _4 => _4.preProcess])) {
49
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Running the preProcess hook...", config);
49
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
50
50
  await Promise.resolve(generatorOptions.hooks.preProcess(tokenized, config));
51
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Completed the preProcess hook", config);
51
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
52
52
  }
53
53
  const result = await Promise.resolve(generatorFn(tree, tokenized, config));
54
54
  if (result) {
@@ -61,18 +61,18 @@ ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${
61
61
  }
62
62
  }
63
63
  if (_optionalChain([generatorOptions, 'optionalAccess', _14 => _14.hooks, 'optionalAccess', _15 => _15.postProcess])) {
64
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Running the postProcess hook...", config);
64
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
65
65
  await Promise.resolve(generatorOptions.hooks.postProcess(config));
66
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Completed the postProcess hook", config);
66
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
67
67
  }
68
68
  return () => {
69
- _chunkJ7XUSE5Ijs.writeSuccess.call(void 0, `Completed running the ${name} generator!
69
+ _chunk7TA6J7QQjs.writeSuccess.call(void 0, `Completed running the ${name} generator!
70
70
  `, config);
71
71
  };
72
72
  } catch (error) {
73
73
  return () => {
74
- _chunkJ7XUSE5Ijs.writeFatal.call(void 0, "A fatal error occurred while running the generator - the process was forced to terminate", config);
75
- _chunkJ7XUSE5Ijs.writeError.call(void 0, `An exception was thrown in the generator's process
74
+ _chunk7TA6J7QQjs.writeFatal.call(void 0, "A fatal error occurred while running the generator - the process was forced to terminate", config);
75
+ _chunk7TA6J7QQjs.writeError.call(void 0, `An exception was thrown in the generator's process
76
76
  - Details: ${error.message}
77
77
  - Stacktrace: ${error.stack}`, config);
78
78
  };
@@ -3,11 +3,11 @@
3
3
  var _chunkIOT45LXVjs = require('./chunk-IOT45LXV.js');
4
4
 
5
5
 
6
- var _chunk6VJ4YIAWjs = require('./chunk-6VJ4YIAW.js');
6
+ var _chunk6BGIVOOBjs = require('./chunk-6BGIVOOB.js');
7
7
 
8
8
 
9
9
 
10
- var _chunkJ7XUSE5Ijs = require('./chunk-J7XUSE5I.js');
10
+ var _chunk7TA6J7QQjs = require('./chunk-7TA6J7QQ.js');
11
11
 
12
12
 
13
13
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -59,7 +59,7 @@ var applyWorkspaceExecutorTokens = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(
59
59
  result = result.replaceAll("{sourceRoot}", sourceRoot);
60
60
  }
61
61
  if (result.includes("{workspaceRoot}")) {
62
- result = result.replaceAll("{workspaceRoot}", _nullishCoalesce(tokenizerOptions.workspaceRoot, () => ( _chunkJ7XUSE5Ijs.findWorkspaceRoot.call(void 0, ))));
62
+ result = result.replaceAll("{workspaceRoot}", _nullishCoalesce(tokenizerOptions.workspaceRoot, () => ( _chunk7TA6J7QQjs.findWorkspaceRoot.call(void 0, ))));
63
63
  }
64
64
  return result;
65
65
  }, "applyWorkspaceExecutorTokens");
@@ -72,8 +72,8 @@ async function* publishExecutor(options, context) {
72
72
  throw new Error("The executor requires a projectName.");
73
73
  }
74
74
  console.info(`\u{1F680} Running Storm Container Registry Publish executor on the ${context.projectName} crate`);
75
- const workspaceRoot = _chunkJ7XUSE5Ijs.findWorkspaceRoot.call(void 0, );
76
- const config = await _chunkJ7XUSE5Ijs.getConfig.call(void 0, workspaceRoot);
75
+ const workspaceRoot = _chunk7TA6J7QQjs.findWorkspaceRoot.call(void 0, );
76
+ const config = await _chunk7TA6J7QQjs.getConfig.call(void 0, workspaceRoot);
77
77
  const projectConfig = _optionalChain([context, 'access', _2 => _2.projectsConfigurations, 'optionalAccess', _3 => _3.projects, 'access', _4 => _4[context.projectName]]);
78
78
  if (!projectConfig) {
79
79
  throw new Error(`The executor requires a valid projectsConfiguration - No configuration found for project ${context.projectName}`);
@@ -82,7 +82,7 @@ async function* publishExecutor(options, context) {
82
82
  const sourceRoot = _nullishCoalesce(_optionalChain([projectConfig, 'optionalAccess', _6 => _6.sourceRoot]), () => ( workspaceRoot));
83
83
  const projectName = _nullishCoalesce(_optionalChain([projectConfig, 'optionalAccess', _7 => _7.name]), () => ( context.projectName));
84
84
  config.workspaceRoot = workspaceRoot;
85
- const tokenized = await _chunk6VJ4YIAWjs.applyWorkspaceTokens.call(void 0, options, {
85
+ const tokenized = await _chunk6BGIVOOBjs.applyWorkspaceTokens.call(void 0, options, {
86
86
  config,
87
87
  workspaceRoot,
88
88
  projectRoot,
@@ -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 _chunk6VJ4YIAWjs = require('./chunk-6VJ4YIAW.js');
4
+ var _chunk6BGIVOOBjs = require('./chunk-6BGIVOOB.js');
5
5
 
6
6
 
7
7
 
@@ -14,7 +14,7 @@ var _chunk6VJ4YIAWjs = require('./chunk-6VJ4YIAW.js');
14
14
 
15
15
 
16
16
 
17
- var _chunkJ7XUSE5Ijs = require('./chunk-J7XUSE5I.js');
17
+ var _chunk7TA6J7QQjs = require('./chunk-7TA6J7QQ.js');
18
18
 
19
19
 
20
20
  var _chunk2GAU2GHGjs = require('./chunk-2GAU2GHG.js');
@@ -25,52 +25,52 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
25
25
  // ../workspace-tools/src/base/base-executor.ts
26
26
  var _defu = require('defu');
27
27
  var withRunExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name, executorFn, executorOptions = {}) => async (_options, context) => {
28
- const stopwatch = _chunkJ7XUSE5Ijs.getStopwatch.call(void 0, name);
28
+ const stopwatch = _chunk7TA6J7QQjs.getStopwatch.call(void 0, name);
29
29
  let options = _options;
30
30
  let config = {};
31
31
  try {
32
32
  if (!_optionalChain([context, 'access', _ => _.projectsConfigurations, 'optionalAccess', _2 => _2.projects]) || !context.projectName || !context.projectsConfigurations.projects[context.projectName]) {
33
33
  throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
34
34
  }
35
- const workspaceRoot = _chunkJ7XUSE5Ijs.findWorkspaceRoot.call(void 0, );
35
+ const workspaceRoot = _chunk7TA6J7QQjs.findWorkspaceRoot.call(void 0, );
36
36
  const projectRoot = context.projectsConfigurations.projects[context.projectName].root || workspaceRoot;
37
37
  const sourceRoot = context.projectsConfigurations.projects[context.projectName].sourceRoot || projectRoot || workspaceRoot;
38
38
  const projectName = context.projectName;
39
39
  config.workspaceRoot = workspaceRoot;
40
- _chunkJ7XUSE5Ijs.writeInfo.call(void 0, `
40
+ _chunk7TA6J7QQjs.writeInfo.call(void 0, `
41
41
  \u26A1 Running the ${name} executor for ${projectName}
42
42
  `, config);
43
43
  if (!executorOptions.skipReadingConfig) {
44
- _chunkJ7XUSE5Ijs.writeTrace.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
44
+ _chunk7TA6J7QQjs.writeTrace.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
45
45
  - workspaceRoot: ${workspaceRoot}
46
46
  - projectRoot: ${projectRoot}
47
47
  - sourceRoot: ${sourceRoot}
48
48
  - projectName: ${projectName}
49
49
  `, config);
50
- config = await _chunkJ7XUSE5Ijs.getConfig.call(void 0, workspaceRoot);
50
+ config = await _chunk7TA6J7QQjs.getConfig.call(void 0, workspaceRoot);
51
51
  }
52
52
  if (_optionalChain([executorOptions, 'optionalAccess', _3 => _3.hooks, 'optionalAccess', _4 => _4.applyDefaultOptions])) {
53
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
53
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
54
54
  options = await Promise.resolve(executorOptions.hooks.applyDefaultOptions(options, config));
55
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
55
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
56
56
  }
57
- _chunkJ7XUSE5Ijs.writeTrace.call(void 0, `Executor schema options \u2699\uFE0F
58
- ${_chunkJ7XUSE5Ijs.formatLogMessage.call(void 0, options)}
57
+ _chunk7TA6J7QQjs.writeTrace.call(void 0, `Executor schema options \u2699\uFE0F
58
+ ${_chunk7TA6J7QQjs.formatLogMessage.call(void 0, options)}
59
59
  `, config);
60
- const tokenized = await _chunk6VJ4YIAWjs.applyWorkspaceTokens.call(void 0, options, _defu.defu.call(void 0, {
60
+ const tokenized = await _chunk6BGIVOOBjs.applyWorkspaceTokens.call(void 0, options, _defu.defu.call(void 0, {
61
61
  workspaceRoot,
62
62
  projectRoot,
63
63
  sourceRoot,
64
64
  projectName,
65
65
  config
66
- }, config, context.projectsConfigurations.projects[context.projectName]), _chunk6VJ4YIAWjs.applyWorkspaceProjectTokens);
67
- _chunkJ7XUSE5Ijs.writeTrace.call(void 0, `Executor schema tokenized options \u2699\uFE0F
68
- ${_chunkJ7XUSE5Ijs.formatLogMessage.call(void 0, tokenized)}
66
+ }, config, context.projectsConfigurations.projects[context.projectName]), _chunk6BGIVOOBjs.applyWorkspaceProjectTokens);
67
+ _chunk7TA6J7QQjs.writeTrace.call(void 0, `Executor schema tokenized options \u2699\uFE0F
68
+ ${_chunk7TA6J7QQjs.formatLogMessage.call(void 0, tokenized)}
69
69
  `, config);
70
70
  if (_optionalChain([executorOptions, 'optionalAccess', _5 => _5.hooks, 'optionalAccess', _6 => _6.preProcess])) {
71
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Running the preProcess hook...", config);
71
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
72
72
  await Promise.resolve(executorOptions.hooks.preProcess(tokenized, config));
73
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Completed the preProcess hook", config);
73
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
74
74
  }
75
75
  const ret = executorFn(tokenized, context, config);
76
76
  if (_isFunction(_optionalChain([ret, 'optionalAccess', _7 => _7.next]))) {
@@ -80,26 +80,26 @@ ${_chunkJ7XUSE5Ijs.formatLogMessage.call(void 0, tokenized)}
80
80
  }
81
81
  const result = await Promise.resolve(ret);
82
82
  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")) {
83
- _chunkJ7XUSE5Ijs.writeTrace.call(void 0, `Failure determined by the ${name} executor
84
- ${_chunkJ7XUSE5Ijs.formatLogMessage.call(void 0, result)}`, config);
83
+ _chunk7TA6J7QQjs.writeTrace.call(void 0, `Failure determined by the ${name} executor
84
+ ${_chunk7TA6J7QQjs.formatLogMessage.call(void 0, result)}`, config);
85
85
  console.error(result);
86
86
  throw new Error(`The ${name} executor failed to run`, {
87
87
  cause: _optionalChain([result, 'optionalAccess', _16 => _16.error])
88
88
  });
89
89
  }
90
90
  if (_optionalChain([executorOptions, 'optionalAccess', _17 => _17.hooks, 'optionalAccess', _18 => _18.postProcess])) {
91
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Running the postProcess hook...", config);
91
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
92
92
  await Promise.resolve(executorOptions.hooks.postProcess(config));
93
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "Completed the postProcess hook", config);
93
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
94
94
  }
95
- _chunkJ7XUSE5Ijs.writeSuccess.call(void 0, `Completed running the ${name} task executor!
95
+ _chunk7TA6J7QQjs.writeSuccess.call(void 0, `Completed running the ${name} task executor!
96
96
  `, config);
97
97
  return {
98
98
  success: true
99
99
  };
100
100
  } catch (error) {
101
- _chunkJ7XUSE5Ijs.writeFatal.call(void 0, "A fatal error occurred while running the executor - the process was forced to terminate", config);
102
- _chunkJ7XUSE5Ijs.writeError.call(void 0, `An exception was thrown in the executor's process
101
+ _chunk7TA6J7QQjs.writeFatal.call(void 0, "A fatal error occurred while running the executor - the process was forced to terminate", config);
102
+ _chunk7TA6J7QQjs.writeError.call(void 0, `An exception was thrown in the executor's process
103
103
  - Details: ${error.message}
104
104
  - Stacktrace: ${error.stack}`, config);
105
105
  return {
@@ -148,7 +148,7 @@ async function serveExecutor(options, context, config) {
148
148
  remote: options.remote
149
149
  });
150
150
  } else {
151
- _chunkJ7XUSE5Ijs.writeWarning.call(void 0, `Chart packaged at: ${chartPath}`, config);
151
+ _chunk7TA6J7QQjs.writeWarning.call(void 0, `Chart packaged at: ${chartPath}`, config);
152
152
  }
153
153
  return {
154
154
  success: true
@@ -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 _chunkJD3FNU5Jjs = require('./chunk-JD3FNU5J.js');
3
+ var _chunkM5GQ34NSjs = require('./chunk-M5GQ34NS.js');
4
4
 
5
5
 
6
- var _chunkJ7XUSE5Ijs = require('./chunk-J7XUSE5I.js');
6
+ var _chunk7TA6J7QQjs = require('./chunk-7TA6J7QQ.js');
7
7
 
8
8
 
9
9
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -12,7 +12,7 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
12
12
  var _devkit = require('@nx/devkit');
13
13
  var _jsyaml = require('js-yaml'); var _jsyaml2 = _interopRequireDefault(_jsyaml);
14
14
  async function helmDependencyGeneratorFn(tree, options, config) {
15
- _chunkJ7XUSE5Ijs.writeDebug.call(void 0, "\u{1F4DD} Preparing to add Helm Dependency", config);
15
+ _chunk7TA6J7QQjs.writeDebug.call(void 0, "\u{1F4DD} Preparing to add Helm Dependency", config);
16
16
  const project = _devkit.readProjectConfiguration.call(void 0, tree, options.project);
17
17
  if (!_optionalChain([project, 'access', _ => _.targets, 'optionalAccess', _2 => _2["helm-package"]])) {
18
18
  throw new Error(`Project ${options.project} does not have a helm target. Please run the chart generator first.`);
@@ -27,7 +27,7 @@ async function helmDependencyGeneratorFn(tree, options, config) {
27
27
  };
28
28
  }
29
29
  _chunk3GQAWCBQjs.__name.call(void 0, helmDependencyGeneratorFn, "helmDependencyGeneratorFn");
30
- var generator_default = _chunkJD3FNU5Jjs.withRunGenerator.call(void 0, "Helm Dependency", helmDependencyGeneratorFn);
30
+ var generator_default = _chunkM5GQ34NSjs.withRunGenerator.call(void 0, "Helm Dependency", helmDependencyGeneratorFn);
31
31
  function addDependencyToConfig(project, name, url) {
32
32
  return {
33
33
  ...project,
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-M2H6MECZ.mjs";
3
+ } from "./chunk-LVPECYEE.mjs";
4
4
  import {
5
5
  writeDebug
6
- } from "./chunk-XZ36BP73.mjs";
6
+ } from "./chunk-AAGAUBO2.mjs";
7
7
  import {
8
8
  __name
9
9
  } from "./chunk-XUV4U54K.mjs";
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  findWorkspaceRoot,
10
10
  getConfig
11
- } from "./chunk-XZ36BP73.mjs";
11
+ } from "./chunk-AAGAUBO2.mjs";
12
12
  import {
13
13
  __name
14
14
  } from "./chunk-XUV4U54K.mjs";
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 _chunk7LCHKXTNjs = require('./chunk-7LCHKXTN.js');
4
+ var _chunkOEJGOWJQjs = require('./chunk-OEJGOWJQ.js');
5
5
 
6
6
 
7
- var _chunk7BEW7XW4js = require('./chunk-7BEW7XW4.js');
7
+ var _chunkPWKJRDCHjs = require('./chunk-PWKJRDCH.js');
8
8
  require('./chunk-IOT45LXV.js');
9
- require('./chunk-6VJ4YIAW.js');
10
- require('./chunk-J7XUSE5I.js');
9
+ require('./chunk-6BGIVOOB.js');
10
+ require('./chunk-7TA6J7QQ.js');
11
11
  require('./chunk-2GAU2GHG.js');
12
12
  require('./chunk-LFNGKV6F.js');
13
13
  require('./chunk-EAQFLLRB.js');
@@ -15,4 +15,4 @@ require('./chunk-3GQAWCBQ.js');
15
15
 
16
16
 
17
17
 
18
- exports.getRegistryVersion = _chunk7LCHKXTNjs.getRegistryVersion; exports.serveExecutor = _chunk7BEW7XW4js.serveExecutor;
18
+ exports.getRegistryVersion = _chunkOEJGOWJQjs.getRegistryVersion; exports.serveExecutor = _chunkPWKJRDCHjs.serveExecutor;
@@ -1,13 +1,13 @@
1
1
  import "./chunk-YSCEY447.mjs";
2
2
  import {
3
3
  getRegistryVersion
4
- } from "./chunk-YFBFWKCF.mjs";
4
+ } from "./chunk-M26TA6KY.mjs";
5
5
  import {
6
6
  serveExecutor
7
- } from "./chunk-WZZOPQW7.mjs";
7
+ } from "./chunk-LPWEVVQ3.mjs";
8
8
  import "./chunk-RVFKH45R.mjs";
9
- import "./chunk-AB6D2LAH.mjs";
10
- import "./chunk-XZ36BP73.mjs";
9
+ import "./chunk-BDOS45JX.mjs";
10
+ import "./chunk-AAGAUBO2.mjs";
11
11
  import "./chunk-6V45YKVB.mjs";
12
12
  import "./chunk-UDLI3L7V.mjs";
13
13
  import "./chunk-OA63SGD6.mjs";
@@ -1,15 +1,15 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-DHBG5ASJ.js');
2
2
 
3
3
 
4
- var _chunkUMI64N73js = require('./chunk-UMI64N73.js');
4
+ var _chunk4OFIALUEjs = require('./chunk-4OFIALUE.js');
5
5
 
6
6
 
7
- var _chunk4EGVVLI3js = require('./chunk-4EGVVLI3.js');
8
- require('./chunk-JD3FNU5J.js');
9
- require('./chunk-6VJ4YIAW.js');
10
- require('./chunk-J7XUSE5I.js');
7
+ var _chunkRMEVS7VZjs = require('./chunk-RMEVS7VZ.js');
8
+ require('./chunk-M5GQ34NS.js');
9
+ require('./chunk-6BGIVOOB.js');
10
+ require('./chunk-7TA6J7QQ.js');
11
11
  require('./chunk-3GQAWCBQ.js');
12
12
 
13
13
 
14
14
 
15
- exports.helmChartGeneratorFn = _chunkUMI64N73js.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunk4EGVVLI3js.helmDependencyGeneratorFn;
15
+ exports.helmChartGeneratorFn = _chunk4OFIALUEjs.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkRMEVS7VZjs.helmDependencyGeneratorFn;
@@ -1,13 +1,13 @@
1
1
  import "./chunk-3J7KBHMJ.mjs";
2
2
  import {
3
3
  helmChartGeneratorFn
4
- } from "./chunk-BYQ4XJQ5.mjs";
4
+ } from "./chunk-44HYG5MT.mjs";
5
5
  import {
6
6
  helmDependencyGeneratorFn
7
- } from "./chunk-BDFFDPNP.mjs";
8
- import "./chunk-M2H6MECZ.mjs";
9
- import "./chunk-AB6D2LAH.mjs";
10
- import "./chunk-XZ36BP73.mjs";
7
+ } from "./chunk-T4EJFEH2.mjs";
8
+ import "./chunk-LVPECYEE.mjs";
9
+ import "./chunk-BDOS45JX.mjs";
10
+ import "./chunk-AAGAUBO2.mjs";
11
11
  import "./chunk-XUV4U54K.mjs";
12
12
  export {
13
13
  helmChartGeneratorFn,
package/dist/index.js CHANGED
@@ -3,25 +3,25 @@
3
3
 
4
4
 
5
5
 
6
- var _chunkMKCXXASBjs = require('./chunk-MKCXXASB.js');
6
+ var _chunkBJY7KKSAjs = require('./chunk-BJY7KKSA.js');
7
7
  require('./chunk-XO66D74Z.js');
8
8
 
9
9
 
10
- var _chunk7LCHKXTNjs = require('./chunk-7LCHKXTN.js');
10
+ var _chunkOEJGOWJQjs = require('./chunk-OEJGOWJQ.js');
11
11
 
12
12
 
13
- var _chunk7BEW7XW4js = require('./chunk-7BEW7XW4.js');
13
+ var _chunkPWKJRDCHjs = require('./chunk-PWKJRDCH.js');
14
14
  require('./chunk-IOT45LXV.js');
15
15
  require('./chunk-DHBG5ASJ.js');
16
16
 
17
17
 
18
- var _chunkUMI64N73js = require('./chunk-UMI64N73.js');
18
+ var _chunk4OFIALUEjs = require('./chunk-4OFIALUE.js');
19
19
 
20
20
 
21
- var _chunk4EGVVLI3js = require('./chunk-4EGVVLI3.js');
22
- require('./chunk-JD3FNU5J.js');
23
- require('./chunk-6VJ4YIAW.js');
24
- require('./chunk-J7XUSE5I.js');
21
+ var _chunkRMEVS7VZjs = require('./chunk-RMEVS7VZ.js');
22
+ require('./chunk-M5GQ34NS.js');
23
+ require('./chunk-6BGIVOOB.js');
24
+ require('./chunk-7TA6J7QQ.js');
25
25
  require('./chunk-U76ID4TS.js');
26
26
 
27
27
 
@@ -53,4 +53,4 @@ require('./chunk-3GQAWCBQ.js');
53
53
 
54
54
 
55
55
 
56
- exports.AbstractHelmClient = _chunkLFNGKV6Fjs.AbstractHelmClient; exports.HelmClient = _chunk2GAU2GHGjs.HelmClient; exports.addToPrettierIgnore = _chunkT5WNZJODjs.addToPrettierIgnore; exports.createDependencies = _chunkMKCXXASBjs.createDependencies; exports.createHelmClient = _chunk2GAU2GHGjs.createHelmClient; exports.createNodes = _chunkMKCXXASBjs.createNodes; exports.description = _chunkMKCXXASBjs.description; exports.ensureInitialized = _chunkEAQFLLRBjs.ensureInitialized; exports.getRegistryVersion = _chunk7LCHKXTNjs.getRegistryVersion; exports.helmChartGeneratorFn = _chunkUMI64N73js.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunk4EGVVLI3js.helmDependencyGeneratorFn; exports.name = _chunkMKCXXASBjs.name; exports.resolveUserExistingPrettierConfig = _chunkT5WNZJODjs.resolveUserExistingPrettierConfig; exports.serveExecutor = _chunk7BEW7XW4js.serveExecutor;
56
+ exports.AbstractHelmClient = _chunkLFNGKV6Fjs.AbstractHelmClient; exports.HelmClient = _chunk2GAU2GHGjs.HelmClient; exports.addToPrettierIgnore = _chunkT5WNZJODjs.addToPrettierIgnore; exports.createDependencies = _chunkBJY7KKSAjs.createDependencies; exports.createHelmClient = _chunk2GAU2GHGjs.createHelmClient; exports.createNodes = _chunkBJY7KKSAjs.createNodes; exports.description = _chunkBJY7KKSAjs.description; exports.ensureInitialized = _chunkEAQFLLRBjs.ensureInitialized; exports.getRegistryVersion = _chunkOEJGOWJQjs.getRegistryVersion; exports.helmChartGeneratorFn = _chunk4OFIALUEjs.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkRMEVS7VZjs.helmDependencyGeneratorFn; exports.name = _chunkBJY7KKSAjs.name; exports.resolveUserExistingPrettierConfig = _chunkT5WNZJODjs.resolveUserExistingPrettierConfig; exports.serveExecutor = _chunkPWKJRDCHjs.serveExecutor;
package/dist/index.mjs CHANGED
@@ -3,25 +3,25 @@ import {
3
3
  createNodes,
4
4
  description,
5
5
  name
6
- } from "./chunk-BRC5CRLX.mjs";
6
+ } from "./chunk-YTPPS4F6.mjs";
7
7
  import "./chunk-YSCEY447.mjs";
8
8
  import {
9
9
  getRegistryVersion
10
- } from "./chunk-YFBFWKCF.mjs";
10
+ } from "./chunk-M26TA6KY.mjs";
11
11
  import {
12
12
  serveExecutor
13
- } from "./chunk-WZZOPQW7.mjs";
13
+ } from "./chunk-LPWEVVQ3.mjs";
14
14
  import "./chunk-RVFKH45R.mjs";
15
15
  import "./chunk-3J7KBHMJ.mjs";
16
16
  import {
17
17
  helmChartGeneratorFn
18
- } from "./chunk-BYQ4XJQ5.mjs";
18
+ } from "./chunk-44HYG5MT.mjs";
19
19
  import {
20
20
  helmDependencyGeneratorFn
21
- } from "./chunk-BDFFDPNP.mjs";
22
- import "./chunk-M2H6MECZ.mjs";
23
- import "./chunk-AB6D2LAH.mjs";
24
- import "./chunk-XZ36BP73.mjs";
21
+ } from "./chunk-T4EJFEH2.mjs";
22
+ import "./chunk-LVPECYEE.mjs";
23
+ import "./chunk-BDOS45JX.mjs";
24
+ import "./chunk-AAGAUBO2.mjs";
25
25
  import "./chunk-WWU25UQ4.mjs";
26
26
  import {
27
27
  addToPrettierIgnore,
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk7LCHKXTNjs = require('../../../chunk-7LCHKXTN.js');
4
+ var _chunkOEJGOWJQjs = require('../../../chunk-OEJGOWJQ.js');
5
5
  require('../../../chunk-IOT45LXV.js');
6
- require('../../../chunk-6VJ4YIAW.js');
7
- require('../../../chunk-J7XUSE5I.js');
6
+ require('../../../chunk-6BGIVOOB.js');
7
+ require('../../../chunk-7TA6J7QQ.js');
8
8
  require('../../../chunk-3GQAWCBQ.js');
9
9
 
10
10
 
11
11
 
12
- exports.default = _chunk7LCHKXTNjs.publishExecutor; exports.getRegistryVersion = _chunk7LCHKXTNjs.getRegistryVersion;
12
+ exports.default = _chunkOEJGOWJQjs.publishExecutor; exports.getRegistryVersion = _chunkOEJGOWJQjs.getRegistryVersion;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  getRegistryVersion,
3
3
  publishExecutor
4
- } from "../../../chunk-YFBFWKCF.mjs";
4
+ } from "../../../chunk-M26TA6KY.mjs";
5
5
  import "../../../chunk-RVFKH45R.mjs";
6
- import "../../../chunk-AB6D2LAH.mjs";
7
- import "../../../chunk-XZ36BP73.mjs";
6
+ import "../../../chunk-BDOS45JX.mjs";
7
+ import "../../../chunk-AAGAUBO2.mjs";
8
8
  import "../../../chunk-XUV4U54K.mjs";
9
9
  export {
10
10
  publishExecutor as default,
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk7BEW7XW4js = require('../../../chunk-7BEW7XW4.js');
5
- require('../../../chunk-6VJ4YIAW.js');
6
- require('../../../chunk-J7XUSE5I.js');
4
+ var _chunkPWKJRDCHjs = require('../../../chunk-PWKJRDCH.js');
5
+ require('../../../chunk-6BGIVOOB.js');
6
+ require('../../../chunk-7TA6J7QQ.js');
7
7
  require('../../../chunk-2GAU2GHG.js');
8
8
  require('../../../chunk-LFNGKV6F.js');
9
9
  require('../../../chunk-EAQFLLRB.js');
@@ -11,4 +11,4 @@ require('../../../chunk-3GQAWCBQ.js');
11
11
 
12
12
 
13
13
 
14
- exports.default = _chunk7BEW7XW4js.executor_default; exports.serveExecutor = _chunk7BEW7XW4js.serveExecutor;
14
+ exports.default = _chunkPWKJRDCHjs.executor_default; exports.serveExecutor = _chunkPWKJRDCHjs.serveExecutor;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default,
3
3
  serveExecutor
4
- } from "../../../chunk-WZZOPQW7.mjs";
5
- import "../../../chunk-AB6D2LAH.mjs";
6
- import "../../../chunk-XZ36BP73.mjs";
4
+ } from "../../../chunk-LPWEVVQ3.mjs";
5
+ import "../../../chunk-BDOS45JX.mjs";
6
+ import "../../../chunk-AAGAUBO2.mjs";
7
7
  import "../../../chunk-6V45YKVB.mjs";
8
8
  import "../../../chunk-UDLI3L7V.mjs";
9
9
  import "../../../chunk-OA63SGD6.mjs";
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkUMI64N73js = require('../../../chunk-UMI64N73.js');
5
- require('../../../chunk-JD3FNU5J.js');
6
- require('../../../chunk-6VJ4YIAW.js');
7
- require('../../../chunk-J7XUSE5I.js');
4
+ var _chunk4OFIALUEjs = require('../../../chunk-4OFIALUE.js');
5
+ require('../../../chunk-M5GQ34NS.js');
6
+ require('../../../chunk-6BGIVOOB.js');
7
+ require('../../../chunk-7TA6J7QQ.js');
8
8
  require('../../../chunk-3GQAWCBQ.js');
9
9
 
10
10
 
11
11
 
12
- exports.default = _chunkUMI64N73js.generator_default; exports.helmChartGeneratorFn = _chunkUMI64N73js.helmChartGeneratorFn;
12
+ exports.default = _chunk4OFIALUEjs.generator_default; exports.helmChartGeneratorFn = _chunk4OFIALUEjs.helmChartGeneratorFn;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default,
3
3
  helmChartGeneratorFn
4
- } from "../../../chunk-BYQ4XJQ5.mjs";
5
- import "../../../chunk-M2H6MECZ.mjs";
6
- import "../../../chunk-AB6D2LAH.mjs";
7
- import "../../../chunk-XZ36BP73.mjs";
4
+ } from "../../../chunk-44HYG5MT.mjs";
5
+ import "../../../chunk-LVPECYEE.mjs";
6
+ import "../../../chunk-BDOS45JX.mjs";
7
+ import "../../../chunk-AAGAUBO2.mjs";
8
8
  import "../../../chunk-XUV4U54K.mjs";
9
9
  export {
10
10
  generator_default as default,
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk4EGVVLI3js = require('../../../chunk-4EGVVLI3.js');
5
- require('../../../chunk-JD3FNU5J.js');
6
- require('../../../chunk-6VJ4YIAW.js');
7
- require('../../../chunk-J7XUSE5I.js');
4
+ var _chunkRMEVS7VZjs = require('../../../chunk-RMEVS7VZ.js');
5
+ require('../../../chunk-M5GQ34NS.js');
6
+ require('../../../chunk-6BGIVOOB.js');
7
+ require('../../../chunk-7TA6J7QQ.js');
8
8
  require('../../../chunk-3GQAWCBQ.js');
9
9
 
10
10
 
11
11
 
12
- exports.default = _chunk4EGVVLI3js.generator_default; exports.helmDependencyGeneratorFn = _chunk4EGVVLI3js.helmDependencyGeneratorFn;
12
+ exports.default = _chunkRMEVS7VZjs.generator_default; exports.helmDependencyGeneratorFn = _chunkRMEVS7VZjs.helmDependencyGeneratorFn;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default,
3
3
  helmDependencyGeneratorFn
4
- } from "../../../chunk-BDFFDPNP.mjs";
5
- import "../../../chunk-M2H6MECZ.mjs";
6
- import "../../../chunk-AB6D2LAH.mjs";
7
- import "../../../chunk-XZ36BP73.mjs";
4
+ } from "../../../chunk-T4EJFEH2.mjs";
5
+ import "../../../chunk-LVPECYEE.mjs";
6
+ import "../../../chunk-BDOS45JX.mjs";
7
+ import "../../../chunk-AAGAUBO2.mjs";
8
8
  import "../../../chunk-XUV4U54K.mjs";
9
9
  export {
10
10
  generator_default as default,
@@ -3,13 +3,13 @@
3
3
 
4
4
 
5
5
 
6
- var _chunkMKCXXASBjs = require('../../../chunk-MKCXXASB.js');
6
+ var _chunkBJY7KKSAjs = require('../../../chunk-BJY7KKSA.js');
7
7
  require('../../../chunk-IOT45LXV.js');
8
- require('../../../chunk-J7XUSE5I.js');
8
+ require('../../../chunk-7TA6J7QQ.js');
9
9
  require('../../../chunk-3GQAWCBQ.js');
10
10
 
11
11
 
12
12
 
13
13
 
14
14
 
15
- exports.createDependencies = _chunkMKCXXASBjs.createDependencies; exports.createNodes = _chunkMKCXXASBjs.createNodes; exports.description = _chunkMKCXXASBjs.description; exports.name = _chunkMKCXXASBjs.name;
15
+ exports.createDependencies = _chunkBJY7KKSAjs.createDependencies; exports.createNodes = _chunkBJY7KKSAjs.createNodes; exports.description = _chunkBJY7KKSAjs.description; exports.name = _chunkBJY7KKSAjs.name;
@@ -3,9 +3,9 @@ import {
3
3
  createNodes,
4
4
  description,
5
5
  name
6
- } from "../../../chunk-BRC5CRLX.mjs";
6
+ } from "../../../chunk-YTPPS4F6.mjs";
7
7
  import "../../../chunk-RVFKH45R.mjs";
8
- import "../../../chunk-XZ36BP73.mjs";
8
+ import "../../../chunk-AAGAUBO2.mjs";
9
9
  import "../../../chunk-XUV4U54K.mjs";
10
10
  export {
11
11
  createDependencies,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/k8s-tools",
3
- "version": "0.24.14",
3
+ "version": "0.24.16",
4
4
  "description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
5
5
  "repository": {
6
6
  "type": "github",