Skip to content

Commit

Permalink
Merge pull request #233 from dannyzaken/danny-2.0
Browse files Browse the repository at this point in the history
changed noobaa core image to 5.2.13
  • Loading branch information
guymguym authored Feb 13, 2020
2 parents 34383ec + a05cd4d commit e905e55
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 = "5.2.11"
ContainerImageTag = "5.2.13"
// ContainerImageConstraintSemver is the constraints of supported image versions
ContainerImageConstraintSemver = ">=5, <6"
// ContainerImageName is the default image name without the tag/version
Expand Down

0 comments on commit e905e55

Please sign in to comment.