Skip to content

Commit

Permalink
opm: version 1.48.0 to support 4.17 and 4.18 OCP indexes
Browse files Browse the repository at this point in the history
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki committed Dec 16, 2024
1 parent dd6ee42 commit dc83982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ $(YQ):
yq: $(YQ) ## Download yq locally if necessary.

OPM = $(PROJECT_PATH)/bin/opm
OPM_VERSION = v1.26.2
OPM_VERSION = v1.48.0
$(OPM):
@{ \
set -e ;\
Expand Down

0 comments on commit dc83982

Please sign in to comment.