Skip to content

Commit

Permalink
update operator to use latest webhook img
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew committed Aug 9, 2024
1 parent 21690ab commit 55895b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/controller/integrationroute-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
spec:
containers:
- name: webhook
image: ghcr.io/octoconsulting/keip/route-webhook:0.6.1
image: ghcr.io/octoconsulting/keip/route-webhook:0.6.2
ports:
- containerPort: 7080
name: webhook-http
Expand Down

0 comments on commit 55895b8

Please sign in to comment.