Skip to content

Commit ddcd5b1

Browse files
committed
chore(dev): release 3.2.1
1 parent 207e6b3 commit ddcd5b1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [3.2.1](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.2.0...v3.2.1) (2025-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* add known_hosts to registry_delete.sh ([48da223](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/48da22302f0546a9a3275e0229ff85136bbe1997))
9+
* delete_since_days order of execution ([9e0ebe8](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9e0ebe83700617cb71d52c0cdf2eb354b576136f))
10+
* delete_since_days order of execution ([1be9659](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/1be9659cfaa8d17a890f391522bb088dd5d0405b))
11+
* handle repos with no tags ([51692eb](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/51692eb037523962dbf97dfacd20cf844d8fdda8))
12+
* SSH known_hosts configuration ([207e6b3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/207e6b3bf58c690d401f3370ad29201e05555d40))
13+
14+
15+
### Performance Improvements
16+
17+
* add force delete repo support ([dd00ea5](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/dd00ea51d526187d999b261bf201167a7ab6be8e))
18+
* continue-on-error for dc bulk delete ([40ba045](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/40ba04593da93c3f82de9429d144d382fc15a54b))
19+
* DEV registry delete bulk ([#21](https://github.com/code-kern-ai/cicd-deployment-scripts/issues/21)) ([d690347](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d6903470760ddaad61e23717c1720a0d3eb971ce))
20+
321
## [3.2.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.1.0...v3.2.0) (2025-01-07)
422

523

0 commit comments

Comments
 (0)