Skip to content

Commit

Permalink
build(deps): bump nginx in /plugins/nginx/e2e/kubernetes/manifests (#464
Browse files Browse the repository at this point in the history
)

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 dd303d8 commit 7c500ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nginx/e2e/kubernetes/manifests/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.27.2
image: nginx:1.27.3
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 7c500ef

Please sign in to comment.