@storm-software/k8s-tools 0.25.22 → 0.26.5
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.
- package/CHANGELOG.md +85 -0
- package/README.md +2 -1
- package/package.json +42 -16
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,91 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - K8s Tools
|
|
4
4
|
|
|
5
|
+
## [0.26.5](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.5) (2025-05-05)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
([140f0f788](https://github.com/storm-software/storm-ops/commit/140f0f788))
|
|
11
|
+
|
|
12
|
+
### Updated Dependencies
|
|
13
|
+
|
|
14
|
+
- Updated workspace-tools to 1.268.5
|
|
15
|
+
- Updated workspace-tools to 1.268.5
|
|
16
|
+
- Updated config-tools to 1.164.5
|
|
17
|
+
- Updated config-tools to 1.164.5
|
|
18
|
+
- Updated config to 1.114.5
|
|
19
|
+
- Updated config to 1.114.5
|
|
20
|
+
|
|
21
|
+
## [0.26.4](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.4) (2025-05-05)
|
|
22
|
+
|
|
23
|
+
### Miscellaneous
|
|
24
|
+
|
|
25
|
+
- **monorepo:** Update pnpm workspace links
|
|
26
|
+
([5d634e41e](https://github.com/storm-software/storm-ops/commit/5d634e41e))
|
|
27
|
+
- **monorepo:** Regenerate README markdown files
|
|
28
|
+
([fcf99cfec](https://github.com/storm-software/storm-ops/commit/fcf99cfec))
|
|
29
|
+
|
|
30
|
+
### Updated Dependencies
|
|
31
|
+
|
|
32
|
+
- Updated workspace-tools to 1.268.4
|
|
33
|
+
- Updated workspace-tools to 1.268.4
|
|
34
|
+
- Updated config-tools to 1.164.4
|
|
35
|
+
- Updated config-tools to 1.164.4
|
|
36
|
+
- Updated config to 1.114.4
|
|
37
|
+
- Updated config to 1.114.4
|
|
38
|
+
|
|
39
|
+
## [0.26.3](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.3) (2025-05-05)
|
|
40
|
+
|
|
41
|
+
### Miscellaneous
|
|
42
|
+
|
|
43
|
+
- **monorepo:** Regenerate README markdown files
|
|
44
|
+
([8401e74b4](https://github.com/storm-software/storm-ops/commit/8401e74b4))
|
|
45
|
+
|
|
46
|
+
### Updated Dependencies
|
|
47
|
+
|
|
48
|
+
- Updated workspace-tools to 1.268.3
|
|
49
|
+
- Updated workspace-tools to 1.268.3
|
|
50
|
+
- Updated config-tools to 1.164.3
|
|
51
|
+
- Updated config-tools to 1.164.3
|
|
52
|
+
- Updated config to 1.114.3
|
|
53
|
+
- Updated config to 1.114.3
|
|
54
|
+
|
|
55
|
+
## [0.26.2](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.2) (2025-05-05)
|
|
56
|
+
|
|
57
|
+
### Miscellaneous
|
|
58
|
+
|
|
59
|
+
- **monorepo:** Regenerate README markdown files
|
|
60
|
+
([7aedc52a8](https://github.com/storm-software/storm-ops/commit/7aedc52a8))
|
|
61
|
+
|
|
62
|
+
## [0.26.1](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.1) (2025-05-05)
|
|
63
|
+
|
|
64
|
+
### Miscellaneous
|
|
65
|
+
|
|
66
|
+
- **unbuild:** Update dependencies list
|
|
67
|
+
([0e4702f96](https://github.com/storm-software/storm-ops/commit/0e4702f96))
|
|
68
|
+
- **monorepo:** Regenerate README markdown files
|
|
69
|
+
([1100d212e](https://github.com/storm-software/storm-ops/commit/1100d212e))
|
|
70
|
+
|
|
71
|
+
## [0.26.0](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.0) (2025-05-05)
|
|
72
|
+
|
|
73
|
+
### Features
|
|
74
|
+
|
|
75
|
+
- **workspace-tools:** Use pnpm to publish the packages
|
|
76
|
+
([f31a22830](https://github.com/storm-software/storm-ops/commit/f31a22830))
|
|
77
|
+
|
|
78
|
+
### Miscellaneous
|
|
79
|
+
|
|
80
|
+
- **monorepo:** Regenerate README markdown files
|
|
81
|
+
([ddded09ab](https://github.com/storm-software/storm-ops/commit/ddded09ab))
|
|
82
|
+
|
|
83
|
+
## [0.25.23](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.23) (2025-04-30)
|
|
84
|
+
|
|
85
|
+
### Miscellaneous
|
|
86
|
+
|
|
87
|
+
- **monorepo:** Regenerate README markdown files
|
|
88
|
+
([4b707da15](https://github.com/storm-software/storm-ops/commit/4b707da15))
|
|
89
|
+
|
|
5
90
|
## [0.25.22](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.22) (2025-04-30)
|
|
6
91
|
|
|
7
92
|
### 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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
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)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/k8s-tools",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.26.5",
|
|
4
4
|
"description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -31,16 +31,28 @@
|
|
|
31
31
|
"types": "./dist/index.d.mts",
|
|
32
32
|
"default": "./dist/index.mjs"
|
|
33
33
|
},
|
|
34
|
-
"require": {
|
|
35
|
-
|
|
34
|
+
"require": {
|
|
35
|
+
"types": "./dist/index.d.ts",
|
|
36
|
+
"default": "./dist/index.js"
|
|
37
|
+
},
|
|
38
|
+
"default": {
|
|
39
|
+
"types": "./dist/index.d.ts",
|
|
40
|
+
"default": "./dist/index.js"
|
|
41
|
+
}
|
|
36
42
|
},
|
|
37
43
|
"./index": {
|
|
38
44
|
"import": {
|
|
39
45
|
"types": "./dist/index.d.mts",
|
|
40
46
|
"default": "./dist/index.mjs"
|
|
41
47
|
},
|
|
42
|
-
"require": {
|
|
43
|
-
|
|
48
|
+
"require": {
|
|
49
|
+
"types": "./dist/index.d.ts",
|
|
50
|
+
"default": "./dist/index.js"
|
|
51
|
+
},
|
|
52
|
+
"default": {
|
|
53
|
+
"types": "./dist/index.d.ts",
|
|
54
|
+
"default": "./dist/index.js"
|
|
55
|
+
}
|
|
44
56
|
},
|
|
45
57
|
"./executors": {
|
|
46
58
|
"import": {
|
|
@@ -129,20 +141,32 @@
|
|
|
129
141
|
],
|
|
130
142
|
"peerDependencies": {
|
|
131
143
|
"@nx/devkit": "20.8.0",
|
|
132
|
-
"@storm-software/config": "workspace:*",
|
|
133
|
-
"@storm-software/config-tools": "workspace:*",
|
|
134
|
-
"@storm-software/workspace-tools": "workspace:*",
|
|
135
144
|
"prettier": "^3.5.1",
|
|
136
145
|
"tsup": "8.4.0"
|
|
137
146
|
},
|
|
138
147
|
"peerDependenciesMeta": {
|
|
139
|
-
"@nx-tools/container-metadata": {
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
"@nx/
|
|
143
|
-
|
|
148
|
+
"@nx-tools/container-metadata": {
|
|
149
|
+
"optional": false
|
|
150
|
+
},
|
|
151
|
+
"@nx-tools/nx-container": {
|
|
152
|
+
"optional": false
|
|
153
|
+
},
|
|
154
|
+
"@nx/devkit": {
|
|
155
|
+
"optional": false
|
|
156
|
+
},
|
|
157
|
+
"@nx/workspace": {
|
|
158
|
+
"optional": false
|
|
159
|
+
},
|
|
160
|
+
"nx": {
|
|
161
|
+
"optional": false
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"dependencies": {
|
|
165
|
+
"@storm-software/config": "1.114.5",
|
|
166
|
+
"@storm-software/config-tools": "1.164.5",
|
|
167
|
+
"@storm-software/workspace-tools": "1.268.5",
|
|
168
|
+
"js-yaml": "^4.1.0"
|
|
144
169
|
},
|
|
145
|
-
"dependencies": { "js-yaml": "^4.1.0" },
|
|
146
170
|
"devDependencies": {
|
|
147
171
|
"@nx-tools/container-metadata": "^6.1.1",
|
|
148
172
|
"@nx-tools/nx-container": "^6.2.0",
|
|
@@ -155,7 +179,9 @@
|
|
|
155
179
|
"typescript": "^5.8.3",
|
|
156
180
|
"untyped": "^1.5.2"
|
|
157
181
|
},
|
|
158
|
-
"publishConfig": {
|
|
182
|
+
"publishConfig": {
|
|
183
|
+
"access": "public"
|
|
184
|
+
},
|
|
159
185
|
"executors": "./executors.json",
|
|
160
186
|
"generators": "./generators.json"
|
|
161
|
-
}
|
|
187
|
+
}
|