From 1cd5f088a42ebb1e1973efa94cfe21fe5edb34ea Mon Sep 17 00:00:00 2001 From: Roberto Santalla Date: Tue, 28 Sep 2021 17:05:33 +0200 Subject: [PATCH] update static manifests --- deploy/newrelic-infra-unprivileged.yaml | 2 +- deploy/newrelic-infra.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: