build(deps): bump nginx (#636)

Bumps nginx from 1.27.5 to 1.29.0.

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

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-07-01 18:53:15 -04:00
committed by GitHub
parent c05f55ed32
commit e8b675a784

View File

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