Skip to content

Commit

Permalink
Update OPA version to v0.10.6
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 Mar 26, 2019
1 parent 4a82837 commit 24618fd
Show file tree
Hide file tree
Showing 5,219 changed files with 187,065 additions and 384,951 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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.10.5-istio
- image: openpolicyagent/opa:0.10.6-istio
imagePullPolicy: IfNotPresent
name: opa-istio
volumeMounts:
Expand Down
40 changes: 20 additions & 20 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.10.5
version: v0.10.6
- 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.10.5-istio",
"image": "openpolicyagent/opa:0.10.6-istio",
"name": "opa-istio",
"args": [
"--plugin-dir=.",
Expand Down
5 changes: 3 additions & 2 deletions vendor/github.com/OneOfOne/xxhash/.travis.yml

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

10 changes: 10 additions & 0 deletions vendor/github.com/OneOfOne/xxhash/benchmarks/go.mod

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

3 changes: 3 additions & 0 deletions vendor/github.com/OneOfOne/xxhash/benchmarks/go.sum

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.

1 change: 1 addition & 0 deletions vendor/github.com/OneOfOne/xxhash/cmd/xxhsum/.gitignore

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

6 changes: 6 additions & 0 deletions vendor/github.com/OneOfOne/xxhash/cmd/xxhsum/build.sh

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

7 changes: 7 additions & 0 deletions vendor/github.com/OneOfOne/xxhash/cmd/xxhsum/go.mod

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

2 changes: 2 additions & 0 deletions vendor/github.com/OneOfOne/xxhash/go.mod

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

44 changes: 0 additions & 44 deletions vendor/github.com/OneOfOne/xxhash/xxhash_cespare_test.go

This file was deleted.

Loading

0 comments on commit 24618fd

Please sign in to comment.