Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1194)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] committed Nov 21, 2023
1 parent 5425216 commit 549ee73
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions charts/nri-bundle/Chart.lock
@@ -1,7 +1,7 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.25.0
version: 3.26.0
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.17
Expand All @@ -10,7 +10,7 @@ dependencies:
version: 1.7.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.14.0
version: 4.14.1
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.6.0
Expand All @@ -19,7 +19,7 @@ dependencies:
version: 5.12.1
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.4.0
version: 3.5.0
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.18.1
Expand All @@ -31,6 +31,6 @@ dependencies:
version: 0.1.4
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.5.0
digest: sha256:b48bc300997722fa6fdf7e0d5ceaaf9e48c7dc4d7d22d91239bfd2ccd293bb93
generated: "2023-11-14T01:57:00.704416878Z"
version: 2.6.0
digest: sha256:72573c55a0ffa6b4756c19e15f0b6f53bb1ad6fcc47197b08c842f8fc893c392
generated: "2023-11-21T05:20:45.737726359Z"
10 changes: 5 additions & 5 deletions charts/nri-bundle/Chart.yaml
Expand Up @@ -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.45
version: 5.0.46

dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
condition: infrastructure.enabled,newrelic-infrastructure.enabled
version: 3.25.0
version: 3.26.0

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
Expand All @@ -37,7 +37,7 @@ dependencies:
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.14.0
version: 4.14.1

- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
Expand All @@ -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.4.0
version: 3.5.0

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
Expand All @@ -76,7 +76,7 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
condition: newrelic-infra-operator.enabled
version: 2.5.0
version: 2.6.0

maintainers:
- name: nserrino
Expand Down

0 comments on commit 549ee73

Please sign in to comment.