Skip to content

Commit 269b9bf

Browse files
committed
Update noobaa-core container image tag in options.go
Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
1 parent 4c1a9e5 commit 269b9bf

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)