Skip to content

Commit

Permalink
[nri-bundle] update nri-metadata-injection to 1.1.0 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrodnm authored Jul 28, 2020
1 parent 58b22e4 commit 5463e72
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart to deploy New Relic integrations bundled together
name: nri-bundle
version: 1.2.0
version: 1.3.0
home: https://github.com/newrelic/helm-charts
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
maintainers:
Expand Down
Binary file modified charts/nri-bundle/charts/newrelic-infrastructure-1.1.0.tgz
Binary file not shown.
Binary file modified charts/nri-bundle/charts/newrelic-logging-1.1.4.tgz
Binary file not shown.
Binary file modified charts/nri-bundle/charts/nri-kube-events-1.2.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified charts/nri-bundle/charts/nri-prometheus-1.2.0.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/nri-bundle/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 1.2.0
- name: nri-metadata-injection
repository: file://../nri-metadata-injection
version: 1.0.5
version: 1.1.0
- name: kube-state-metrics
repository: https://kubernetes-charts.storage.googleapis.com
version: 2.8.1
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: newrelic-logging
repository: file://../newrelic-logging
version: 1.1.4
digest: sha256:b50306fdbae25baa8b8ad5ec51f7bdd69dff54f63196c8501d2b70ed60cdb7e9
generated: "2020-07-21T14:03:56.269845+02:00"
digest: sha256:ca0cd4b12923716d1834ce1ceced870bd93c3d8ebb843f94ed595b327405f15f
generated: "2020-07-27T17:50:37.171532+02:00"
2 changes: 1 addition & 1 deletion charts/nri-bundle/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- name: nri-metadata-injection
repository: file://../nri-metadata-injection
condition: webhook.enabled
version: 1.0.5
version: 1.1.0

- name: kube-state-metrics
repository: https://kubernetes-charts.storage.googleapis.com
Expand Down

0 comments on commit 5463e72

Please sign in to comment.