Skip to content

Commit 7f613bf

Browse files
committed
chore: bump roberta self test yamls to 1.0.0
1 parent bd5804f commit 7f613bf

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:0.14.2
58+
image: ghcr.io/project-codeflare/codeflare-self-test:1.0.0
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:0.14.2
62+
image: ghcr.io/project-codeflare/codeflare-self-test:1.0.0
6363
volumeMounts:
6464
- mountPath: "/tmp/github/"
6565
name: ssh-key

0 commit comments

Comments
 (0)