Update version to v2.4.0

This commit is contained in:
release[bot] 2023-01-10 10:54:59 +00:00 committed by Malte Poll
parent e9442ac1ce
commit e8fad4b7f9
65 changed files with 99 additions and 101 deletions

View file

@ -10,5 +10,5 @@ package config
const (
// defaultImage is the default image for the enterprise build.
defaultImage = "v2.3.0"
defaultImage = "v2.4.0"
)