diff --git a/deploy/newrelic-infra-unprivileged.yaml b/deploy/newrelic-infra-unprivileged.yaml index 72aa7696f..d135703d1 100644 --- a/deploy/newrelic-infra-unprivileged.yaml +++ b/deploy/newrelic-infra-unprivileged.yaml @@ -83,7 +83,7 @@ spec: serviceAccountName: newrelic containers: - name: newrelic-infra - image: newrelic/infrastructure-k8s:2.8.0-unprivileged + image: newrelic/infrastructure-k8s:2.8.1-unprivileged resources: limits: memory: 150M diff --git a/deploy/newrelic-infra.yaml b/deploy/newrelic-infra.yaml index 380285155..26c7301cd 100644 --- a/deploy/newrelic-infra.yaml +++ b/deploy/newrelic-infra.yaml @@ -85,7 +85,7 @@ spec: dnsPolicy: ClusterFirstWithHostNet containers: - name: newrelic-infra - image: newrelic/infrastructure-k8s:2.8.0 + image: newrelic/infrastructure-k8s:2.8.1 securityContext: privileged: true resources: