From 666918c743e7b5cfb968c9cfcf68a37fc02b6e86 Mon Sep 17 00:00:00 2001 From: Jaeryn Chu Date: Mon, 30 Sep 2019 23:45:07 +0000 Subject: [PATCH] Update npm yaml to version v1.0.28 --- npm/azure-npm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npm/azure-npm.yaml b/npm/azure-npm.yaml index b8e300f65e..01fd85a25f 100644 --- a/npm/azure-npm.yaml +++ b/npm/azure-npm.yaml @@ -76,7 +76,7 @@ spec: beta.kubernetes.io/os: linux containers: - name: azure-npm - image: mcr.microsoft.com/containernetworking/azure-npm:v1.0.27 + image: mcr.microsoft.com/containernetworking/azure-npm:v1.0.28 securityContext: privileged: true env: @@ -95,7 +95,7 @@ spec: - name: tmp mountPath: /tmp - name: azure-vnet-telemetry - image: containernetworking/azure-vnet-telemetry:v1.0.23 + image: containernetworking/azure-vnet-telemetry:v1.0.28 volumeMounts: - name: socket-dir mountPath: /var/run