mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Bump Stackdriver version to 1.11
This commit is contained in:
parent
2b00dd8536
commit
d826b4b05c
@ -1473,7 +1473,7 @@ function Start_Containerd {
|
|||||||
# TODO(pjh): move the Stackdriver logging agent code below into a separate
|
# 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
|
# module; it was put here temporarily to avoid disrupting the file layout in
|
||||||
# the K8s release machinery.
|
# the K8s release machinery.
|
||||||
$STACKDRIVER_VERSION = 'v1-9'
|
$STACKDRIVER_VERSION = 'v1-11'
|
||||||
$STACKDRIVER_ROOT = 'C:\Program Files (x86)\Stackdriver'
|
$STACKDRIVER_ROOT = 'C:\Program Files (x86)\Stackdriver'
|
||||||
|
|
||||||
# Restarts the Stackdriver logging agent, or starts it if it is not currently
|
# Restarts the Stackdriver logging agent, or starts it if it is not currently
|
||||||
|
Loading…
Reference in New Issue
Block a user