Skip to content

Commit 2809f93

Browse files
Bump ubuntu from 22.04 to 24.04 in /tests/suite/manifests/graceful-recovery (#2177)
Bump ubuntu in /tests/suite/manifests/graceful-recovery Bumps ubuntu from 22.04 to 24.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbc4c62 commit 2809f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/suite/manifests/graceful-recovery/node-debugger-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
kubernetes.io/hostname: "to be replaced by the test"
1212
containers:
1313
- name: node-debugger-container
14-
image: ubuntu:22.04
14+
image: ubuntu:24.04
1515
command: ["/bin/bash", "-c"]
1616
args: ["to be replaced by the test"]
1717
securityContext:

0 commit comments

Comments
 (0)