Skip to content

Commit 316a30b

Browse files
Merge pull request #6776 from devtron-labs/main-sync-6-aug
chore: Main sync 6 aug
2 parents 21da420 + 65091cc commit 316a30b

File tree

1 file changed

+1
-1
lines changed
  • pkg/deployment/trigger/devtronApps/bean

1 file changed

+1
-1
lines changed

pkg/deployment/trigger/devtronApps/bean/bean.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ type VulnerabilityCheckRequest struct {
9494
}
9595

9696
const (
97-
CronJobChartRegexExpression = "cronjob-chart_1-(2|3|4|5)-0"
97+
CronJobChartRegexExpression = "cronjob-chart_1-(2|3|4|5|6)-0"
9898
)
9999

100100
const (

0 commit comments

Comments
 (0)