Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1469)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent e398ef4 commit 27fa93b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ dependencies:
version: 1.14.3
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.20.4
version: 4.21.0
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.11.1
version: 1.11.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.10.4
version: 3.10.5
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.22.4
Expand All @@ -28,12 +28,12 @@ dependencies:
version: 2.1.4
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.10.0
version: 0.11.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.11.1
digest: sha256:99daf8f396a565e8d2a24bbba2937d89f23037f6e0b33bbd73af3c4247e0eef0
generated: "2024-08-19T14:21:19.234823144Z"
version: 2.11.2
digest: sha256:4301b81fdd0e9f447ec72c9362d7ea2791b9e2df674057b9d47e4bb62e5d697b
generated: "2024-09-02T13:32:30.68661949Z"
12 changes: 6 additions & 6 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.90
version: 5.0.91

dependencies:
- name: newrelic-infrastructure
Expand All @@ -38,12 +38,12 @@ dependencies:
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.20.4
version: 4.21.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.1
version: 1.11.2

- name: kube-state-metrics
version: 5.12.1
Expand All @@ -53,7 +53,7 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.10.4
version: 3.10.5

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
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.10.0
version: 0.11.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 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.1
version: 2.11.2

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit 27fa93b

Please sign in to comment.