Skip to content

Commit

Permalink
feat: update k8s yaml to reference 1.0.2 release
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Hill <zach@anchore.com>
  • Loading branch information
zhill committed Apr 21, 2023
1 parent 0effbff commit 6e3dde2
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.1
image: anchore/harbor-scanner-adapter:1.0.2
imagePullPolicy: IfNotPresent
env:
- name: SCANNER_ADAPTER_LISTEN_ADDR
Expand Down

0 comments on commit 6e3dde2

Please sign in to comment.