build(deps): bump nginx (#704)

Bumps nginx from 1.29.1 to 1.29.2.

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.29.2
  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-10-21 21:49:42 -04:00
committed by GitHub
parent 843fa74b3b
commit 7501afe2e7

View File

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