Skip to content

Commit

Permalink
build(deps): bump nginx
Browse files Browse the repository at this point in the history
Bumps nginx from 1.26.0 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 Nov 5, 2024
1 parent 1f11d8d commit 08bed1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/proxywasm/e2e/istio/kubernetes/manifests/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.26.0
image: nginx:1.27.2
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 08bed1e

Please sign in to comment.