Skip to content

Commit

Permalink
Update Arbitrator to v1.1.1 (#3837)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored May 3, 2023
1 parent f22a1e2 commit a79415e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployments/deployment/appprotect-dos-arb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: appprotect-dos-arb
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.0
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.1
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion tests/data/dos/appprotect-dos-arb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: appprotect-dos-arb
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.0
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.1
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit a79415e

Please sign in to comment.