From 721a53e471cedec812ae8bbfe447b3249e418ff6 Mon Sep 17 00:00:00 2001 From: alejandrodnm Date: Fri, 2 Aug 2019 14:57:53 +0200 Subject: [PATCH] Update image version (#16058) Signed-off-by: Alejandro Do Nascimento --- stable/newrelic-infrastructure/Chart.yaml | 4 ++-- stable/newrelic-infrastructure/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/newrelic-infrastructure/Chart.yaml b/stable/newrelic-infrastructure/Chart.yaml index bf7cf3485e..849be7d6d0 100644 --- a/stable/newrelic-infrastructure/Chart.yaml +++ b/stable/newrelic-infrastructure/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: A Helm chart to deploy the New Relic Infrastructure Agent as a DaemonSet name: newrelic-infrastructure -version: 0.13.4 -appVersion: 1.9.2 +version: 0.13.5 +appVersion: 1.9.3 home: https://hub.docker.com/r/newrelic/infrastructure-k8s/ source: - https://github.com/kubernetes/kubernetes/tree/master/examples/newrelic-infrastructure diff --git a/stable/newrelic-infrastructure/values.yaml b/stable/newrelic-infrastructure/values.yaml index d12dff2fce..84e0ca4c29 100644 --- a/stable/newrelic-infrastructure/values.yaml +++ b/stable/newrelic-infrastructure/values.yaml @@ -20,7 +20,7 @@ verboseLog: false image: repository: newrelic/infrastructure-k8s - tag: 1.9.2 + tag: 1.9.3 pullPolicy: IfNotPresent resources: