8000 Update Arbitrator to v1.1.1 (#3837) · nginx/kubernetes-ingress@a79415e · GitHub
[go: up one dir, main page]

Skip to content

Commit a79415e

Browse files
authored
Update Arbitrator to v1.1.1 (#3837)
1 parent f22a1e2 commit a79415e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployments/deployment/appprotect-dos-arb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: appprotect-dos-arb
18-
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.0
18+
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.1
1919
imagePullPolicy: IfNotPresent
2020
resources:
2121
limits:

tests/data/dos/appprotect-dos-arb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: appprotect-dos-arb
17-
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.0
17+
image: docker-registry.nginx.com/nap-dos/app_protect_dos_arb:1.1.1
1818
imagePullPolicy: IfNotPresent
< 42B3 /td>
1919
resources:
2020
limits:

0 commit comments

Comments
 (0)
0