Skip to content

Commit

Permalink
providing a constraint property constant for dependency consistency
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Keister <[email protected]>
  • Loading branch information
grokspawn committed Apr 24, 2024
1 parent aa0777c commit de1f5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alpha/property/property.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ const (
TypeGVKRequired = "olm.gvk.required"
TypeBundleObject = "olm.bundle.object"
TypeCSVMetadata = "olm.csv.metadata"
TypeConstraint = "olm.constraint"
TypeChannel = "olm.channel"
)

Expand Down

0 comments on commit de1f5fa

Please sign in to comment.