Skip to content

Commit

Permalink
Update: Portefaix OPA policies v0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Apr 29, 2021
1 parent 27a5515 commit 10fb2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -78,7 +78,7 @@ helm-lint: guard-CHART ## Lint Helm chart
opa-deps: ## Setup OPA dependencies
@echo -e "$(OK_COLOR)[$(APP)] Install OPA policy $(POLICY)$(NO_COLOR)"
@conftest pull --policy addons/policies/deprek8ion github.com/swade1987/deprek8ion//policies
@conftest pull --policy addons/policies/portefaix github.com/portefaix/portefaix-policies?ref=v0.3.0//policy
@conftest pull --policy addons/policies/portefaix github.com/portefaix/portefaix-policies?ref=v0.4.0//opa

.PHONY: opa-install
opa-install: guard-NAME guard-URL ## Install OPA policies
Expand Down

0 comments on commit 10fb2c9

Please sign in to comment.