Skip to content

Commit 0f2c818

Browse files
authored
Merge pull request noobaa#1859 from romayalon/romy-update-noobaa-core-image
Update noobaa-core container image tag in options.go
2 parents 4c1a9e5 + 269b9bf commit 0f2c818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/options/options.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const (
3030
// ContainerImageRepo is the repo of the default image url
3131
ContainerImageRepo = "noobaa-core"
3232
// ContainerImageTag is the tag of the default image url
33-
ContainerImageTag = "master-20251028"
33+
ContainerImageTag = "master-20260323"
3434
// ContainerImageSemverLowerBound is the lower bound for supported image versions
3535
ContainerImageSemverLowerBound = "5.0.0"
3636
// ContainerImageSemverUpperBound is the upper bound for supported image versions

0 commit comments

Comments
 (0)