Skip to content

Commit 047a521

Browse files
Update newrelic/nr-otel-collector Docker tag to v0.8.10
1 parent 52645b9 commit 047a521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/nr-k8s-otel-collector/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ image:
1717
# -- The pull policy is defaulted to IfNotPresent, which skips pulling an image if it already exists. If pullPolicy is defined without a specific value, it is also set to Always.
1818
pullPolicy: IfNotPresent
1919
# -- Overrides the image tag whose default is the chart appVersion.
20-
tag: "0.8.3"
20+
tag: "0.8.10"
2121

2222
# -- Name of the Kubernetes cluster monitored. Mandatory. Can be configured also with `global.cluster`
2323
cluster: ""

0 commit comments

Comments
 (0)