Skip to content

Commit

Permalink
Update CHANGELOG and VERSION for v0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Elton Furtado committed May 22, 2023
1 parent 44a51b6 commit b7f189c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG/CHANGELOG-0.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog 0.6

## 0.5.0 - 2023-05-24

### Added

- Added Theming and Coloring in Service Dependency Graph. ([#187](https://github.com/antrea-io/theia/pull/187), [@Dhruv-J])
- Group Pods by Pod Labels in Service Dependency Graph. ([#200](https://github.com/antrea-io/theia/pull/200), [@Dhruv-J])
- Added coverage and threshold for unit tests and python tests. ([#171](https://github.com/antrea-io/theia/pull/171), [@Dhruv-J]) ([#296](https://github.com/antrea-io/theia/pull/296), [@Dhruv-J])

### Fixed

- Fixed critical vulnerabilities reported in Trivy Scan ([#269](https://github.com/antrea-io/theia/pull/269), [@tushartathgur])
- Fixed critical alerts reported in Dependabot ([#179](https://github.com/antrea-io/theia/pull/179), [@tushartathgur]), ([#180](https://github.com/antrea-io/theia/pull/180), [@tushartathgur])


[@Dhruv-J]: https://github.com/Dhruv-J
[@tushartathgur]: https://github.com/tushartathgur
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.6.0-dev
v0.6.0
2 changes: 1 addition & 1 deletion build/charts/theia/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# theia

![Version: 0.6.0-dev](https://img.shields.io/badge/Version-0.6.0--dev-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0--dev-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)

Antrea Network Flow Visibility

Expand Down

0 comments on commit b7f189c

Please sign in to comment.