Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1297)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] committed Mar 5, 2024
1 parent e22a9e2 commit a638664
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
@@ -1,7 +1,7 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.31.0
version: 3.31.1
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.17
Expand All @@ -10,19 +10,19 @@ dependencies:
version: 1.11.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.18.0
version: 4.18.1
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.10.0
version: 1.10.1
- 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.9.0
version: 3.9.1
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.20.2
version: 1.20.3
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.2
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.10.0
digest: sha256:0a385cd9d70d83030c7f9e07bec330048c427b6f9d1d3369a1cae75beec909d2
generated: "2024-02-26T19:50:39.969500869Z"
digest: sha256:723f45f91a1c11d8158028e022dedeceb443d939f2e6241064e9f6b48da0afa0
generated: "2024-03-04T22:03:57.187857384Z"
12 changes: 6 additions & 6 deletions charts/nri-bundle/Chart.yaml
Expand Up @@ -16,13 +16,13 @@ sources:
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator

version: 5.0.67
version: 5.0.68

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
Expand All @@ -37,12 +37,12 @@ dependencies:
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.18.0
version: 4.18.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.10.0
version: 1.10.1

- name: kube-state-metrics
version: 5.12.1
Expand All @@ -52,12 +52,12 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.9.0
version: 3.9.1

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.20.2
version: 1.20.3

- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
Expand Down

0 comments on commit a638664

Please sign in to comment.