diff --git a/addons/datadog/Chart.yaml b/addons/datadog/Chart.yaml index d44b9a8aa..50a2794d6 100644 --- a/addons/datadog/Chart.yaml +++ b/addons/datadog/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: datadog -version: 3.53.3 +version: 0.26.0 appVersion: "7" description: Datadog Agent keywords: diff --git a/addons/elasticsearch/Chart.yaml b/addons/elasticsearch/Chart.yaml index 5cd82697e..99b35ad50 100644 --- a/addons/elasticsearch/Chart.yaml +++ b/addons/elasticsearch/Chart.yaml @@ -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 diff --git a/addons/helm-revision-pruner/Chart.yaml b/addons/helm-revision-pruner/Chart.yaml index d9b7b224f..d2be384fb 100644 --- a/addons/helm-revision-pruner/Chart.yaml +++ b/addons/helm-revision-pruner/Chart.yaml @@ -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. diff --git a/addons/logdna/Chart.yaml b/addons/logdna/Chart.yaml index bc4e5922c..4a3f9b75b 100644 --- a/addons/logdna/Chart.yaml +++ b/addons/logdna/Chart.yaml @@ -16,10 +16,10 @@ keywords: - APP - LOGGING maintainers: -- email: help@logdna.com - name: LogDNA + - email: help@logdna.com + 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 diff --git a/addons/metabase/Chart.yaml b/addons/metabase/Chart.yaml index ce2e552e6..80e58645d 100644 --- a/addons/metabase/Chart.yaml +++ b/addons/metabase/Chart.yaml @@ -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 diff --git a/addons/nri-bundle-deprecated/Chart.yaml b/addons/nri-bundle-deprecated/Chart.yaml index 4374c5a56..064231a9a 100644 --- a/addons/nri-bundle-deprecated/Chart.yaml +++ b/addons/nri-bundle-deprecated/Chart.yaml @@ -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 diff --git a/addons/nri-bundle/Chart.yaml b/addons/nri-bundle/Chart.yaml index e22fc6f3d..aa1f31a5b 100644 --- a/addons/nri-bundle/Chart.yaml +++ b/addons/nri-bundle/Chart.yaml @@ -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 @@ -72,12 +61,10 @@ 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 @@ -85,7 +72,6 @@ maintainers: url: https://github.com/csongnr - name: dbudziwojskiNR url: https://github.com/dbudziwojskiNR - keywords: - infrastructure - newrelic diff --git a/addons/porter-agent/Chart.yaml b/addons/porter-agent/Chart.yaml index 77f04eb03..50271882c 100644 --- a/addons/porter-agent/Chart.yaml +++ b/addons/porter-agent/Chart.yaml @@ -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. diff --git a/addons/prometheus/Chart.yaml b/addons/prometheus/Chart.yaml index 5761c4542..6385983e4 100644 --- a/addons/prometheus/Chart.yaml +++ b/addons/prometheus/Chart.yaml @@ -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 diff --git a/addons/tailscale-relay/Chart.yaml b/addons/tailscale-relay/Chart.yaml index 981a473c6..26cfa8aa6 100644 --- a/addons/tailscale-relay/Chart.yaml +++ b/addons/tailscale-relay/Chart.yaml @@ -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 diff --git a/applications/job/Chart.yaml b/applications/job/Chart.yaml index 7a48bd83b..f3c8fb869 100644 --- a/applications/job/Chart.yaml +++ b/applications/job/Chart.yaml @@ -10,4 +10,4 @@ keywords: - job name: job type: application -version: 0.71.0 +version: 0.77.0 diff --git a/applications/web/Chart.yaml b/applications/web/Chart.yaml index 225644197..0aefa0ecc 100644 --- a/applications/web/Chart.yaml +++ b/applications/web/Chart.yaml @@ -10,4 +10,4 @@ keywords: - web name: web type: application -version: 0.164.0 +version: 0.179.0 diff --git a/applications/worker/Chart.yaml b/applications/worker/Chart.yaml index 5cae1a093..205393791 100644 --- a/applications/worker/Chart.yaml +++ b/applications/worker/Chart.yaml @@ -10,4 +10,4 @@ keywords: - worker name: worker type: application -version: 0.78.0 +version: 0.87.0