@targetprocess/charts-client 3.6.0-alpha.0 → 3.7.1-alpha.0

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/package.json CHANGED
@@ -1,17 +1,18 @@
1
1
  {
2
2
  "name": "@targetprocess/charts-client",
3
- "version": "3.6.0-alpha.0",
3
+ "version": "3.7.1-alpha.0",
4
4
  "description": "Client for the service of processing helm charts",
5
5
  "files": [
6
- "lib"
6
+ "bin/src"
7
7
  ],
8
- "main": "lib/src/client.js",
9
- "typings": "lib/src/client.d.ts",
8
+ "main": "bin/src/client.js",
9
+ "typings": "bin/src/client.d.ts",
10
10
  "scripts": {
11
11
  "generate": "npm run _clean && npm run build",
12
12
  "rebuild": "npm run _clean && npm run build",
13
13
  "build": "tsc -b --pretty",
14
- "_clean": "rimraf lib"
14
+ "_clean": "rimraf bin",
15
+ "prepublishOnly": "npm run rebuild"
15
16
  },
16
17
  "keywords": [
17
18
  "sdk"
@@ -19,7 +20,7 @@
19
20
  "author": "Pavel Shapel <shapel@targetprocess.com>",
20
21
  "license": "ISC",
21
22
  "devDependencies": {
22
- "@types/node": "^12.12.6"
23
+ "@types/node": "^18.17.0"
23
24
  },
24
25
  "peerDependencies": {
25
26
  "cross-fetch": "3.x"
@@ -31,5 +32,5 @@
31
32
  "publishConfig": {
32
33
  "access": "public"
33
34
  },
34
- "gitHead": "18fd6323637db345537b673bd8b62303674bf73c"
35
+ "gitHead": "7d3baeccc2a8a8f8052b606e5d4b453984929293"
35
36
  }
package/CHANGELOG.md DELETED
@@ -1,239 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- <a name="3.5.0"></a>
7
- # [3.5.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.4.1...@targetprocess/charts-client@3.5.0) (2020-12-24)
8
-
9
-
10
- ### Features
11
-
12
- * 🎸 update chart contracts ([459f6a4](https://gitlab.tpondemand.net/ci-cd/octopus/commit/459f6a4))
13
-
14
-
15
-
16
-
17
- <a name="3.4.1"></a>
18
- ## [3.4.1](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.4.0...@targetprocess/charts-client@3.4.1) (2020-08-13)
19
-
20
-
21
-
22
-
23
- **Note:** Version bump only for package @targetprocess/charts-client
24
-
25
- <a name="3.4.0"></a>
26
- # [3.4.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.3.0...@targetprocess/charts-client@3.4.0) (2020-06-08)
27
-
28
-
29
- ### Features
30
-
31
- * **nodejs:** update node to v12 for all packages ([9eb108b](https://gitlab.tpondemand.net/ci-cd/octopus/commit/9eb108b))
32
-
33
-
34
-
35
-
36
- <a name="3.3.0"></a>
37
- # [3.3.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.2.2...@targetprocess/charts-client@3.3.0) (2020-05-19)
38
-
39
-
40
- ### Features
41
-
42
- * **charts:** add values from subcharts ([5f98eeb](https://gitlab.tpondemand.net/ci-cd/octopus/commit/5f98eeb))
43
-
44
-
45
-
46
-
47
- <a name="3.2.2"></a>
48
- ## [3.2.2](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.2.1...@targetprocess/charts-client@3.2.2) (2020-02-03)
49
-
50
-
51
-
52
-
53
- **Note:** Version bump only for package @targetprocess/charts-client
54
-
55
- <a name="3.2.1"></a>
56
- ## [3.2.1](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.2.0...@targetprocess/charts-client@3.2.1) (2019-10-13)
57
-
58
-
59
-
60
-
61
- **Note:** Version bump only for package @targetprocess/charts-client
62
-
63
- <a name="3.2.0"></a>
64
- # [3.2.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.0.0...@targetprocess/charts-client@3.2.0) (2019-10-04)
65
-
66
-
67
- ### Features
68
-
69
- * **charts:** add commit SHA to chart contract ([a0a72d1](https://gitlab.tpondemand.net/ci-cd/octopus/commit/a0a72d1))
70
-
71
-
72
-
73
-
74
- <a name="3.1.0"></a>
75
- # [3.1.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@3.0.0...@targetprocess/charts-client@3.1.0) (2019-10-01)
76
-
77
-
78
- ### Features
79
-
80
- * **charts:** add commit SHA to chart contract ([a0a72d1](https://gitlab.tpondemand.net/ci-cd/octopus/commit/a0a72d1))
81
-
82
-
83
-
84
-
85
- <a name="3.0.0"></a>
86
- # [3.0.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@2.1.2...@targetprocess/charts-client@3.0.0) (2019-08-30)
87
-
88
-
89
- ### Code Refactoring
90
-
91
- * charts swagger spec cleanup ([6c7945d](https://gitlab.tpondemand.net/ci-cd/octopus/commit/6c7945d))
92
-
93
-
94
- ### BREAKING CHANGES
95
-
96
- * IConfig renamed to IChartValues (semantics left untouched)
97
-
98
-
99
-
100
-
101
- <a name="2.1.2"></a>
102
- ## [2.1.2](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@2.1.1...@targetprocess/charts-client@2.1.2) (2018-10-11)
103
-
104
-
105
-
106
-
107
- **Note:** Version bump only for package @targetprocess/charts-client
108
-
109
- <a name="2.1.1"></a>
110
- ## [2.1.1](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@2.1.0...@targetprocess/charts-client@2.1.1) (2018-10-05)
111
-
112
-
113
- ### Bug Fixes
114
-
115
- * chart shape in API ([212646a](https://gitlab.tpondemand.net/ci-cd/octopus/commits/212646a))
116
-
117
-
118
-
119
-
120
- <a name="2.1.0"></a>
121
- # [2.1.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@2.0.2...@targetprocess/charts-client@2.1.0) (2018-10-04)
122
-
123
-
124
- ### Features
125
-
126
- * extend Chart with full list of properties + return readme from chart ([0e709fe](https://gitlab.tpondemand.net/ci-cd/octopus/commits/0e709fe))
127
-
128
-
129
-
130
-
131
- <a name="2.0.2"></a>
132
- ## [2.0.2](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@2.0.1...@targetprocess/charts-client@2.0.2) (2018-06-04)
133
-
134
-
135
- ### Bug Fixes
136
-
137
- * fix auth server url in swagger spec ([a2b0a3f](https://gitlab.tpondemand.net/ci-cd/octopus/commits/a2b0a3f))
138
-
139
-
140
-
141
-
142
- <a name="2.0.1"></a>
143
- ## [2.0.1](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@2.0.0...@targetprocess/charts-client@2.0.1) (2018-02-22)
144
-
145
-
146
- ### Bug Fixes
147
-
148
- * extend cluster with infrastructure info ([82cde81](https://gitlab.tpondemand.net/ci-cd/octopus/commits/82cde81))
149
-
150
-
151
-
152
-
153
- <a name="2.0.0"></a>
154
- # [2.0.0](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@1.0.4...@targetprocess/charts-client@2.0.0) (2018-01-05)
155
-
156
-
157
- ### Bug Fixes
158
-
159
- * change values format ([adb0ddf](https://gitlab.tpondemand.net/ci-cd/octopus/commits/adb0ddf))
160
-
161
-
162
- ### BREAKING CHANGES
163
-
164
- * change chart values format
165
-
166
-
167
-
168
-
169
- <a name="1.0.4"></a>
170
- ## [1.0.4](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@1.0.3...@targetprocess/charts-client@1.0.4) (2018-01-05)
171
-
172
-
173
-
174
-
175
- **Note:** Version bump only for package @targetprocess/charts-client
176
-
177
- <a name="1.0.3"></a>
178
- ## [1.0.3](https://gitlab.tpondemand.net/ci-cd/octopus/compare/@targetprocess/charts-client@1.0.2...@targetprocess/charts-client@1.0.3) (2017-12-29)
179
-
180
-
181
-
182
-
183
- **Note:** Version bump only for package @targetprocess/charts-client
184
-
185
- <a name="1.0.2"></a>
186
- ## 1.0.2 (2017-12-18)
187
-
188
-
189
-
190
-
191
- **Note:** Version bump only for package @targetprocess/charts-client
192
-
193
- <a name="1.0.1"></a>
194
- ## 1.0.1 (2017-11-29)
195
-
196
-
197
-
198
-
199
- **Note:** Version bump only for package @targetprocess/charts-client
200
-
201
- <a name="1.0.2"></a>
202
- ## 1.0.2 (2017-11-29)
203
-
204
-
205
-
206
-
207
- **Note:** Version bump only for package @targetprocess/charts-client
208
-
209
- <a name="1.0.1"></a>
210
- ## 1.0.1 (2017-11-29)
211
-
212
-
213
-
214
-
215
- **Note:** Version bump only for package @targetprocess/charts-client
216
-
217
- <a name="0.1.0"></a>
218
- # 0.1.0 (2017-11-29)
219
-
220
-
221
- ### Features
222
-
223
- * init ([4121257](https://gitlab.tpondemand.net/ci-cd/octopus/commits/4121257))
224
-
225
-
226
-
227
-
228
- <a name="1.0.0"></a>
229
- # 1.0.0 (2017-11-28)
230
-
231
-
232
-
233
- <a name="1.0.0"></a>
234
- # 1.0.0 (2017-11-28)
235
-
236
-
237
- ### Features
238
-
239
- * init ([e62b5ce](https://gitlab.tpondemand.net/ci-cd/octopus/commits/e62b5ce))