From b20089786cb41d1780321eb39071332a4187610e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 05:54:42 +0000 Subject: [PATCH] chore(deps): update bundle dependencies (#1242) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [newrelic-infra-operator](https://hub.docker.com/r/newrelic/newrelic-infra-operator) ([source](https://togithub.com/newrelic/newrelic-infra-operator)) | patch | `2.8.1` -> `2.8.2` | | [newrelic-infrastructure](https://docs.newrelic.com/docs/kubernetes-pixie/kubernetes-integration/get-started/introduction-kubernetes-integration/) ([source](https://togithub.com/newrelic/nri-kubernetes)) | patch | `3.29.0` -> `3.29.1` | | [newrelic-k8s-metrics-adapter](https://hub.docker.com/r/newrelic/newrelic-k8s-metrics-adapter) ([source](https://togithub.com/newrelic/newrelic-k8s-metrics-adapter)) | patch | `1.8.1` -> `1.8.2` | | [newrelic-prometheus-agent](https://togithub.com/newrelic/newrelic-prometheus-configurator) | patch | `1.9.0` -> `1.9.1` | | [nri-kube-events](https://docs.newrelic.com/docs/integrations/kubernetes-integration/kubernetes-events/install-kubernetes-events-integration) ([source](https://togithub.com/newrelic/nri-kube-events)) | patch | `3.7.2` -> `3.7.3` | | [nri-metadata-injection](https://hub.docker.com/r/newrelic/k8s-metadata-injection) ([source](https://togithub.com/newrelic/k8s-metadata-injection)) | patch | `4.16.0` -> `4.16.1` | --- ### Release Notes
newrelic/newrelic-infra-operator (newrelic-infra-operator) ### [`v2.8.2`](https://togithub.com/newrelic/newrelic-infra-operator/releases/tag/newrelic-infra-operator-2.8.2) [Compare Source](https://togithub.com/newrelic/newrelic-infra-operator/compare/newrelic-infra-operator-2.8.1...newrelic-infra-operator-2.8.2) A Helm chart to deploy the New Relic Infrastructure Kubernetes Operator.
newrelic/nri-kubernetes (newrelic-infrastructure) ### [`v3.29.1`](https://togithub.com/newrelic/nri-kubernetes/releases/tag/newrelic-infrastructure-3.29.1) [Compare Source](https://togithub.com/newrelic/nri-kubernetes/compare/newrelic-infrastructure-3.29.0...newrelic-infrastructure-3.29.1) A Helm chart to deploy the New Relic Kubernetes monitoring solution
newrelic/newrelic-k8s-metrics-adapter (newrelic-k8s-metrics-adapter) ### [`v1.8.2`](https://togithub.com/newrelic/newrelic-k8s-metrics-adapter/releases/tag/newrelic-k8s-metrics-adapter-1.8.2) [Compare Source](https://togithub.com/newrelic/newrelic-k8s-metrics-adapter/compare/newrelic-k8s-metrics-adapter-1.8.1...newrelic-k8s-metrics-adapter-1.8.2) A Helm chart to deploy the New Relic Kubernetes Metrics Adapter.
newrelic/newrelic-prometheus-configurator (newrelic-prometheus-agent) ### [`v1.9.1`](https://togithub.com/newrelic/newrelic-prometheus-configurator/releases/tag/newrelic-prometheus-agent-1.9.1) [Compare Source](https://togithub.com/newrelic/newrelic-prometheus-configurator/compare/newrelic-prometheus-agent-1.9.0...newrelic-prometheus-agent-1.9.1) A Helm chart to deploy Prometheus with New Relic Prometheus Configurator.
newrelic/nri-kube-events (nri-kube-events) ### [`v3.7.3`](https://togithub.com/newrelic/nri-kube-events/releases/tag/nri-kube-events-3.7.3) [Compare Source](https://togithub.com/newrelic/nri-kube-events/compare/nri-kube-events-3.7.2...nri-kube-events-3.7.3) A Helm chart to deploy the New Relic Kube Events router
newrelic/k8s-metadata-injection (nri-metadata-injection) ### [`v4.16.1`](https://togithub.com/newrelic/k8s-metadata-injection/releases/tag/nri-metadata-injection-4.16.1) [Compare Source](https://togithub.com/newrelic/k8s-metadata-injection/compare/nri-metadata-injection-4.16.0...nri-metadata-injection-4.16.1) A Helm chart to deploy the New Relic metadata injection webhook.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/nri-bundle/Chart.lock | 16 ++++++++-------- charts/nri-bundle/Chart.yaml | 14 +++++++------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/charts/nri-bundle/Chart.lock b/charts/nri-bundle/Chart.lock index 91b715878..960b2b3e2 100644 --- a/charts/nri-bundle/Chart.lock +++ b/charts/nri-bundle/Chart.lock @@ -1,25 +1,25 @@ dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes - version: 3.29.0 + version: 3.29.1 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus version: 2.1.17 - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator - version: 1.9.0 + version: 1.9.1 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection - version: 4.16.0 + version: 4.16.1 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter - version: 1.8.1 + version: 1.8.2 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts version: 5.12.1 - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events - version: 3.7.2 + version: 3.7.3 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts version: 1.19.0 @@ -31,6 +31,6 @@ dependencies: version: 0.1.4 - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator - version: 2.8.1 -digest: sha256:658399006442a7d8bbdf2dc1d18ad0ca712b0f1fdb6b1eb127e4820d2eaeb6ef -generated: "2024-01-15T14:18:35.396673759Z" + version: 2.8.2 +digest: sha256:1ddcf0402fed4aac1b4269379376b8a8d7d4c0a87c17fd8491b1a8d87e811629 +generated: "2024-01-22T23:54:08.952326043Z" diff --git a/charts/nri-bundle/Chart.yaml b/charts/nri-bundle/Chart.yaml index dce28d163..c682ce86e 100644 --- a/charts/nri-bundle/Chart.yaml +++ b/charts/nri-bundle/Chart.yaml @@ -16,13 +16,13 @@ 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.59 +version: 5.0.60 dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes condition: infrastructure.enabled,newrelic-infrastructure.enabled - version: 3.29.0 + version: 3.29.1 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus @@ -32,17 +32,17 @@ dependencies: - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator condition: newrelic-prometheus-agent.enabled - version: 1.9.0 + version: 1.9.1 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection condition: webhook.enabled,nri-metadata-injection.enabled - version: 4.16.0 + version: 4.16.1 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter condition: metrics-adapter.enabled,newrelic-k8s-metrics-adapter.enabled - version: 1.8.1 + version: 1.8.2 - name: kube-state-metrics version: 5.12.1 @@ -52,7 +52,7 @@ dependencies: - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events condition: kubeEvents.enabled,nri-kube-events.enabled - version: 3.7.2 + version: 3.7.3 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts @@ -76,7 +76,7 @@ dependencies: - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator condition: newrelic-infra-operator.enabled - version: 2.8.1 + version: 2.8.2 maintainers: - name: juanjjaramillo