Skip to content

Commit

Permalink
Merge pull request #36 from portefaix/feat/opa-policies-v0.4.0
Browse files Browse the repository at this point in the history
Portefaix OPA policies v0.4.0
  • Loading branch information
nlamirault committed Apr 29, 2021
2 parents 27a5515 + 10fb2c9 commit a1911c9
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 a1911c9

Please sign in to comment.