Skip to content

Commit 03fdfe4

Browse files
committed
0.37.27
Automatically generated by python-semantic-release
1 parent fbf77c3 commit 03fdfe4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

4+
## v0.37.27 (2025-03-29)
5+
6+
### Chores
7+
8+
- **deps**: Update konflux references
9+
([#298](https://github.com/RedHatInsights/vuln4shift-backend/pull/298),
10+
[`fbf77c3`](https://github.com/RedHatInsights/vuln4shift-backend/commit/fbf77c31fcbf468ef725bb40e6f6e2f88cf44475))
11+
12+
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
13+
14+
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
15+
16+
417
## v0.37.26 (2025-03-25)
518

619
### Chores

manager/manager.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ func BuildRouter() *gin.Engine {
126126
// Start
127127
//
128128
// @title Vulnerability for Openshift API documentation
129-
// @version 0.37.26
129+
// @version 0.37.27
130130
// @description Documentation to the REST API for application
131131
// @description Vulnerability for Openshift based on console.redhat.com.
132132
//

0 commit comments

Comments
 (0)