Skip to content

Commit

Permalink
Update changelog after rn update - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pavannd1 committed Oct 18, 2024
1 parent 278e79a commit e649d44
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

### New Features

<!-- releasenotes/notes/multi-container-run-function-d488516c0f3b22c6.yaml @ b'7723a4ac5ad0efc7e41c61053ae1f29a68400f66' -->
* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume
<!-- releasenotes/notes/multi-container-run-function-d488516c0f3b22c6.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume.

<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'ed2908daeee5b36c9173cec97f05bd772da1dfe8' -->
* Introduced a GRPC client/server to kando to run/check processes.
<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Introduced a GRPC client/server to `kando` to run/check processes.

### Security Issues

Expand All @@ -22,10 +22,10 @@

### Other Notes

<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'ed2908daeee5b36c9173cec97f05bd772da1dfe8' -->
<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Update ubi-minimal base image to ubi-minimal:9.4-1227.1726694542.

<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'ed2908daeee5b36c9173cec97f05bd772da1dfe8' -->
<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Add `gci` and `unparam` linters to test packages.

## 0.111.0
Expand Down
12 changes: 6 additions & 6 deletions CHANGELOG_CURRENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

## New Features

<!-- releasenotes/notes/multi-container-run-function-d488516c0f3b22c6.yaml @ b'7723a4ac5ad0efc7e41c61053ae1f29a68400f66' -->
* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume
<!-- releasenotes/notes/multi-container-run-function-d488516c0f3b22c6.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume.

<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'ed2908daeee5b36c9173cec97f05bd772da1dfe8' -->
* Introduced a GRPC client/server to kando to run/check processes.
<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Introduced a GRPC client/server to `kando` to run/check processes.

## Security Issues

Expand All @@ -22,8 +22,8 @@

## Other Notes

<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'ed2908daeee5b36c9173cec97f05bd772da1dfe8' -->
<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Update ubi-minimal base image to ubi-minimal:9.4-1227.1726694542.

<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'ed2908daeee5b36c9173cec97f05bd772da1dfe8' -->
<!-- releasenotes/notes/pre-release-0.112.0-78fed87c3f58d801.yaml @ b'278e79a1ab5bc54fb1aa55d13474a49b6f319836' -->
* Add `gci` and `unparam` linters to test packages.

0 comments on commit e649d44

Please sign in to comment.