Skip to content

Commit fee2317

Browse files
Update CHANGELOG and VERSION for v0.6.0 release (#304)
Signed-off-by: Elton Furtado <[email protected]>
1 parent 44a51b6 commit fee2317

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG/CHANGELOG-0.6.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog 0.6
2+
3+
## 0.5.0 - 2023-05-24
4+
5+
### Added
6+
7+
- Added Theming and Coloring in Service Dependency Graph. ([#187](https://github.com/antrea-io/theia/pull/187), [@Dhruv-J])
8+
- Group Pods by Pod Labels in Service Dependency Graph. ([#200](https://github.com/antrea-io/theia/pull/200), [@Dhruv-J])
9+
10+
### Fixed
11+
12+
- Fixed critical vulnerabilities reported in Trivy Scan ([#269](https://github.com/antrea-io/theia/pull/269), [@tushartathgur])
13+
- 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])
14+
15+
16+
[@Dhruv-J]: https://github.com/Dhruv-J
17+
[@tushartathgur]: https://github.com/tushartathgur

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.6.0-dev
1+
v0.6.0

build/charts/theia/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# theia
22

3-
![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)
3+
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-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)
44

55
Antrea Network Flow Visibility
66

0 commit comments

Comments
 (0)