Skip to content

Commit

Permalink
Merge branch 'production' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
rudimk authored May 15, 2024
2 parents 2878bd7 + ec5eee0 commit d80412c
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 30 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.53.3
version: 0.26.0
appVersion: "7"
description: Datadog Agent
keywords:
Expand Down
2 changes: 1 addition & 1 deletion addons/elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ maintainers:
name: elasticsearch
sources:
- https://github.com/elastic/elasticsearch
version: 0.11.0
version: 0.12.0
keywords:
- DATA_STORE
- SEARCH
2 changes: 1 addition & 1 deletion addons/helm-revision-pruner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.6.0
version: 0.7.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
8 changes: 4 additions & 4 deletions addons/logdna/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ keywords:
- APP
- LOGGING
maintainers:
- email: [email protected]
name: LogDNA
- email: [email protected]
name: LogDNA
name: agent
sources:
- https://github.com/logdna/logdna-agent-v2
- https://github.com/logdna/logdna-agent-v2
type: application
version: 203.9.1
version: 0.2.0
2 changes: 1 addition & 1 deletion addons/metabase/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Template for deploying Metabase onto Porter.
icon: https://pbs.twimg.com/profile_images/961380992727465985/4unoiuHt.jpg
name: metabase
type: application
version: 0.16.0
version: 0.18.0
keywords:
- APP
- ANALYITCS
2 changes: 1 addition & 1 deletion addons/nri-bundle-deprecated/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sources:
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-logging
- 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: 0.11.0
version: 0.12.0
appVersion: 5.0.15
dependencies:
- name: newrelic-infrastructure
Expand Down
16 changes: 1 addition & 15 deletions addons/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,55 +15,44 @@ sources:
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-logging
- 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.72

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

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

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

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

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

- name: kube-state-metrics
version: 5.18.1
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.9.4

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

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

# 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 @@ -72,20 +61,17 @@ dependencies:
repository: https://pixie-operator-charts.storage.googleapis.com
condition: pixie-chart.enabled
version: 0.1.4

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

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
2 changes: 1 addition & 1 deletion addons/porter-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.29.0
version: 0.36.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion addons/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ sources:
- https://github.com/prometheus/node_exporter
- https://github.com/kubernetes/kube-state-metrics
type: application
version: 0.11.0
version: 0.12.0
keywords:
- MONITORING
2 changes: 1 addition & 1 deletion addons/tailscale-relay/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: tailscale-relay
icon: https://images.crunchbase.com/image/upload/c_lpad,h_170,w_170,f_auto,b_white,q_auto:eco,dpr_1/xkthebhmilwbyffilnfl
version: 0.12.0
version: 0.15.0
appVersion: v1.62.0
keywords:
- APP
Expand Down
2 changes: 1 addition & 1 deletion applications/job/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ keywords:
- job
name: job
type: application
version: 0.71.0
version: 0.77.0
2 changes: 1 addition & 1 deletion applications/web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ keywords:
- web
name: web
type: application
version: 0.164.0
version: 0.179.0
2 changes: 1 addition & 1 deletion applications/worker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ keywords:
- worker
name: worker
type: application
version: 0.78.0
version: 0.87.0

0 comments on commit d80412c

Please sign in to comment.