We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7b9c0 commit 2e8d6f5Copy full SHA for 2e8d6f5
npm/azure-npm.yaml
@@ -76,7 +76,7 @@ spec:
76
beta.kubernetes.io/os: linux
77
containers:
78
- name: azure-npm
79
- image: mcr.microsoft.com/containernetworking/azure-npm:v1.0.27
+ image: mcr.microsoft.com/containernetworking/azure-npm:v1.0.28
80
securityContext:
81
privileged: true
82
env:
@@ -95,7 +95,7 @@ spec:
95
- name: tmp
96
mountPath: /tmp
97
- name: azure-vnet-telemetry
98
- image: containernetworking/azure-vnet-telemetry:v1.0.23
+ image: containernetworking/azure-vnet-telemetry:v1.0.28
99
volumeMounts:
100
- name: socket-dir
101
mountPath: /var/run
0 commit comments