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 Nov 11, 2024
1 parent 89c5551 commit 4f98204
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.35.1
version: 3.36.0
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.19
Expand All @@ -13,7 +13,7 @@ dependencies:
version: 4.22.1
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.12.1
version: 1.13.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.26.0
Expand All @@ -22,18 +22,18 @@ dependencies:
version: 3.11.1
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.23.3
version: 1.23.5
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.6
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.17.0
version: 0.18.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.0
digest: sha256:67d798f18e12cebe8a777fd5b06a4e963ce41397fb6a3e0c339879f0e3c68ec7
generated: "2024-11-06T09:46:50.547297168Z"
digest: sha256:26318e3603fa6f822c2139751f99017adb7bd47de5a02f19c308426d707ab3b0
generated: "2024-11-11T14:04:24.402496325Z"
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.100
version: 5.0.101

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
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.12.1
version: 1.13.0

- name: kube-state-metrics
version: 5.26.0
Expand All @@ -58,7 +58,7 @@ dependencies:
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.23.3
version: 1.23.5

- name: newrelic-pixie
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.17.0
version: 0.18.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 4f98204

Please sign in to comment.