Skip to content

Commit

Permalink
Merge pull request #917 from dannyzaken/danny-5.10
Browse files Browse the repository at this point in the history
[5.10] updated core image to 5.10.1
  • Loading branch information
dannyzaken committed May 12, 2022
2 parents 2beee20 + 81ea423 commit 6f571fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/options/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const (
// ContainerImageRepo is the repo of the default image url
ContainerImageRepo = "noobaa-core"
// ContainerImageTag is the tag of the default image url
ContainerImageTag = "master-20211222"
ContainerImageTag = "5.10.1"
// ContainerImageSemverLowerBound is the lower bound for supported image versions
ContainerImageSemverLowerBound = "5.0.0"
// ContainerImageSemverUpperBound is the upper bound for supported image versions
Expand Down

0 comments on commit 6f571fd

Please sign in to comment.