Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1535)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 6a3c9b0 commit 9e67b71
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ dependencies:
version: 2.1.19
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.15.2
version: 1.15.3
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.22.2
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.13.1
version: 1.13.2
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.26.0
Expand All @@ -28,12 +28,12 @@ dependencies:
version: 2.1.6
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.18.0
version: 0.19.0
- 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.13.1
digest: sha256:0a3ac38b13f22383bd83331f60f8675cc1da58b9c94814f4e8c347a1235e2f44
generated: "2024-11-18T14:16:39.076508433Z"
digest: sha256:e74cfe6cc73f3ede870f04362cbf5451c548060bff8732c94850823d85a66603
generated: "2024-11-25T14:12:19.137265939Z"
8 changes: 4 additions & 4 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ 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.102
version: 5.0.103

dependencies:
- name: newrelic-infrastructure
Expand All @@ -33,7 +33,7 @@ dependencies:
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
condition: newrelic-prometheus-agent.enabled
version: 1.15.2
version: 1.15.3

- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
Expand All @@ -43,7 +43,7 @@ dependencies:
- 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.13.1
version: 1.13.2

- name: kube-state-metrics
version: 5.26.0
Expand All @@ -68,7 +68,7 @@ dependencies:
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
condition: k8s-agents-operator.enabled
version: 0.18.0
version: 0.19.0

# Keep the version of pixie-operator-chart in sync with the CRD versions for
# olm_crd.yaml and px.dev_viziers.yaml in
Expand Down

0 comments on commit 9e67b71

Please sign in to comment.