From b9e50aefdc4e4be35c479591bd5e414e5b23ffef Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Fri, 12 Jan 2018 22:03:21 -0800 Subject: [PATCH] go-agent v0.13.0 --- resources/content/cattle-global.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/content/cattle-global.properties b/resources/content/cattle-global.properties index 8404ce375e..ab5ed38572 100644 --- a/resources/content/cattle-global.properties +++ b/resources/content/cattle-global.properties @@ -8,7 +8,7 @@ api.ui.css.url=https://releases.rancher.com/api-ui/1.0.4/ui.min.css lb.instance.image=rancher/lb-service-haproxy:v0.7.19 bootstrap.required.image=rancher/agent:v1.2.9 bootstrap.required.windows.image=rancher/agent-windows:v0.1.0 -agent.package.python.agent.url=https://github.com/rancher/agent/releases/download/v0.11.21/go-agent.tar.gz +agent.package.python.agent.url=https://github.com/rancher/agent/releases/download/v0.13.0/go-agent.tar.gz agent.package.host.api.url=https://github.com/rancher/host-api/releases/download/v0.38.1/host-api.tar.gz agent.package.windows.agent.url=https://github.com/rancher/agent/releases/download/v0.11.20/go-agent.zip agent.package.per.host.subnet.url=https://github.com/rancher/per-host-subnet/releases/download/v0.2.1/rancher-per-host-subnet.zip