We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b48386 commit d1c39f9Copy full SHA for d1c39f9
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v0.37.24 (2025-03-17)
5
+
6
+### Continuous Integration
7
8
+- Extending original config overrides the global schedule by adding schedule for each package
9
+ manager
10
+ ([`9b48386`](https://github.com/RedHatInsights/vuln4shift-backend/commit/9b48386f5bf0b15fe858cbbc7c6fde3f96073057))
11
12
13
## v0.37.23 (2025-03-15)
14
15
### Chores
manager/manager.go
@@ -126,7 +126,7 @@ func BuildRouter() *gin.Engine {
126
// Start
127
//
128
// @title Vulnerability for Openshift API documentation
129
-// @version 0.37.23
+// @version 0.37.24
130
// @description Documentation to the REST API for application
131
// @description Vulnerability for Openshift based on console.redhat.com.
132
0 commit comments