Skip to content

Commit 6c6b145

Browse files
chore(deps): update newrelic/agent-control-system-identity-registration docker tag to v0.2.0 (#2188)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | newrelic/agent-control-system-identity-registration | minor | `0.1.4` → `0.2.0` | --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fce36eb commit 6c6b145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/agent-control-deployment/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart to install New Relic Agent Control on Kubernetes
44

55
type: application
66

7-
version: 1.6.1
7+
version: 1.6.2
88

99
dependencies:
1010
- name: common-library

charts/agent-control-deployment/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ systemIdentity:
266266

267267
image:
268268
repository: newrelic/agent-control-system-identity-registration
269-
tag: "0.1.4"
269+
tag: "0.2.0"
270270
pullPolicy: IfNotPresent
271271

272272
# -- Configuration for the parent identity

0 commit comments

Comments
 (0)