Skip to content

Commit 3c948f3

Browse files
committed
TEMP
Signed-off-by: Kim Christensen <[email protected]>
1 parent 117d29f commit 3c948f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

magefile.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const (
5454
// Container name of the local registry
5555
registryContainer = "registry"
5656
// Operator bundle to deploy for integration tests
57-
operatorVersion = "v0.7.2"
57+
operatorVersion = "v1.1.0"
5858
operatorImage = "porter-operator"
5959
operatorRegistry = "ghcr.io/getporter"
6060
// Porter version to use

0 commit comments

Comments
 (0)