We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21da420 + 65091cc commit 316a30bCopy full SHA for 316a30b
pkg/deployment/trigger/devtronApps/bean/bean.go
@@ -94,7 +94,7 @@ type VulnerabilityCheckRequest struct {
94
}
95
96
const (
97
- CronJobChartRegexExpression = "cronjob-chart_1-(2|3|4|5)-0"
+ CronJobChartRegexExpression = "cronjob-chart_1-(2|3|4|5|6)-0"
98
)
99
100
0 commit comments