@storm-software/k8s-tools 0.33.59 → 0.33.66

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 +93 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-ESROKLMQ.mjs → chunk-3FCME2FS.mjs} +410 -324
  4. package/dist/{chunk-BNUR5JDC.js → chunk-7CVGLDYX.js} +25 -25
  5. package/dist/{chunk-HQOB4ZEM.js → chunk-AH4F7JLD.js} +416 -330
  6. package/dist/{chunk-XFA2ZPOU.mjs → chunk-BF225HO4.mjs} +2 -2
  7. package/dist/{chunk-XNXDBQ76.js → chunk-BHZBTBM6.js} +4 -4
  8. package/dist/{chunk-OR3NZKIZ.mjs → chunk-CH5LNYVN.mjs} +2 -2
  9. package/dist/{chunk-Z5723CRV.mjs → chunk-DB4FPULK.mjs} +1 -1
  10. package/dist/{chunk-NJOOIB77.js → chunk-DU26E6TO.js} +2 -2
  11. package/dist/{chunk-TTFNSLD5.mjs → chunk-FR7P26YN.mjs} +1 -1
  12. package/dist/{chunk-ROPT2MIP.js → chunk-KU6MH4UF.js} +3 -3
  13. package/dist/{chunk-2OINMNCM.mjs → chunk-NOK6AZUO.mjs} +2 -2
  14. package/dist/{chunk-KHWQATS3.js → chunk-QDXEIRJV.js} +6 -6
  15. package/dist/{chunk-X2KAFZBZ.js → chunk-QO6CAV2A.js} +19 -19
  16. package/dist/{chunk-KYK3XKBK.mjs → chunk-XQ6ELAFS.mjs} +2 -2
  17. package/dist/{chunk-B4QVWV65.js → chunk-YFYE4UFJ.js} +4 -4
  18. package/dist/{chunk-OHIZIZL5.mjs → chunk-YQ5GWKM5.mjs} +2 -2
  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 +5 -5
package/CHANGELOG.md CHANGED
@@ -2,6 +2,99 @@
2
2
 
3
3
  # Changelog for Storm Ops - K8s Tools
4
4
 
5
+ ## [0.33.65](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.65) (2025-08-03)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update README files and package dependencies
10
+ ([98aa92354](https://github.com/storm-software/storm-ops/commit/98aa92354))
11
+
12
+ ### Updated Dependencies
13
+
14
+ - Updated workspace-tools to 1.278.4
15
+ - Updated config-tools to 1.177.3
16
+ - Updated config to 1.126.3
17
+
18
+ ## [0.33.64](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.64) (2025-08-03)
19
+
20
+ ### Miscellaneous
21
+
22
+ - **monorepo:** Updates to package dependencies
23
+ ([d3178b9fe](https://github.com/storm-software/storm-ops/commit/d3178b9fe))
24
+
25
+ ### Updated Dependencies
26
+
27
+ - Updated workspace-tools to 1.278.3
28
+ - Updated config-tools to 1.177.2
29
+ - Updated config to 1.126.2
30
+
31
+ ## [0.33.63](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.63) (2025-08-03)
32
+
33
+ ### Miscellaneous
34
+
35
+ - **monorepo:** Updates to README and dependencies
36
+ ([d5fa740ba](https://github.com/storm-software/storm-ops/commit/d5fa740ba))
37
+
38
+ ### Updated Dependencies
39
+
40
+ - Updated workspace-tools to 1.278.2
41
+ - Updated config-tools to 1.177.1
42
+ - Updated config to 1.126.1
43
+
44
+ ## [0.33.62](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.62) (2025-08-03)
45
+
46
+ ### Miscellaneous
47
+
48
+ - **monorepo:** Update workspace dependency links for packages
49
+ ([e311f77ef](https://github.com/storm-software/storm-ops/commit/e311f77ef))
50
+
51
+ ### Updated Dependencies
52
+
53
+ - Updated workspace-tools to 1.278.1
54
+ - Updated config-tools to 1.177.0
55
+ - Updated config to 1.126.0
56
+
57
+ ## [0.33.61](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.61) (2025-08-03)
58
+
59
+ ### Miscellaneous
60
+
61
+ - **monorepo:** Update README and package dependency versions
62
+ ([cf2786e59](https://github.com/storm-software/storm-ops/commit/cf2786e59))
63
+
64
+ ### Updated Dependencies
65
+
66
+ - Updated workspace-tools to 1.278.0
67
+ - Updated config-tools to 1.176.26
68
+ - Updated config to 1.125.24
69
+
70
+ ## [0.33.60](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.60) (2025-08-03)
71
+
72
+ ### Miscellaneous
73
+
74
+ - **monorepo:** Update workspace package dependencies
75
+ ([a51e7f3f5](https://github.com/storm-software/storm-ops/commit/a51e7f3f5))
76
+ - **monorepo:** Regenerate README markdown files
77
+ ([bfce1b325](https://github.com/storm-software/storm-ops/commit/bfce1b325))
78
+
79
+ ### Updated Dependencies
80
+
81
+ - Updated workspace-tools to 1.277.36
82
+ - Updated config-tools to 1.176.25
83
+ - Updated config to 1.125.23
84
+
85
+ ## [0.33.59](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.59) (2025-08-03)
86
+
87
+ ### Miscellaneous
88
+
89
+ - **monorepo:** Update workspace package dependencies
90
+ ([c6fbbda93](https://github.com/storm-software/storm-ops/commit/c6fbbda93))
91
+
92
+ ### Updated Dependencies
93
+
94
+ - Updated workspace-tools to 1.277.35
95
+ - Updated config-tools to 1.176.24
96
+ - Updated config to 1.125.22
97
+
5
98
  ## [0.33.58](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.33.58) (2025-08-02)
6
99
 
7
100
  ### 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.33.57-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.33.64-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 -->