mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update image version (#16058)
Signed-off-by: Alejandro Do Nascimento <alejandrodnm@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2c686c30da
commit
721a53e471
@@ -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
|
||||
|
||||
@@ -20,7 +20,7 @@ verboseLog: false
|
||||
|
||||
image:
|
||||
repository: newrelic/infrastructure-k8s
|
||||
tag: 1.9.2
|
||||
tag: 1.9.3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user