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 28, 2024
1 parent a02a800 commit 7871f1d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.34.6
version: 3.35.0
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.19
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.14.4
version: 1.15.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.21.2
version: 4.22.0
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.11.4
version: 1.12.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.26.0
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.10.9
version: 3.11.0
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.23.0
version: 1.23.1
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.5
version: 2.1.6
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.15.0
version: 0.16.1
- name: pixie-operator-chart
repository: https://pixie-operator-charts.storage.googleapis.com
version: 0.1.6
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.11.4
digest: sha256:1c72675f294da2e692af217484ef68681b41e790ba18b93419c914d6f30e1388
generated: "2024-10-22T14:03:09.864437-07:00"
version: 2.12.0
digest: sha256:2530cda1be1402806b1ea3aabe4a1839765f9b0b5dd850f03bb7d96b1eaa9b6e
generated: "2024-10-28T17:46:44.820558036Z"
20 changes: 10 additions & 10 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ 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.97
version: 5.0.98

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
Expand All @@ -33,17 +33,17 @@ dependencies:
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
condition: newrelic-prometheus-agent.enabled
version: 1.14.4
version: 1.15.0

- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.21.2
version: 4.22.0

- 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.11.4
version: 1.12.0

- name: kube-state-metrics
version: 5.26.0
Expand All @@ -53,22 +53,22 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.10.9
version: 3.11.0

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

- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
condition: newrelic-pixie.enabled
version: 2.1.5
version: 2.1.6

- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
condition: k8s-agents-operator.enabled
version: 0.15.0
version: 0.16.1

# Keep the version of pixie-operator-chart in sync with the CRD versions for
# olm_crd.yaml and px.dev_viziers.yaml in
Expand All @@ -82,7 +82,7 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
condition: newrelic-infra-operator.enabled
version: 2.11.4
version: 2.12.0

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit 7871f1d

Please sign in to comment.