Skip to content

Commit ae03099

Browse files
committed
chore(dev): release 3.2.1
1 parent a7319be commit ae03099

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [3.2.1](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.2.0...v3.2.1) (2025-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* add github_token to setup-opentofu ([a7319be](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a7319be07c1396b05930fbb4531f7ec96c694d33))
9+
* add known_hosts to registry_delete.sh ([48da223](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/48da22302f0546a9a3275e0229ff85136bbe1997))
10+
* delete_since_days order of execution ([9e0ebe8](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9e0ebe83700617cb71d52c0cdf2eb354b576136f))
11+
* delete_since_days order of execution ([1be9659](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/1be9659cfaa8d17a890f391522bb088dd5d0405b))
12+
* handle repos with no tags ([51692eb](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/51692eb037523962dbf97dfacd20cf844d8fdda8))
13+
* skip building arm64 for DEV builds ([9025d82](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9025d821c340a766993602a6242029efba293c45))
14+
* SSH known_hosts configuration ([207e6b3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/207e6b3bf58c690d401f3370ad29201e05555d40))
15+
16+
17+
### Performance Improvements
18+
19+
* add force delete repo support ([dd00ea5](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/dd00ea51d526187d999b261bf201167a7ab6be8e))
20+
* continue-on-error for dc bulk delete ([40ba045](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/40ba04593da93c3f82de9429d144d382fc15a54b))
21+
* 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))
22+
323
## [3.2.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.1.0...v3.2.0) (2025-01-07)
424

525

0 commit comments

Comments
 (0)