@storm-software/k8s-tools 0.25.13 → 0.25.15

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 (31) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-LZWJSS4R.mjs → chunk-2NODNQR5.mjs} +3 -3
  4. package/dist/{chunk-CJDLRI7H.mjs → chunk-3PVLCTQC.mjs} +2 -2
  5. package/dist/{chunk-EWWVT4YK.mjs → chunk-3ZRNWYPD.mjs} +3 -3
  6. package/dist/{chunk-GYS5YQZ6.mjs → chunk-43EIHQDT.mjs} +4 -4
  7. package/dist/{chunk-JAE73X5Z.mjs → chunk-44DCJ533.mjs} +4 -4
  8. package/dist/{chunk-2E4I42WM.mjs → chunk-4JXRGFT3.mjs} +1 -1
  9. package/dist/{chunk-B6VM5L6R.mjs → chunk-73SEIP2Y.mjs} +3 -3
  10. package/dist/{chunk-F5GIVUZ3.mjs → chunk-A7AOMSV4.mjs} +1 -1
  11. package/dist/{chunk-XU6V5477.mjs → chunk-DGU2OHJG.mjs} +1 -1
  12. package/dist/{chunk-BFTXURXG.mjs → chunk-E2J77KGD.mjs} +1 -1
  13. package/dist/{chunk-NM2XRTN6.mjs → chunk-EJKBMRQE.mjs} +1 -1
  14. package/dist/{chunk-JH7ALOTI.mjs → chunk-KGKY7TFG.mjs} +1 -1
  15. package/dist/{chunk-GZ3E64BZ.mjs → chunk-PMOIKR6L.mjs} +3 -3
  16. package/dist/{chunk-6J2XWBSP.mjs → chunk-QPRE6AIC.mjs} +3 -3
  17. package/dist/executors.mjs +9 -9
  18. package/dist/generators.mjs +6 -6
  19. package/dist/index.mjs +14 -14
  20. package/dist/src/executors/container-publish/executor.mjs +5 -5
  21. package/dist/src/executors/helm-package/executor.mjs +7 -7
  22. package/dist/src/generators/helm-chart/generator.mjs +5 -5
  23. package/dist/src/generators/helm-dependency/generator.mjs +5 -5
  24. package/dist/src/plugins/docker/index.mjs +4 -4
  25. package/dist/src/types.mjs +2 -2
  26. package/dist/src/utils/client.mjs +4 -4
  27. package/dist/src/utils/ensure-init.mjs +2 -2
  28. package/dist/src/utils/index.mjs +5 -5
  29. package/dist/src/utils/prettier.mjs +2 -2
  30. package/dist/tsup.config.mjs +1 -1
  31. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,22 @@
2
2
 
3
3
  # Changelog for Storm Ops - K8s Tools
4
4
 
5
+ ## [0.25.15](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.15) (2025-04-29)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([4c87d97b3](https://github.com/storm-software/storm-ops/commit/4c87d97b3))
11
+
12
+ ## [0.25.14](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.14) (2025-04-29)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **esbuild:** Add shims and interop to build
17
+ ([eea9f68a9](https://github.com/storm-software/storm-ops/commit/eea9f68a9))
18
+ - **monorepo:** Regenerate README markdown files
19
+ ([60542151f](https://github.com/storm-software/storm-ops/commit/60542151f))
20
+
5
21
  ## [0.25.13](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.13) (2025-04-29)
6
22
 
7
23
  ### Bug Fixes
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.25.12-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.25.14-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 -->
@@ -4,14 +4,14 @@ import {
4
4
  hasProjectTag,
5
5
  isEqualProjectTag,
6
6
  setDefaultProjectTags
7
- } from "./chunk-JH7ALOTI.mjs";
7
+ } from "./chunk-KGKY7TFG.mjs";
8
8
  import {
9
9
  findWorkspaceRoot,
10
10
  getConfig
11
- } from "./chunk-F5GIVUZ3.mjs";
11
+ } from "./chunk-A7AOMSV4.mjs";
12
12
  import {
13
13
  __name
14
- } from "./chunk-NM2XRTN6.mjs";
14
+ } from "./chunk-EJKBMRQE.mjs";
15
15
 
16
16
  // src/plugins/docker/_dockerfile.ts
17
17
  import { joinPathFragments, readJsonFile } from "@nx/devkit";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-F5GIVUZ3.mjs";
3
+ } from "./chunk-A7AOMSV4.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-NM2XRTN6.mjs";
6
+ } from "./chunk-EJKBMRQE.mjs";
7
7
 
8
8
  // ../config-tools/src/utilities/apply-workspace-tokens.ts
9
9
  var applyWorkspaceBaseTokens = /* @__PURE__ */ __name(async (option, tokenParams) => {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceBaseTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-CJDLRI7H.mjs";
4
+ } from "./chunk-3PVLCTQC.mjs";
5
5
  import {
6
6
  findWorkspaceRoot,
7
7
  getConfig,
@@ -12,10 +12,10 @@ import {
12
12
  writeInfo,
13
13
  writeSuccess,
14
14
  writeTrace
15
- } from "./chunk-F5GIVUZ3.mjs";
15
+ } from "./chunk-A7AOMSV4.mjs";
16
16
  import {
17
17
  __name
18
- } from "./chunk-NM2XRTN6.mjs";
18
+ } from "./chunk-EJKBMRQE.mjs";
19
19
 
20
20
  // ../workspace-tools/src/base/base-generator.ts
21
21
  var withRunGenerator = /* @__PURE__ */ __name((name, generatorFn, generatorOptions = {
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  getPackageInfo
3
- } from "./chunk-JH7ALOTI.mjs";
3
+ } from "./chunk-KGKY7TFG.mjs";
4
4
  import {
5
5
  applyWorkspaceTokens
6
- } from "./chunk-CJDLRI7H.mjs";
6
+ } from "./chunk-3PVLCTQC.mjs";
7
7
  import {
8
8
  findWorkspaceRoot,
9
9
  getConfig
10
- } from "./chunk-F5GIVUZ3.mjs";
10
+ } from "./chunk-A7AOMSV4.mjs";
11
11
  import {
12
12
  __name
13
- } from "./chunk-NM2XRTN6.mjs";
13
+ } from "./chunk-EJKBMRQE.mjs";
14
14
 
15
15
  // src/executors/container-publish/executor.ts
16
16
  import { parseTargetString, runExecutor } from "@nx/devkit";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceProjectTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-CJDLRI7H.mjs";
4
+ } from "./chunk-3PVLCTQC.mjs";
5
5
  import {
6
6
  findWorkspaceRoot,
7
7
  formatLogMessage,
@@ -14,13 +14,13 @@ import {
14
14
  writeSuccess,
15
15
  writeTrace,
16
16
  writeWarning
17
- } from "./chunk-F5GIVUZ3.mjs";
17
+ } from "./chunk-A7AOMSV4.mjs";
18
18
  import {
19
19
  createHelmClient
20
- } from "./chunk-GZ3E64BZ.mjs";
20
+ } from "./chunk-PMOIKR6L.mjs";
21
21
  import {
22
22
  __name
23
- } from "./chunk-NM2XRTN6.mjs";
23
+ } from "./chunk-EJKBMRQE.mjs";
24
24
 
25
25
  // ../workspace-tools/src/base/base-executor.ts
26
26
  import { defu } from "defu";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  __name,
3
3
  __require
4
- } from "./chunk-NM2XRTN6.mjs";
4
+ } from "./chunk-EJKBMRQE.mjs";
5
5
 
6
6
  // src/utils/prettier.ts
7
7
  async function resolveUserExistingPrettierConfig() {
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-EWWVT4YK.mjs";
3
+ } from "./chunk-3ZRNWYPD.mjs";
4
4
  import {
5
5
  writeDebug
6
- } from "./chunk-F5GIVUZ3.mjs";
6
+ } from "./chunk-A7AOMSV4.mjs";
7
7
  import {
8
8
  __dirname,
9
9
  __name
10
- } from "./chunk-NM2XRTN6.mjs";
10
+ } from "./chunk-EJKBMRQE.mjs";
11
11
 
12
12
  // src/generators/helm-chart/generator.ts
13
13
  import { formatFiles, generateFiles, readProjectConfiguration, updateProjectConfiguration } from "@nx/devkit";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-NM2XRTN6.mjs";
3
+ } from "./chunk-EJKBMRQE.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/correct-paths.ts
6
6
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-NM2XRTN6.mjs";
3
+ } from "./chunk-EJKBMRQE.mjs";
4
4
 
5
5
  // src/types.ts
6
6
  var AbstractHelmClient = class {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-NM2XRTN6.mjs";
3
+ } from "./chunk-EJKBMRQE.mjs";
4
4
 
5
5
  // src/utils/ensure-init.ts
6
6
  var ensureInitialized = /* @__PURE__ */ __name((target, propertyKey, descriptor) => {
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
7
7
  throw Error('Dynamic require of "' + x + '" is not supported');
8
8
  });
9
9
 
10
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=6f5ec3d4990820b9e30a2e3135e1e171cde70966824e3b0ca9c0d2f02fc93f24__c75bd232a33dcb63ad2eb667808a0247/node_modules/tsup/assets/esm_shims.js
10
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=214cbeb07445a723854c8fc34007a4790e4ea2ad2a5d1919d7b09d653a83dae4__6de9fcd47df2c892d30c447d02dc88da/node_modules/tsup/assets/esm_shims.js
11
11
  import { fileURLToPath } from "url";
12
12
  import path from "path";
13
13
  var getFilename = /* @__PURE__ */ __name(() => fileURLToPath(import.meta.url), "getFilename");
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-NM2XRTN6.mjs";
3
+ } from "./chunk-EJKBMRQE.mjs";
4
4
 
5
5
  // ../workspace-tools/src/utils/package-helpers.ts
6
6
  import { joinPathFragments, readJsonFile } from "@nx/devkit";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  AbstractHelmClient
3
- } from "./chunk-XU6V5477.mjs";
3
+ } from "./chunk-DGU2OHJG.mjs";
4
4
  import {
5
5
  ensureInitialized
6
- } from "./chunk-BFTXURXG.mjs";
6
+ } from "./chunk-E2J77KGD.mjs";
7
7
  import {
8
8
  __name
9
- } from "./chunk-NM2XRTN6.mjs";
9
+ } from "./chunk-EJKBMRQE.mjs";
10
10
 
11
11
  // src/utils/client.ts
12
12
  import { execSync } from "node:child_process";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-EWWVT4YK.mjs";
3
+ } from "./chunk-3ZRNWYPD.mjs";
4
4
  import {
5
5
  writeDebug
6
- } from "./chunk-F5GIVUZ3.mjs";
6
+ } from "./chunk-A7AOMSV4.mjs";
7
7
  import {
8
8
  __name
9
- } from "./chunk-NM2XRTN6.mjs";
9
+ } from "./chunk-EJKBMRQE.mjs";
10
10
 
11
11
  // src/generators/helm-dependency/generator.ts
12
12
  import { formatFiles, readProjectConfiguration, updateProjectConfiguration } from "@nx/devkit";
@@ -1,17 +1,17 @@
1
1
  import "./chunk-YSCEY447.mjs";
