We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117d29f commit 3c948f3Copy full SHA for 3c948f3
magefile.go
@@ -54,7 +54,7 @@ const (
54
// Container name of the local registry
55
registryContainer = "registry"
56
// Operator bundle to deploy for integration tests
57
- operatorVersion = "v0.7.2"
+ operatorVersion = "v1.1.0"
58
operatorImage = "porter-operator"
59
operatorRegistry = "ghcr.io/getporter"
60
// Porter version to use
0 commit comments