Merge pull request #91124 from barney-s/update_win_sd

Bump Stackdriver version to 1.11
This commit is contained in:
Kubernetes Prow Robot
2020-06-13 00:33:56 -07:00
committed by GitHub

View File

@@ -1487,7 +1487,7 @@ function Start_Containerd {
# TODO(pjh): move the Stackdriver logging agent code below into a separate
# module; it was put here temporarily to avoid disrupting the file layout in
# the K8s release machinery.
$STACKDRIVER_VERSION = 'v1-9'
$STACKDRIVER_VERSION = 'v1-11'
$STACKDRIVER_ROOT = 'C:\Program Files (x86)\Stackdriver'
# Restarts the Stackdriver logging agent, or starts it if it is not currently