Skip to content

Commit bbd4f9c

Browse files
Upgrade bindata using OLM versions from 0.26.0 0.27.0 0.28.0 to 0.29.0 0.30.0 0.31.0
Signed-off-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com>
1 parent 910c719 commit bbd4f9c

2 files changed

Lines changed: 61 additions & 61 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ generate: build # Generate CLI docs and samples
4444
$(GO) generate ./...
4545

4646
.PHONY: bindata
47-
OLM_VERSIONS = 0.26.0 0.27.0 0.28.0
47+
OLM_VERSIONS = 0.29.0 0.30.0 0.31.0
4848
bindata: ## Update project bindata
4949
./hack/generate/olm_bindata.sh $(OLM_VERSIONS)
5050
$(MAKE) fix

internal/bindata/olm/manifests.go

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)