Skip to content

Commit d826b4b

Browse files
committed
Bump Stackdriver version to 1.11
1 parent 2b00dd8 commit d826b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/gce/windows/k8s-node-setup.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@ function Start_Containerd {
14731473
# TODO(pjh): move the Stackdriver logging agent code below into a separate
14741474
# module; it was put here temporarily to avoid disrupting the file layout in
14751475
# the K8s release machinery.
1476-
$STACKDRIVER_VERSION = 'v1-9'
1476+
$STACKDRIVER_VERSION = 'v1-11'
14771477
$STACKDRIVER_ROOT = 'C:\Program Files (x86)\Stackdriver'
14781478

14791479
# Restarts the Stackdriver logging agent, or starts it if it is not currently

0 commit comments

Comments
 (0)