Skip to content

Commit db4a2a2

Browse files
committed
chore: bump roberta self-test yamls to 1.0.2
1 parent 1163fd0 commit db4a2a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/self-test/roberta/1gpu/once.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
optional: true
5656
containers:
5757
- name: self-test
58-
image: ghcr.io/project-codeflare/codeflare-self-test:1.0.0
58+
image: ghcr.io/project-codeflare/codeflare-self-test:1.0.2
5959
volumeMounts:
6060
- mountPath: "/tmp/github/"
6161
name: ssh-key

deploy/self-test/roberta/1gpu/periodic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ spec:
5959
optional: true
6060
containers:
6161
- name: self-test
62-
image: ghcr.io/project-codeflare/codeflare-self-test:1.0.0
62+
image: ghcr.io/project-codeflare/codeflare-self-test:1.0.2
6363
volumeMounts:
6464
- mountPath: "/tmp/github/"
6565
name: ssh-key

0 commit comments

Comments
 (0)