Skip to content

Commit

Permalink
chore(deps): update helm release newrelic-logging to v1.20.2 (#1276)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [newrelic-logging](https://togithub.com/newrelic/kubernetes-logging)
([source](https://togithub.com/newrelic/helm-charts)) | patch | `1.20.0`
-> `1.20.2` |

---

### Release Notes

<details>
<summary>newrelic/helm-charts (newrelic-logging)</summary>

###
[`v1.20.2`](https://togithub.com/newrelic/helm-charts/releases/tag/newrelic-logging-1.20.2)

[Compare
Source](https://togithub.com/newrelic/helm-charts/compare/newrelic-logging-1.20.1...newrelic-logging-1.20.2)

A Helm chart to deploy New Relic Kubernetes Logging as a DaemonSet,
supporting both Linux and Windows nodes and containers

###
[`v1.20.1`](https://togithub.com/newrelic/helm-charts/releases/tag/newrelic-logging-1.20.1)

[Compare
Source](https://togithub.com/newrelic/helm-charts/compare/newrelic-logging-1.20.0...newrelic-logging-1.20.1)

A Helm chart to deploy New Relic Kubernetes Logging as a DaemonSet,
supporting both Linux and Windows nodes and containers

</details>

---

### 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 becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/newrelic/helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent da505ef commit 57e4856
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
version: 3.8.0
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.20.0
version: 1.20.2
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.2
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.9.0
digest: sha256:567eec2f33e949a44f18902897abc85b9a7ed1093d5cb89eb9de439a8961a08f
generated: "2024-02-07T13:53:22.810865497Z"
digest: sha256:b34bed8d59673460b92ad9e5c4bc5a5434e53f25c129371e1d69545c2fc1a3f2
generated: "2024-02-09T11:14:54.532757808Z"
4 changes: 2 additions & 2 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator

version: 5.0.63
version: 5.0.64

dependencies:
- name: newrelic-infrastructure
Expand Down Expand Up @@ -57,7 +57,7 @@ dependencies:
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.20.0
version: 1.20.2

- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
Expand Down

0 comments on commit 57e4856

Please sign in to comment.