Skip to content

Commit 1bc669b

Browse files
authored
docs(changelog): update changelog for version 5.0.4 (#446)
1 parent a6356b0 commit 1bc669b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [5.0.4] - 2025-08-05
4+
5+
### Added
6+
7+
- #408 [Add missing README.md and action.yml parameters](https://github.com/Azure/k8s-deploy/pull/408)
8+
- #414 [Fix the major update packages including Jest](https://github.com/Azure/k8s-deploy/pull/414)
9+
- #418 [Add husky pre-commit hook.](https://github.com/Azure/k8s-deploy/pull/418)
10+
- #420 [Make namespace input optional](https://github.com/Azure/k8s-deploy/pull/420)
11+
- #424 [add server-side option for kubectl apply commands](https://github.com/Azure/k8s-deploy/pull/424)
12+
- #425 [Add timeout to the rollout status](https://github.com/Azure/k8s-deploy/pull/425)
13+
- #428 [Added additional check in getTempdirectory function](https://github.com/Azure/k8s-deploy/pull/428)
14+
- #432 [Added error check for canary promote actions](https://github.com/Azure/k8s-deploy/pull/432)
15+
- #436 [Add support for ScaledJob](https://github.com/Azure/k8s-deploy/pull/436)
16+
- #440 [Add Enhanced Deployment Error Reporting and Logging](https://github.com/Azure/k8s-deploy/pull/440)
17+
- #441 [Added timeout input description to README](https://github.com/Azure/k8s-deploy/pull/441)
18+
319
## [5.0.3] - 2025-04-16
420

521
### Added

0 commit comments

Comments
 (0)