-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new-relic/nri-bundle: - 5.0.99 quobyte/quobyte-cluster: - 0.1.11 speedscale/speedscale-operator: - 2.2.635
- Loading branch information
1 parent
ef464a3
commit e80179a
Showing
641 changed files
with
51,788 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
dependencies: | ||
- name: newrelic-infrastructure | ||
repository: https://newrelic.github.io/nri-kubernetes | ||
version: 3.35.1 | ||
- name: nri-prometheus | ||
repository: https://newrelic.github.io/nri-prometheus | ||
version: 2.1.19 | ||
- name: newrelic-prometheus-agent | ||
repository: https://newrelic.github.io/newrelic-prometheus-configurator | ||
version: 1.15.1 | ||
- name: nri-metadata-injection | ||
repository: https://newrelic.github.io/k8s-metadata-injection | ||
version: 4.22.1 | ||
- name: newrelic-k8s-metrics-adapter | ||
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter | ||
version: 1.12.1 | ||
- name: kube-state-metrics | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 5.26.0 | ||
- name: nri-kube-events | ||
repository: https://newrelic.github.io/nri-kube-events | ||
version: 3.11.1 | ||
- name: newrelic-logging | ||
repository: https://newrelic.github.io/helm-charts | ||
version: 1.23.2 | ||
- name: newrelic-pixie | ||
repository: https://newrelic.github.io/helm-charts | ||
version: 2.1.6 | ||
- name: k8s-agents-operator | ||
repository: https://newrelic.github.io/k8s-agents-operator | ||
version: 0.17.0 | ||
- name: pixie-operator-chart | ||
repository: https://pixie-operator-charts.storage.googleapis.com | ||
version: 0.1.6 | ||
- name: newrelic-infra-operator | ||
repository: https://newrelic.github.io/newrelic-infra-operator | ||
version: 2.13.0 | ||
digest: sha256:e88248b066f5766aea0c5afc2077c43db02060e441acfa9673983cbbadbbbd9f | ||
generated: "2024-11-04T15:14:20.333785872Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
annotations: | ||
catalog.cattle.io/certified: partner | ||
catalog.cattle.io/display-name: New Relic | ||
catalog.cattle.io/release-name: nri-bundle | ||
apiVersion: v2 | ||
dependencies: | ||
- condition: infrastructure.enabled,newrelic-infrastructure.enabled | ||
name: newrelic-infrastructure | ||
repository: https://newrelic.github.io/nri-kubernetes | ||
version: 3.35.1 | ||
- condition: prometheus.enabled,nri-prometheus.enabled | ||
name: nri-prometheus | ||
repository: https://newrelic.github.io/nri-prometheus | ||
version: 2.1.19 | ||
- condition: newrelic-prometheus-agent.enabled | ||
name: newrelic-prometheus-agent | ||
repository: https://newrelic.github.io/newrelic-prometheus-configurator | ||
version: 1.15.1 | ||
- condition: webhook.enabled,nri-metadata-injection.enabled | ||
name: nri-metadata-injection | ||
repository: https://newrelic.github.io/k8s-metadata-injection | ||
version: 4.22.1 | ||
- condition: metrics-adapter.enabled,newrelic-k8s-metrics-adapter.enabled | ||
name: newrelic-k8s-metrics-adapter | ||
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter | ||
version: 1.12.1 | ||
- condition: ksm.enabled,kube-state-metrics.enabled | ||
name: kube-state-metrics | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 5.26.0 | ||
- condition: kubeEvents.enabled,nri-kube-events.enabled | ||
name: nri-kube-events | ||
repository: https://newrelic.github.io/nri-kube-events | ||
version: 3.11.1 | ||
- condition: logging.enabled,newrelic-logging.enabled | ||
name: newrelic-logging | ||
repository: https://newrelic.github.io/helm-charts | ||
version: 1.23.2 | ||
- condition: newrelic-pixie.enabled | ||
name: newrelic-pixie | ||
repository: https://newrelic.github.io/helm-charts | ||
version: 2.1.6 | ||
- condition: k8s-agents-operator.enabled | ||
name: k8s-agents-operator | ||
repository: https://newrelic.github.io/k8s-agents-operator | ||
version: 0.17.0 | ||
- alias: pixie-chart | ||
condition: pixie-chart.enabled | ||
name: pixie-operator-chart | ||
repository: https://pixie-operator-charts.storage.googleapis.com | ||
version: 0.1.6 | ||
- condition: newrelic-infra-operator.enabled | ||
name: newrelic-infra-operator | ||
repository: https://newrelic.github.io/newrelic-infra-operator | ||
version: 2.13.0 | ||
description: Groups together the individual charts for the New Relic Kubernetes solution | ||
for a more comfortable deployment. | ||
home: https://github.com/newrelic/helm-charts | ||
icon: file://assets/icons/nri-bundle.svg | ||
keywords: | ||
- infrastructure | ||
- newrelic | ||
- monitoring | ||
maintainers: | ||
- name: juanjjaramillo | ||
url: https://github.com/juanjjaramillo | ||
- name: csongnr | ||
url: https://github.com/csongnr | ||
- name: dbudziwojskiNR | ||
url: https://github.com/dbudziwojskiNR | ||
name: nri-bundle | ||
sources: | ||
- https://github.com/newrelic/nri-bundle/ | ||
- https://github.com/newrelic/nri-bundle/tree/master/charts/nri-bundle | ||
- https://github.com/newrelic/nri-kubernetes/tree/master/charts/newrelic-infrastructure | ||
- https://github.com/newrelic/nri-prometheus/tree/master/charts/nri-prometheus | ||
- https://github.com/newrelic/newrelic-prometheus-configurator/tree/master/charts/newrelic-prometheus-agent | ||
- https://github.com/newrelic/k8s-metadata-injection/tree/master/charts/nri-metadata-injection | ||
- https://github.com/newrelic/newrelic-k8s-metrics-adapter/tree/master/charts/newrelic-k8s-metrics-adapter | ||
- https://github.com/newrelic/nri-kube-events/tree/master/charts/nri-kube-events | ||
- 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 | ||
- https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator | ||
version: 5.0.99 |
Oops, something went wrong.