Skip to content

Commit eb2edfa

Browse files
Update agent-control-bootstrap dependencies (#2316)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common-library](https://redirect.github.com/newrelic/helm-charts) | patch | `2.3.1` → `2.3.3` | | newrelic/newrelic-agent-control-cli | minor | `1.17.0` → `1.18.0` | --- ### Release Notes <details> <summary>newrelic/helm-charts (common-library)</summary> ### [`v2.3.3`](https://redirect.github.com/newrelic/helm-charts/releases/tag/common-library-2.3.3) [Compare Source](https://redirect.github.com/newrelic/helm-charts/compare/common-library-2.3.2...common-library-2.3.3) Provides helpers to provide consistency on all the charts ### [`v2.3.2`](https://redirect.github.com/newrelic/helm-charts/releases/tag/common-library-2.3.2) [Compare Source](https://redirect.github.com/newrelic/helm-charts/compare/common-library-2.3.1...common-library-2.3.2) Provides helpers to provide consistency on all the charts </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/newrelic/helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alvaro Cabanas <acabanas@newrelic.com>
1 parent fc7f1d6 commit eb2edfa

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.3.1
5-
digest: sha256:ff23c3a4c0a51e4de9d2015b09bad1fbe227741ef620c8646f14c09820623b20
6-
generated: "2026-06-18T12:51:39.202634884Z"
4+
version: 2.3.3
5+
digest: sha256:0b85ba8fc894ed0fd1832688a954efdaeb80df7c9fe60c225eb124db7fbd409c
6+
generated: "2026-07-07T11:21:44.91695304Z"

charts/agent-control-bootstrap/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ name: agent-control-bootstrap
33
description: Bootstraps New Relic' Agent Control
44

55
type: application
6-
version: 1.8.4
6+
version: 1.8.5
77
# renovate: chartName=agent-control-deployment
8-
appVersion: 1.7.9
8+
appVersion: 1.7.10
99
annotations:
1010
# renovate: chartName=agent-control-cd
1111
agentControlCdVersion: 1.0.0
1212

1313

1414
dependencies:
1515
- name: common-library
16-
version: 2.3.1
16+
version: 2.3.3
1717
repository: https://helm-charts.newrelic.com
1818

1919
keywords:

charts/agent-control-bootstrap/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fullnameOverride: ""
77
toolkitImage:
88
registry:
99
repository: newrelic/newrelic-agent-control-cli
10-
tag: "1.17.0"
10+
tag: "1.18.0"
1111
pullPolicy: IfNotPresent
1212
# -- The secrets that are needed to pull images from a custom registry.
1313
pullSecrets: []

0 commit comments

Comments
 (0)