Skip to content

Commit

Permalink
bump up eve version from 13.2.0 to 13.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Shahriyar Jalayeri <[email protected]>
  • Loading branch information
shjala authored and uncleDecart committed Sep 23, 2024
1 parent feb5416 commit f2d9074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/defaults/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const (
DefaultRegistryPort = 5050

//tags, versions, repos
DefaultEVETag = "13.2.0" // DefaultEVETag tag for EVE image
DefaultEVETag = "13.3.0" // DefaultEVETag tag for EVE image
DefaultAdamTag = "0.0.57"
DefaultRedisTag = "7"
DefaultRegistryTag = "2.7"
Expand Down

0 comments on commit f2d9074

Please sign in to comment.