File tree Expand file tree Collapse file tree 3 files changed +8
-95
lines changed
charts/anchore-policy-validator Expand file tree Collapse file tree 3 files changed +8
-95
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
description : A Helm chart for anchore-policy-validator admission controller
3
3
name : anchore-policy-validator
4
- version : 0.8.1
5
- appVersion : 0.5.4
4
+ version : 0.8.2
5
+ appVersion : 0.5.5
6
6
keywords :
7
7
- analysis
8
8
- " anchore-policy-validator"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
emperror.dev/emperror v0.32.0
7
7
emperror.dev/errors v0.7.0
8
8
github.com/dgraph-io/ristretto v0.0.3
9
- github.com/docker/distribution v0.0.0-20200213211116-66809646d941
9
+ github.com/docker/distribution v2.8.0+incompatible
10
10
github.com/imdario/mergo v0.3.8 // indirect
11
11
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
12
12
github.com/sirupsen/logrus v1.4.2
You can’t perform that action at this time.
0 commit comments