Skip to content

Commit

Permalink
Update OPA version to v0.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: opa-updater-automation <[email protected]>
  • Loading branch information
opa-updater-automation authored and ashutosh-narkar committed Jun 18, 2019
1 parent c20bcc4 commit 66c3bb1
Show file tree
Hide file tree
Showing 2,630 changed files with 977,994 additions and 179,489 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ To deploy OPA-Istio include the following container in your Kubernetes Deploymen

```yaml
containers:
- image: openpolicyagent/opa:0.11.0-istio
- image: openpolicyagent/opa:0.12.0-istio
imagePullPolicy: IfNotPresent
name: opa-istio
volumeMounts:
Expand Down
42 changes: 20 additions & 22 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import:
subpackages:
- context
- package: github.com/open-policy-agent/opa
version: v0.11.0
version: v0.12.0
- package: github.com/spf13/cobra
version: b4dbd37a01839e0653eec12aa4bbb2a2ce7b2a37
- package: github.com/spf13/pflag
Expand Down
2 changes: 1 addition & 1 deletion quick_start.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ data:
}]
opa_container = {
"image": "openpolicyagent/opa:0.11.0-istio",
"image": "openpolicyagent/opa:0.12.0-istio",
"name": "opa-istio",
"args": [
"--plugin-dir=.",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions vendor/github.com/ghodss/yaml/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 66c3bb1

Please sign in to comment.