Skip to content

Commit

Permalink
🐛 Correct catalog source image name (#337)
Browse files Browse the repository at this point in the history
This was accidentally updated by a change for testing that slipped in.
  • Loading branch information
jmontleon authored Jun 18, 2024
1 parent fc12bfb commit de7b7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion konveyor-operator-catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
displayName: Konveyor Operator
publisher: Konveyor
sourceType: grpc
image: quay.io/jmontleon/tackle2-operator-index:latest
image: quay.io/konveyor/tackle2-operator-index:latest
updateStrategy:
registryPoll:
interval: 10m

0 comments on commit de7b7e7

Please sign in to comment.