2
2
  import {
3
3
  getRegistryVersion
4
- } from "./chunk-GYS5YQZ6.mjs";
4
+ } from "./chunk-43EIHQDT.mjs";
5
5
  import {
6
6
  serveExecutor
7
- } from "./chunk-JAE73X5Z.mjs";
8
- import "./chunk-JH7ALOTI.mjs";
9
- import "./chunk-CJDLRI7H.mjs";
10
- import "./chunk-F5GIVUZ3.mjs";
11
- import "./chunk-GZ3E64BZ.mjs";
12
- import "./chunk-XU6V5477.mjs";
13
- import "./chunk-BFTXURXG.mjs";
14
- import "./chunk-NM2XRTN6.mjs";
7
+ } from "./chunk-44DCJ533.mjs";
8
+ import "./chunk-KGKY7TFG.mjs";
9
+ import "./chunk-3PVLCTQC.mjs";
10
+ import "./chunk-A7AOMSV4.mjs";
11
+ import "./chunk-PMOIKR6L.mjs";
12
+ import "./chunk-DGU2OHJG.mjs";
13
+ import "./chunk-E2J77KGD.mjs";
14
+ import "./chunk-EJKBMRQE.mjs";
15
15
  export {
16
16
  getRegistryVersion,
17
17
  serveExecutor
@@ -1,14 +1,14 @@
1
1
  import "./chunk-3J7KBHMJ.mjs";
2
2
  import {
3
3
  helmChartGeneratorFn
4
- } from "./chunk-B6VM5L6R.mjs";
4
+ } from "./chunk-73SEIP2Y.mjs";
5
5
  import {
6
6
  helmDependencyGeneratorFn
7
- } from "./chunk-6J2XWBSP.mjs";
8
- import "./chunk-EWWVT4YK.mjs";
9
- import "./chunk-CJDLRI7H.mjs";
10
- import "./chunk-F5GIVUZ3.mjs";
11
- import "./chunk-NM2XRTN6.mjs";
7
+ } from "./chunk-QPRE6AIC.mjs";
8
+ import "./chunk-3ZRNWYPD.mjs";
9
+ import "./chunk-3PVLCTQC.mjs";
10
+ import "./chunk-A7AOMSV4.mjs";
11
+ import "./chunk-EJKBMRQE.mjs";
12
12
  export {
13
13
  helmChartGeneratorFn,
14
14
  helmDependencyGeneratorFn
package/dist/index.mjs CHANGED
@@ -3,41 +3,41 @@ import {
3
3
  createNodes,
4
4
  description,
5
5
  name
6
- } from "./chunk-LZWJSS4R.mjs";
6
+ } from "./chunk-2NODNQR5.mjs";
7
7
  import "./chunk-YSCEY447.mjs";
8
8
  import {
9
9
  getRegistryVersion
10
- } from "./chunk-GYS5YQZ6.mjs";
10
+ } from "./chunk-43EIHQDT.mjs";
11
11
  import {
12
12
  serveExecutor
13
- } from "./chunk-JAE73X5Z.mjs";
14
- import "./chunk-JH7ALOTI.mjs";
13
+ } from "./chunk-44DCJ533.mjs";
14
+ import "./chunk-KGKY7TFG.mjs";
15
15
  import "./chunk-3J7KBHMJ.mjs";
16
16
  import {
17
17
  helmChartGeneratorFn
18
- } from "./chunk-B6VM5L6R.mjs";
18
+ } from "./chunk-73SEIP2Y.mjs";
19
19
  import {
20
20
  helmDependencyGeneratorFn
21
- } from "./chunk-6J2XWBSP.mjs";
22
- import "./chunk-EWWVT4YK.mjs";
23
- import "./chunk-CJDLRI7H.mjs";
24
- import "./chunk-F5GIVUZ3.mjs";
21
+ } from "./chunk-QPRE6AIC.mjs";
22
+ import "./chunk-3ZRNWYPD.mjs";
23
+ import "./chunk-3PVLCTQC.mjs";
24
+ import "./chunk-A7AOMSV4.mjs";
25
25
  import "./chunk-WWU25UQ4.mjs";
