Skip to content

Commit

Permalink
providing a constraint property constant for dependency consistency (#…
Browse files Browse the repository at this point in the history
…1282)

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
  • Loading branch information
grokspawn committed Apr 25, 2024
1 parent 5eff485 commit bc9a5c2
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 bc9a5c2

Please sign in to comment.