File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ func TestMain(m *testing.M) {
2323 Namespace : "openmcp-system" ,
2424 Operator : setup.OpenMCPOperatorSetup {
2525 Name : "openmcp-operator" ,
26- Image : "ghcr.io/openmcp-project/images/openmcp-operator:v0.13.0 " ,
26+ Image : "ghcr.io/openmcp-project/images/openmcp-operator:v0.17.1 " ,
2727 Environment : "debug" ,
2828 PlatformName : "platform" ,
2929 },
@@ -39,7 +39,7 @@ func TestMain(m *testing.M) {
3939 ServiceProviders : []providers.ServiceProviderSetup {
4040 {
4141 Name : "crossplane" ,
42- Image : "ghcr.io/openmcp-project/images/service-provider-crossplane:v0.0 .4" ,
42+ Image : "ghcr.io/openmcp-project/images/service-provider-crossplane:v0.1 .4" ,
4343 Opts : []wait.Option {
4444 wait .WithTimeout (time .Minute ),
4545 },
You can’t perform that action at this time.
0 commit comments