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
…466)

Bumps nginx from 1.27.2 to 1.27.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent a5fa44c commit a5b36bc
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.27.2
image: nginx:1.27.3
livenessProbe:
exec:
command:
Expand Down

0 comments on commit a5b36bc

Please sign in to comment.