diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 46ab9e93..c6073215 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,10 @@ # FRRK8s Release Notes +## Release v0.0.2 + +Helm charts: flip the prometheus service monitor default to false. Service Monitor should be opt-in for those users that have +the prometheus operator deployed. + ## Release v0.0.1 -First release! \ No newline at end of file +First release!