@@ -13,6 +13,7 @@ Here are the repos that were updated:
13
13
- [ boilerplate] ( #boilerplate )
14
14
- [ patcher-cli] ( #patcher-cli )
15
15
- [ pipelines-cli] ( #pipelines-cli )
16
+ - [ pipelines-workflows] ( #pipelines-workflows )
16
17
- [ terraform-aws-architecture-catalog] ( #terraform-aws-architecture-catalog )
17
18
- [ terraform-aws-asg] ( #terraform-aws-asg )
18
19
- [ terraform-aws-cache] ( #terraform-aws-cache )
@@ -200,6 +201,91 @@ This release includes the following improvements:
200
201
201
202
202
203
204
+ ## pipelines-workflows
205
+
206
+
207
+ ### [ v0.0.5] ( https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.5 )
208
+
209
+ <p style ={{marginTop : "-20px", marginBottom: "10px"}} >
210
+ <small >Published: 4/30/2024 | <a href =" https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.5 " >Release notes</a ></small >
211
+ </p >
212
+
213
+ <div style ={{"overflow ":" hidden" ," textOverflow" :" ellipsis" ," display" :" -webkit-box" ," WebkitLineClamp" :10 ," lineClamp" :10 ," WebkitBoxOrient" :" vertical" }} >
214
+
215
+ * Version dump dependencies by @ZachGoldberg in https://github.com/gruntwork-io/pipelines-workflows/pull/3
216
+ * chore(deps): bump gruntwork-io/pipelines-provision-account-action from 0.0.3 to 0.0.4 by @dependabot in https://github.com/gruntwork-io/pipelines-workflows/pull/4
217
+ * AWS Execute Improvement by @ZachGoldberg in https://github.com/gruntwork-io/pipelines-workflows/pull/5
218
+
219
+ * @dependabot made their first contribution in https://github.com/gruntwork-io/pipelines-workflows/pull/4
220
+
221
+ ** Full Changelog** : https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.4...v0.0.5
222
+
223
+ </div >
224
+
225
+
226
+ ### [ v0.0.4] ( https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.4 )
227
+
228
+ <p style ={{marginTop : "-20px", marginBottom: "10px"}} >
229
+ <small >Published: 4/26/2024 | <a href =" https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.4 " >Release notes</a ></small >
230
+ </p >
231
+
232
+ <div style ={{"overflow ":" hidden" ," textOverflow" :" ellipsis" ," display" :" -webkit-box" ," WebkitLineClamp" :10 ," lineClamp" :10 ," WebkitBoxOrient" :" vertical" }} >
233
+
234
+ * Bump versions of downstream actions
235
+
236
+ ** Full Changelog** : https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.3...v0.0.4
237
+
238
+ </div >
239
+
240
+
241
+ ### [ v0.0.3] ( https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.3 )
242
+
243
+ <p style ={{marginTop : "-20px", marginBottom: "10px"}} >
244
+ <small >Published: 4/26/2024 | <a href =" https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.3 " >Release notes</a ></small >
245
+ </p >
246
+
247
+ <div style ={{"overflow ":" hidden" ," textOverflow" :" ellipsis" ," display" :" -webkit-box" ," WebkitLineClamp" :10 ," lineClamp" :10 ," WebkitBoxOrient" :" vertical" }} >
248
+
249
+ * bump version of pipelines-aws-execute
250
+
251
+ ** Full Changelog** : https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.2...v0.0.3
252
+
253
+ </div >
254
+
255
+
256
+ ### [ v0.0.2] ( https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.2 )
257
+
258
+ <p style ={{marginTop : "-20px", marginBottom: "10px"}} >
259
+ <small >Published: 4/26/2024 | <a href =" https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.2 " >Release notes</a ></small >
260
+ </p >
261
+
262
+ <div style ={{"overflow ":" hidden" ," textOverflow" :" ellipsis" ," display" :" -webkit-box" ," WebkitLineClamp" :10 ," lineClamp" :10 ," WebkitBoxOrient" :" vertical" }} >
263
+
264
+ * Move pipelines CLI version into the workflow by @ZachGoldberg in https://github.com/gruntwork-io/pipelines-workflows/pull/1
265
+ * chore: Updating README.md by @yhakbar in https://github.com/gruntwork-io/pipelines-workflows/pull/2
266
+
267
+ * @ZachGoldberg made their first contribution in https://github.com/gruntwork-io/pipelines-workflows/pull/1
268
+ * @yhakbar made their first contribution in https://github.com/gruntwork-io/pipelines-workflows/pull/2
269
+
270
+ ** Full Changelog** : https://github.com/gruntwork-io/pipelines-workflows/compare/v0.0.1...v0.0.2
271
+
272
+ </div >
273
+
274
+
275
+ ### [ v0.0.1] ( https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.1 )
276
+
277
+ <p style ={{marginTop : "-20px", marginBottom: "10px"}} >
278
+ <small >Published: 4/26/2024 | <a href =" https://github.com/gruntwork-io/pipelines-workflows/releases/tag/v0.0.1 " >Release notes</a ></small >
279
+ </p >
280
+
281
+ <div style ={{"overflow ":" hidden" ," textOverflow" :" ellipsis" ," display" :" -webkit-box" ," WebkitLineClamp" :10 ," lineClamp" :10 ," WebkitBoxOrient" :" vertical" }} >
282
+
283
+ ** Full Changelog** : https://github.com/gruntwork-io/pipelines-workflows/commits/v0.0.1
284
+
285
+ </div >
286
+
287
+
288
+
203
289
## terraform-aws-architecture-catalog
204
290
205
291
@@ -1547,6 +1633,6 @@ Default EKS version is 1.29 with this release! Please see the links below for fu
1547
1633
<!-- ##DOCS-SOURCER-START
1548
1634
{
1549
1635
"sourcePlugin": "releases",
1550
- "hash": "7780b1bc4b45aae60c5eb32b6a6347ac "
1636
+ "hash": "b44ec71f293d81bc47600053ec5ef6ab "
1551
1637
}
1552
1638
##DOCS-SOURCER-END -->
0 commit comments