Skip to content

Commit

Permalink
[newrelic-infrastructure] bump appVersion to 1.22.0 + updated maintai…
Browse files Browse the repository at this point in the history
…ners (#46)

* [charts/newrelic-infrastructure] bump appVersion to 1.22.0 + updated maintainers

* [charts/nri-bundle] updated bundle image
  • Loading branch information
jorik authored Jun 4, 2020
1 parent 91dc3c8 commit a4c7ce6
Show file tree
Hide file tree
Showing 17 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions charts/newrelic-infrastructure/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: A Helm chart to deploy the New Relic Infrastructure Agent as a DaemonSet
name: newrelic-infrastructure
version: 0.13.34
appVersion: 1.21.0
version: 0.13.35
appVersion: 1.22.0
home: https://hub.docker.com/r/newrelic/infrastructure-k8s/
source:
- https://github.com/kubernetes/kubernetes/tree/master/examples/newrelic-infrastructure
Expand All @@ -15,7 +15,7 @@ maintainers:
email: [email protected]
- name: areina
- name: douglascamata
- name: jorikvdwerf
- name: jorik
- name: alejandrodnm
- name: rk295
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/newrelic-infrastructure/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ verboseLog: false

image:
repository: newrelic/infrastructure-k8s
tag: 1.21.0
tag: 1.22.0
pullPolicy: IfNotPresent

resources:
Expand Down
4 changes: 2 additions & 2 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart to deploy New Relic integrations bundled together
name: nri-bundle
version: 0.1.0
version: 0.1.1
home: https://github.com/newrelic/helm-charts
maintainers:
- name: douglascamata
- name: jorikvdwerf
- name: jorik
Binary file not shown.
Binary file not shown.
Binary file modified charts/nri-bundle/charts/newrelic-logging-1.0.4.tgz
Binary file not shown.
Binary file removed charts/nri-bundle/charts/nri-kube-events-1.0.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed charts/nri-bundle/charts/nri-prometheus-1.0.1.tgz
Binary file not shown.
Binary file added charts/nri-bundle/charts/nri-prometheus-1.0.2.tgz
Binary file not shown.
12 changes: 6 additions & 6 deletions charts/nri-bundle/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
dependencies:
- name: newrelic-infrastructure
repository: file://../newrelic-infrastructure
version: 0.13.33
version: 0.13.35
- name: nri-prometheus
repository: file://../nri-prometheus
version: 1.0.1
version: 1.0.2
- name: nri-metadata-injection
repository: file://../nri-metadata-injection
version: 1.0.1
version: 1.0.2
- name: kube-state-metrics
repository: https://kubernetes-charts.storage.googleapis.com
version: 2.3.0
- name: nri-kube-events
repository: file://../nri-kube-events
version: 1.0.0
version: 1.0.1
- name: newrelic-logging
repository: file://../newrelic-logging
version: 1.0.4
digest: sha256:86807d5fc8cdf56c0cf5c2312861a4898bf83ecc9b18e2b63c53e260056f9dea
generated: "2020-05-27T11:35:00.556492+02:00"
digest: sha256:64d6fd5681eec8dce1ccb54c18e34b628b0e6b82f2e5872ec86a85866004efec
generated: "2020-06-04T11:01:40.139112+02:00"
8 changes: 4 additions & 4 deletions charts/nri-bundle/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ dependencies:
- name: newrelic-infrastructure
repository: file://../newrelic-infrastructure
condition: infrastructure.enabled
version: 0.13.33
version: 0.13.35

- name: nri-prometheus
repository: file://../nri-prometheus
condition: prometheus.enabled
version: 1.0.1
version: 1.0.2

- name: nri-metadata-injection
repository: file://../nri-metadata-injection
condition: webhook.enabled
version: 1.0.1
version: 1.0.2

- name: kube-state-metrics
repository: "@stable"
Expand All @@ -22,7 +22,7 @@ dependencies:
- name: nri-kube-events
repository: file://../nri-kube-events
condition: kubeEvents.enabled
version: 1.0.0
version: 1.0.1

- name: newrelic-logging
repository: file://../newrelic-logging
Expand Down
4 changes: 2 additions & 2 deletions charts/nri-kube-events/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 1.1.0
description: A Helm chart to deploy the New Relic Kube Events
name: nri-kube-events
version: 1.0.0
version: 1.0.1
engine: gotpl
home: https://docs.newrelic.com/docs/integrations/kubernetes-integration/kubernetes-events/install-kubernetes-events-integration
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
Expand All @@ -12,4 +12,4 @@ keywords:
- monitoring
maintainers:
- name: douglascamata
- name: jorikvdwerf
- name: jorik
4 changes: 2 additions & 2 deletions charts/nri-metadata-injection/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: A Helm chart to deploy the New Relic metadata injection webhook.
name: nri-metadata-injection
version: 1.0.1
version: 1.0.2
appVersion: 1.2.0
home: https://hub.docker.com/r/newrelic/k8s-metadata-injection
source:
Expand All @@ -10,7 +10,7 @@ engine: gotpl
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
maintainers:
- name: douglascamata
- name: jorikvdwerf
- name: jorik
keywords:
- infrastructure
- newrelic
Expand Down
4 changes: 2 additions & 2 deletions charts/nri-prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 1.3.0
description: A Helm chart to deploy the New Relic Prometheus OpenMetrics integration
name: nri-prometheus
version: 1.0.1
version: 1.0.2
engine: gotpl
home: https://github.com/newrelic/nri-prometheus
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
Expand All @@ -12,4 +12,4 @@ keywords:
- monitoring
maintainers:
- name: douglascamata
- name: jorikvdwerf
- name: jorik

0 comments on commit a4c7ce6

Please sign in to comment.