You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/nr-k8s-otel-collector/values.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ image:
17
17
# -- 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.
18
18
pullPolicy: IfNotPresent
19
19
# -- Overrides the image tag whose default is the chart appVersion.
20
-
tag: "0.8.3"
20
+
tag: "0.8.10"
21
21
22
22
# -- Name of the Kubernetes cluster monitored. Mandatory. Can be configured also with `global.cluster`
0 commit comments