Skip to content

Commit

Permalink
chore(deps): update bundle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 3a14768 commit ac5eae8
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
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.34.4
version: 3.34.5
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.18
version: 2.1.19
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.14.3
Expand All @@ -19,10 +19,10 @@ dependencies:
version: 5.12.1
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.10.6
version: 3.10.7
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.22.4
version: 1.23.0
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.4
Expand All @@ -35,5 +35,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.11.3
digest: sha256:d95c6621073927a2b73627340ca6b521a43ee3df7d3e83dd87412be4204a7eac
generated: "2024-09-09T23:57:04.148225641Z"
digest: sha256:bbda3e6d6f17cc293a18a0ab9f20583d666f8a1f9b257a9cffc2c8e7fc54d43f
generated: "2024-10-01T10:17:53.793751439Z"
10 changes: 5 additions & 5 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@ sources:
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
- https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator

version: 5.0.92
version: 5.0.93

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
condition: prometheus.enabled,nri-prometheus.enabled
version: 2.1.18
version: 2.1.19

- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
Expand All @@ -53,12 +53,12 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.10.6
version: 3.10.7

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.22.4
version: 1.23.0

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

0 comments on commit ac5eae8

Please sign in to comment.