Skip to content

Commit c8cfe62

Browse files
committed
roachprod: update gc image
This PR updates the image used by the GC service to integrate the latest updates for IBM GC. Epic: none Release note: None
1 parent add1f52 commit c8cfe62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/roachprod/k8s/roachprod-gc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
spec:
3232
containers:
3333
- name: roachprod-gc-cronjob
34-
image: gcr.io/cockroach-dev-inf/cockroachlabs/roachprod:fd18c1bd63d
34+
image: gcr.io/cockroach-dev-inf/cockroachlabs/roachprod:add1f523468
3535
args:
3636
- gc
3737
- --gce-project=cockroach-ephemeral,cockroach-roachstress

0 commit comments

Comments
 (0)