Skip to content

Commit

Permalink
bump up eve version from 13.0.0 to 13.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Shahriyar Jalayeri <shahriyar@zededa.com>
  • Loading branch information
shjala authored and uncleDecart committed Sep 12, 2024
1 parent 286717c commit 98f9e9d
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.0.0" // DefaultEVETag tag for EVE image
DefaultEVETag = "13.2.0" // DefaultEVETag tag for EVE image
DefaultAdamTag = "0.0.56"
DefaultRedisTag = "7"
DefaultRegistryTag = "2.7"
Expand Down

0 comments on commit 98f9e9d

Please sign in to comment.