diff --git a/CHANGELOG.md b/CHANGELOG.md index 78e017d..1c6495c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] Bleeding-edge development, not yet released +## [0.10.0] - 2022-09-27 +## Updated +- Fix remedyWorkflow deleting RBAC and Service Account created from external system - #122 + ## [0.9.0] - 2022-09-01 ## Updated - Update workflow-controller and argo-exec version to v3.3.9 - #117 @@ -76,7 +80,8 @@ Bleeding-edge development, not yet released ### Added - Initial commit of project -[Unreleased]: https://github.com/keikoproj/active-monitor/compare/v0.9.0...HEAD +[Unreleased]: https://github.com/keikoproj/active-monitor/compare/v0.10.0...HEAD +[0.10.0]: https://github.com/keikoproj/active-monitor/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/keikoproj/active-monitor/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/keikoproj/active-monitor/compare/v0.7.0...v0.8.0 [0.7.0]: https://github.com/keikoproj/active-monitor/compare/v0.6.0...v0.7.0 diff --git a/README.md b/README.md index 4686248..faca8ba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![PR](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)][GithubPrsUrl] [![slack](https://img.shields.io/badge/slack-join%20the%20conversation-ff69b4.svg)][SlackUrl] -![version](https://img.shields.io/badge/version-0.9.0-blue.svg?cacheSeconds=2592000) +![version](https://img.shields.io/badge/version-0.10.0-blue.svg?cacheSeconds=2592000) [![Build Status][BuildStatusImg]][BuildMasterUrl] [![codecov][CodecovImg]][CodecovUrl] [![Go Report Card][GoReportImg]][GoReportUrl]