Skip to content

Commit

Permalink
Rebase with main
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Zanini <[email protected]>
  • Loading branch information
ricardozanini committed Jun 21, 2024
1 parent 4e48919 commit 835f6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ metadata:
capabilities: Basic Install
categories: Application Runtime
containerImage: docker.io/apache/incubator-kie-sonataflow-operator:main
createdAt: "2024-06-19T20:40:50Z"
createdAt: "2024-06-21T17:47:30Z"
description: SonataFlow Kubernetes Operator for deploying workflow applications
based on the CNCF Serverless Workflow specification
operators.operatorframework.io/builder: operator-sdk-v1.35.0
Expand Down
2 changes: 1 addition & 1 deletion internal/controller/builder/openshiftbuilder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
"context"
"testing"

"github.com/apache/incubator-kie-kogito-serverless-operator/controllers/platform"
"github.com/apache/incubator-kie-kogito-serverless-operator/internal/controller/platform"
buildv1 "github.com/openshift/api/build/v1"
imgv1 "github.com/openshift/api/image/v1"
buildfake "github.com/openshift/client-go/build/clientset/versioned/fake"
Expand Down

0 comments on commit 835f6d8

Please sign in to comment.