diff --git a/boskos/boskos.yaml b/boskos/boskos.yaml index 71e396d9d..e9752ef36 100644 --- a/boskos/boskos.yaml +++ b/boskos/boskos.yaml @@ -89,7 +89,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: boskos - image: gcr.io/k8s-testimages/boskos:v20190326-21e7f896f + image: gcr.io/k8s-testimages/boskos:v20190621-ff01381 args: - --storage=/store/boskos.json - --config=/etc/config/config @@ -150,7 +150,7 @@ spec: terminationGracePeriodSeconds: 300 containers: - name: boskos-janitor - image: gcr.io/k8s-testimages/janitor:v20190326-21e7f896f + image: gcr.io/k8s-testimages/janitor:v20190621-ff01381 args: - --resource-type=gke-project - --pool-size=10 @@ -185,6 +185,6 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: boskos-reaper - image: gcr.io/k8s-testimages/reaper:v20190326-21e7f896f + image: gcr.io/k8s-testimages/reaper:v20190621-ff01381 args: - --resource-type=gke-project