We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c1a9e5 + 269b9bf commit 0f2c818Copy full SHA for 0f2c818
1 file changed
pkg/options/options.go
@@ -30,7 +30,7 @@ const (
30
// ContainerImageRepo is the repo of the default image url
31
ContainerImageRepo = "noobaa-core"
32
// ContainerImageTag is the tag of the default image url
33
- ContainerImageTag = "master-20251028"
+ ContainerImageTag = "master-20260323"
34
// ContainerImageSemverLowerBound is the lower bound for supported image versions
35
ContainerImageSemverLowerBound = "5.0.0"
36
// ContainerImageSemverUpperBound is the upper bound for supported image versions
0 commit comments