26
26
  import {
27
27
  addToPrettierIgnore,
28
28
  resolveUserExistingPrettierConfig
29
- } from "./chunk-2E4I42WM.mjs";
29
+ } from "./chunk-4JXRGFT3.mjs";
30
30
  import {
31
31
  HelmClient,
32
32
  createHelmClient
33
- } from "./chunk-GZ3E64BZ.mjs";
33
+ } from "./chunk-PMOIKR6L.mjs";
34
34
  import {
35
35
  AbstractHelmClient
36
- } from "./chunk-XU6V5477.mjs";
36
+ } from "./chunk-DGU2OHJG.mjs";
37
37
  import {
38
38
  ensureInitialized
39
- } from "./chunk-BFTXURXG.mjs";
40
- import "./chunk-NM2XRTN6.mjs";
39
+ } from "./chunk-E2J77KGD.mjs";
40
+ import "./chunk-EJKBMRQE.mjs";
41
41
  export {
42
42
  AbstractHelmClient,
43
43
  HelmClient,
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  getRegistryVersion,
3
3
  publishExecutor
4
- } from "../../../chunk-GYS5YQZ6.mjs";
5
- import "../../../chunk-JH7ALOTI.mjs";
6
- import "../../../chunk-CJDLRI7H.mjs";
7
- import "../../../chunk-F5GIVUZ3.mjs";
8
- import "../../../chunk-NM2XRTN6.mjs";
4
+ } from "../../../chunk-43EIHQDT.mjs";
5
+ import "../../../chunk-KGKY7TFG.mjs";
6
+ import "../../../chunk-3PVLCTQC.mjs";
7
+ import "../../../chunk-A7AOMSV4.mjs";
8
+ import "../../../chunk-EJKBMRQE.mjs";
9
9
  export {
10
10
  publishExecutor as default,
11
11
  getRegistryVersion
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  executor_default,
3
3
  serveExecutor
4
- } from "../../../chunk-JAE73X5Z.mjs";
5
- import "../../../chunk-CJDLRI7H.mjs";
6
- import "../../../chunk-F5GIVUZ3.mjs";
7
- import "../../../chunk-GZ3E64BZ.mjs";
8
- import "../../../chunk-XU6V5477.mjs";
9
- import "../../../chunk-BFTXURXG.mjs";
10
- import "../../../chunk-NM2XRTN6.mjs";
4
+ } from "../../../chunk-44DCJ533.mjs";
5
+ import "../../../chunk-3PVLCTQC.mjs";
6
+ import "../../../chunk-A7AOMSV4.mjs";
7
+ import "../../../chunk-PMOIKR6L.mjs";
8
+ import "../../../chunk-DGU2OHJG.mjs";
9
+ import "../../../chunk-E2J77KGD.mjs";
10
+ import "../../../chunk-EJKBMRQE.mjs";
11
11
  export {
12
12
  executor_default as default,
13
13
  serveExecutor
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  generator_default,
3
3
  helmChartGeneratorFn
4
- } from "../../../chunk-B6VM5L6R.mjs";
5
- import "../../../chunk-EWWVT4YK.mjs";
6
- import "../../../chunk-CJDLRI7H.mjs";
7
- import "../../../chunk-F5GIVUZ3.mjs";
8
- import "../../../chunk-NM2XRTN6.mjs";
4
+ } from "../../../chunk-73SEIP2Y.mjs";
5
+ import "../../../chunk-3ZRNWYPD.mjs";
6
+ import "../../../chunk-3PVLCTQC.mjs";
7
+ import "../../../chunk-A7AOMSV4.mjs";
8
+ import "../../../chunk-EJKBMRQE.mjs";
9
9
  export {
10
10
  generator_default as default,
11
11
  helmChartGeneratorFn
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  generator_default,
3
3
  helmDependencyGeneratorFn
4
- } from "../../../chunk-6J2XWBSP.mjs";
5
- import "../../../chunk-EWWVT4YK.mjs";
6
- import "../../../chunk-CJDLRI7H.mjs";
7
- import "../../../chunk-F5GIVUZ3.mjs";
8
- import "../../../chunk-NM2XRTN6.mjs";
4
+ } from "../../../chunk-QPRE6AIC.mjs";
5
+ import "../../../chunk-3ZRNWYPD.mjs";
6
+ import "../../../chunk-3PVLCTQC.mjs";
7
+ import "../../../chunk-A7AOMSV4.mjs";
8
+ import "../../../chunk-EJKBMRQE.mjs";
9
9
  export {
10
10
  generator_default as default,
11
11
  helmDependencyGeneratorFn
@@ -3,10 +3,10 @@ import {
3
3
  createNodes,
4
4
  description,
5
5
  name
6
- } from "../../../chunk-LZWJSS4R.mjs";
7
- import "../../../chunk-JH7ALOTI.mjs";
8
- import "../../../chunk-F5GIVUZ3.mjs";
9
- import "../../../chunk-NM2XRTN6.mjs";
6
+ } from "../../../chunk-2NODNQR5.mjs";
7
+ import "../../../chunk-KGKY7TFG.mjs";
8
+ import "../../../chunk-A7AOMSV4.mjs";
9
+ import "../../../chunk-EJKBMRQE.mjs";
10
10
  export {
11
11
  createDependencies,
12
12
  createNodes,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  AbstractHelmClient
3
- } from "../chunk-XU6V5477.mjs";
4
- import "../chunk-NM2XRTN6.mjs";
3
+ } from "../chunk-DGU2OHJG.mjs";
4
+ import "../chunk-EJKBMRQE.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-GZ3E64BZ.mjs";
5
- import "../../chunk-XU6V5477.mjs";
6
- import "../../chunk-BFTXURXG.mjs";
7
- import "../../chunk-NM2XRTN6.mjs";
4
+ } from "../../chunk-PMOIKR6L.mjs";
5
+ import "../../chunk-DGU2OHJG.mjs";
6
+ import "../../chunk-E2J77KGD.mjs";
7
+ import "../../chunk-EJKBMRQE.mjs";
8
8
  export {
9
9
  HelmClient,
10
10
  createHelmClient
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ensureInitialized
3
- } from "../../chunk-BFTXURXG.mjs";
4
- import "../../chunk-NM2XRTN6.mjs";
3
+ } from "../../chunk-E2J77KGD.mjs";
4
+ import "../../chunk-EJKBMRQE.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-2E4I42WM.mjs";
5
+ } from "../../chunk-4JXRGFT3.mjs";
6
6
  import {
7
7
  HelmClient,
8
8
  createHelmClient
9
- } from "../../chunk-GZ3E64BZ.mjs";
10
- import "../../chunk-XU6V5477.mjs";
9
+ } from "../../chunk-PMOIKR6L.mjs";
10
+ import "../../chunk-DGU2OHJG.mjs";
11
11
  import {
12
12
  ensureInitialized
13
- } from "../../chunk-BFTXURXG.mjs";
14
- import "../../chunk-NM2XRTN6.mjs";
13
+ } from "../../chunk-E2J77KGD.mjs";
14
+ import "../../chunk-EJKBMRQE.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-2E4I42WM.mjs";
5
- import "../../chunk-NM2XRTN6.mjs";
4
+ } from "../../chunk-4JXRGFT3.mjs";
5
+ import "../../chunk-EJKBMRQE.mjs";
6
6
  export {
7
7
  addToPrettierIgnore,
8
8
  resolveUserExistingPrettierConfig
@@ -1,4 +1,4 @@
1
- import "./chunk-NM2XRTN6.mjs";
1
+ import "./chunk-EJKBMRQE.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.25.13",
3
+ "version": "0.25.15",
4
4
  "description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
5
5
  "repository": {
6
6
  "type": "github",