Skip to content

Commit 74ed8d5

Browse files
committed
roachprod: update gc job image
This patch updates the GC job image to latest. Epic: none Release note: None
1 parent 13afd78 commit 74ed8d5

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:ea736e6ab07
34+
image: gcr.io/cockroach-dev-inf/cockroachlabs/roachprod:13afd784242
3535
args:
3636
- gc
3737
- --gce-project=cockroach-ephemeral,cockroach-roachstress

0 commit comments

Comments
 (0)