Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1415)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent d0defa2 commit e676e65
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,7 +1,7 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.34.0
version: 3.34.1
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.17
Expand All @@ -10,7 +10,7 @@ dependencies:
version: 1.14.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.20.0
version: 4.20.1
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.11.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.10.0
version: 3.10.1
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.22.1
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.9.0
version: 0.10.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.0
digest: sha256:ac1a83fa1d5dcd993d7ece1cdec026fd63fe8bc240c2ce76d484f68d8ecd258a
generated: "2024-06-25T19:22:32.732048-07:00"
digest: sha256:ad3e76faa4f03312f374d26a819e1e81f132dd36e7661d736618f45af35fbc5f
generated: "2024-07-09T08:13:08.857743343Z"
10 changes: 5 additions & 5 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.84
version: 5.0.85

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

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

- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
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.0
version: 3.10.1

- 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.9.0
version: 0.10.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 e676e65

Please sign in to comment.