Unverified Commit 3a78e530 authored by Zhou Zhiqiang's avatar Zhou Zhiqiang Committed by GitHub
Browse files

chore: ready for release 2.4.2 (#3754)

Signed-off-by: default avatarSTRRL <im@strrl.dev>
Signed-off-by: default avatarSTRRL <im@strrl.dev>
No related merge requests found
Showing with 27 additions and 1 deletion
+27 -1
......@@ -26,6 +26,32 @@ For more information and how-to, see [RFC: Keep A Changelog](https://github.com/
### Fixed
- Nothing
### Security
- Nothing
## [2.4.2] - 2022-11-07
### Added
- Nothing
### Changed
- Nothing
### Deprecated
- Nothing
### Removed
- Nothing
### Fixed
- Fix timechaos not injected into the child process [#3730](https://github.com/chaos-mesh/chaos-mesh/pull/3730)
- Update `is mandatory` to true in a swagger comment [#3743](https://github.com/chaos-mesh/chaos-mesh/pull/3743)
......
......@@ -48,7 +48,7 @@ images:
# images.registry is the global container registry for the images, you could replace it with your self-hosted container registry.
registry: "ghcr.io"
# images.tag is the global image tag (for example, semiVer with prefix v, or latest).
tag: "v2.4.1"
tag: "v2.4.2"
## Optional array of imagePullSecrets containing private registry credentials
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment