Skip to content

Commit 59b3527

Browse files
Update agent-control-deployment dependencies (#2277)
1 parent bbd1857 commit 59b3527

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: common-library
33
repository: https://helm-charts.newrelic.com
4-
version: 2.2.0
5-
digest: sha256:6c7e1a82e5483ac9762ee5f213234c2fbdd56fa7bdfbfe747e8221a10640680b
6-
generated: "2026-05-13T08:46:23.323657+02:00"
4+
version: 2.3.1
5+
digest: sha256:ff23c3a4c0a51e4de9d2015b09bad1fbe227741ef620c8646f14c09820623b20
6+
generated: "2026-06-01T16:17:58.353494504Z"

charts/agent-control-deployment/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ description: A Helm chart to install New Relic Agent Control on Kubernetes
44

55
type: application
66

7-
version: 1.7.5
7+
version: 1.7.6
88

99
dependencies:
1010
- name: common-library
11-
version: 2.2.0
11+
version: 2.3.1
1212
repository: https://helm-charts.newrelic.com
1313

1414
keywords:

charts/agent-control-deployment/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ subAgentsNamespace: "newrelic"
1919
image:
2020
registry:
2121
repository: newrelic/newrelic-agent-control
22-
tag: "1.15.0"
22+
tag: "1.15.2"
2323
pullPolicy: IfNotPresent
2424
# -- The secrets that are needed to pull images from a custom registry.
2525
pullSecrets: []
@@ -31,7 +31,7 @@ image:
3131
toolkitImage:
3232
registry:
3333
repository: newrelic/newrelic-agent-control-cli
34-
tag: "1.15.0"
34+
tag: "1.15.2"
3535
pullPolicy: IfNotPresent
3636
# -- The secrets that are needed to pull images from a custom registry.
3737
pullSecrets: []

0 commit comments

Comments
 (0)