Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.50.0
2.51.0
2 changes: 1 addition & 1 deletion scripts/all-utilities.sh
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ function try_setup_bazel_remote_cache() {
local root_dir=$3
local presubmit_test_case=$4
local gcp_project_id="cloudesf-testing"
local silo_uuid="v9"
local silo_uuid="v10"

# Determine if this job is running on a non-Prow host. All Prow jobs must have this env var
# https://github.com/kubernetes/test-infra/blob/master/prow/jobs.md#job-environment-variables
Expand Down