Skip to content

Commit

Permalink
chore(deps): Bump nginx from 1.27.0 to 1.27.2 in /examples/k8sgpt
Browse files Browse the repository at this point in the history
Bumps nginx from 1.27.0 to 1.27.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent e06daf4 commit 7a0ad61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/k8sgpt/broken-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
containers:
- name: broken-pod
image: nginx:1.27.0
image: nginx:1.27.2
livenessProbe:
httpGet:
path: /
Expand Down

0 comments on commit 7a0ad61

Please sign in to comment.