Skip to content

Commit

Permalink
Merge pull request k8stopologyawareschedwg#109 from fromanirh/fix-rel…
Browse files Browse the repository at this point in the history
…ease

Makefile: catchup with -P changes
  • Loading branch information
ffromani authored Jul 15, 2022
2 parents 2303cde + 995a46e commit 3b5ab4d
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 @@ -36,7 +36,7 @@ outdir:

.PHONY: release-manifests
release-manifests-k8s: deployer
@_out/deployer -P kubernetes render > _out/deployer-manifests-allinone.yaml
@_out/deployer -P kubernetes:v1.24 render > _out/deployer-manifests-allinone.yaml

.PHONY: test-unit
test-unit:
Expand Down

0 comments on commit 3b5ab4d

Please sign in to comment.