Skip to content

Commit

Permalink
Bump ubuntu in /tests/suite/manifests/graceful-recovery
Browse files Browse the repository at this point in the history
Bumps ubuntu from 22.04 to 24.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 2b42661 commit 9728e98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kubernetes.io/hostname: "to be replaced by the test"
containers:
- name: node-debugger-container
image: ubuntu:22.04
image: ubuntu:24.04
command: ["/bin/bash", "-c"]
args: ["to be replaced by the test"]
securityContext:
Expand Down

0 comments on commit 9728e98

Please sign in to comment.