Skip to content

Commit cc0c139

Browse files
chore(deps): update newrelic/nrdot-collector-k8s docker tag to v1.5.0
1 parent 17ea85c commit cc0c139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ image:
2828
# -- 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.
2929
pullPolicy: IfNotPresent
3030
# -- Overrides the image tag whose default is the chart appVersion.
31-
tag: "1.2.0"
31+
tag: "1.5.0"
3232

3333
# -- In case you don't want to have the license key in you values, this allows you to point to a user created secret to get the key from there. Can be configured also with `global.customSecretName`
3434
customSecretName: ""

0 commit comments

Comments
 (0)