Update newrelic-infrastructure image version to 1.10.2 (#18594)

Signed-off-by: Alejandro Do Nascimento <alejandrodnm@gmail.com>
This commit is contained in:
alejandrodnm
2019-11-05 12:01:47 -08:00
committed by Kubernetes Prow Robot
parent 01bb5b8eea
commit ddccb06067
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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.11
appVersion: 1.10.1
version: 0.13.12
appVersion: 1.10.2
home: https://hub.docker.com/r/newrelic/infrastructure-k8s/
source:
- https://github.com/kubernetes/kubernetes/tree/master/examples/newrelic-infrastructure
+1 -1
View File
@@ -20,7 +20,7 @@ This chart will deploy the New Relic Infrastructure agent as a Daemonset.
| `privileged` | Enable privileged mode. | `true` |
| `image.repository` | The container to pull. | `newrelic/infrastructure` |
| `image.pullPolicy` | The pull policy. | `IfNotPresent` |
| `image.tag` | The version of the container to pull. | `1.10.1` |
| `image.tag` | The version of the container to pull. | `1.10.2` |
| `resources` | Any resources you wish to assign to the pod. | See Resources below |
| `verboseLog` | Should the agent log verbosely. (Boolean) | `false` |
| `priorityClassName` | Scheduling priority of the pod | `nil` |
+1 -1
View File
@@ -20,7 +20,7 @@ verboseLog: false
image:
repository: newrelic/infrastructure-k8s
tag: 1.10.1
tag: 1.10.2
pullPolicy: IfNotPresent
resources: