Skip to content

Commit

Permalink
Update Chart.yaml versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rudimk authored and portersupport committed Dec 5, 2024
1 parent e72c9fb commit 584277d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 18 deletions.
2 changes: 1 addition & 1 deletion addons/datadog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: datadog
version: 3.80.0
version: 0.29.0
appVersion: "7"
description: Datadog Agent
keywords:
Expand Down
2 changes: 1 addition & 1 deletion addons/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 0.3.0
version: 0.4.0
appVersion: 11.1.3
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
Expand Down
17 changes: 1 addition & 16 deletions addons/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,60 +16,48 @@ 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
- https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator

version: 5.0.102

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
condition: prometheus.enabled,nri-prometheus.enabled
version: 2.1.19

- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
condition: newrelic-prometheus-agent.enabled
version: 1.15.2

- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.22.2

- 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.13.1

- name: kube-state-metrics
version: 5.26.0
condition: ksm.enabled,kube-state-metrics.enabled
repository: https://prometheus-community.github.io/helm-charts

- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.11.2

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

- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
condition: newrelic-pixie.enabled
version: 2.1.6

- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
condition: k8s-agents-operator.enabled
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
# https://github.com/newrelic/open-install-library/blob/main/recipes/newrelic/infrastructure/kubernetes.yml
Expand All @@ -78,20 +66,17 @@ dependencies:
repository: https://pixie-operator-charts.storage.googleapis.com
condition: pixie-chart.enabled
version: 0.1.6

- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
condition: newrelic-infra-operator.enabled
version: 2.13.1

maintainers:
- name: juanjjaramillo
url: https://github.com/juanjjaramillo
- name: csongnr
url: https://github.com/csongnr
- name: dbudziwojskiNR
url: https://github.com/dbudziwojskiNR

keywords:
- infrastructure
- newrelic
Expand Down

0 comments on commit 584277d

Please sign in to comment.