diff --git a/CHANGELOG.md b/CHANGELOG.md index acdce75..8c27f40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # CHANGELOG +## v0.36.5 (2024-10-14) + +### Chores + +* chore(deps): update konflux references to 674e70f + +Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> ([`019b3d9`](https://github.com/RedHatInsights/vuln4shift-backend/commit/019b3d9c8025a88e12b29e26f46117fa4b9de22c)) + + ## v0.36.4 (2024-10-11) ### Chores diff --git a/manager/manager.go b/manager/manager.go index d127098..6102bc9 100644 --- a/manager/manager.go +++ b/manager/manager.go @@ -126,7 +126,7 @@ func BuildRouter() *gin.Engine { // Start // // @title Vulnerability for Openshift API documentation -// @version 0.36.4 +// @version 0.36.5 // @description Documentation to the REST API for application // @description Vulnerability for Openshift based on console.redhat.com. //