Skip to content

Commit

Permalink
Upped the version for the image used in k8s
Browse files Browse the repository at this point in the history
Signed-off-by: James Petersen <[email protected]>
  • Loading branch information
found-it committed Jul 14, 2020
1 parent 5574ae9 commit b812992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/harbor-adapter-anchore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: adapter
image: anchore/harbor-scanner-adapter:1.0.0
image: anchore/harbor-scanner-adapter:1.0.1
imagePullPolicy: IfNotPresent
env:
- name: SCANNER_ADAPTER_LISTEN_ADDR
Expand Down

0 comments on commit b812992

Please sign in to comment.