Skip to content

Commit

Permalink
build(deps): bump nginx in /plugins/traefik/e2e/kubernetes/manifests
Browse files Browse the repository at this point in the history
Bumps nginx from 1.23.1 to 1.27.2.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and acouvreur committed Nov 5, 2024
1 parent a79bdf1 commit 6c2bd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/traefik/e2e/kubernetes/manifests/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.23.1
image: nginx:1.27.2
livenessProbe:
exec:
command:
Expand Down

0 comments on commit 6c2bd32

Please sign in to comment.