build(deps): bump nginx (#592)

Bumps nginx from 1.27.4 to 1.27.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-26 09:14:00 -04:00
committed by GitHub
parent 5faed9acf8
commit 5dd0ced244

View File

@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.27.4
image: nginx:1.27.5
---
apiVersion: v1
kind: Service