build(deps): bump nginx in /plugins/nginx/e2e/kubernetes/manifests

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-05 06:01:32 +00:00
committed by Alexis Couvreur
parent 6c2bd3206a
commit f86e67b6e6

View File

@@ -52,7 +52,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.23.1
image: nginx:1.27.2
---
apiVersion: v1
kind: Service