Skip to content

Commit

Permalink
Merge pull request #57 from anchore/prep_v1.1.0_release
Browse files Browse the repository at this point in the history
chore: update k8s deployment yaml for 1.1.0 image
  • Loading branch information
bradleyjones authored Aug 31, 2023
2 parents 07bb673 + 4a2985b commit 00656e4
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.2
image: anchore/harbor-scanner-adapter:1.1.0
imagePullPolicy: IfNotPresent
env:
- name: SCANNER_ADAPTER_LISTEN_ADDR
Expand Down

0 comments on commit 00656e4

Please sign in to comment.