We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d642cf0 commit a5a7c8aCopy full SHA for a5a7c8a
charts/agent-control-bootstrap/values.yaml
@@ -7,7 +7,7 @@ fullnameOverride: ""
7
toolkitImage:
8
registry:
9
repository: newrelic/newrelic-agent-control-cli
10
- tag: "1.6.1"
+ tag: "1.7.1"
11
pullPolicy: IfNotPresent
12
# -- The secrets that are needed to pull images from a custom registry.
13
pullSecrets: []
0 commit comments