Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1474)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 5bfbeb4 commit 91fa513
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.21.0
version: 4.21.1
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.11.2
version: 1.11.3
- 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.5
version: 3.10.6
- 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.11.0
version: 0.12.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.2
digest: sha256:4301b81fdd0e9f447ec72c9362d7ea2791b9e2df674057b9d47e4bb62e5d697b
generated: "2024-09-02T13:32:30.68661949Z"
version: 2.11.3
digest: sha256:d95c6621073927a2b73627340ca6b521a43ee3df7d3e83dd87412be4204a7eac
generated: "2024-09-09T23:57:04.148225641Z"
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.91
version: 5.0.92

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.21.0
version: 4.21.1

- 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.2
version: 1.11.3

- 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.5
version: 3.10.6

- 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.11.0
version: 0.12.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.2
version: 2.11.3

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit 91fa513

Please sign in to comment.