Skip to content

Commit

Permalink
feat(kps): Bump to 56.13.1, clean up manifests (#1492) * feat(kps): B…
Browse files Browse the repository at this point in the history
…ump to 56.13.1 * feat(kps): Remove rbac clusterroles from chart * fix(kps): Remove unused helper snippet * chore: copy upstream chart version: 56.13.1 * chore: apply patch_3_mesosphere_hooks.sh * chore: apply patch_5_mesosphere_rules.sh * chore: apply patch_6_mesosphere_values.sh * chore: apply patch_7_patch_grafana_dashboards.sh * chore: apply patch_9_mesosphere_helmignore.sh * chore: apply patch_10_mesosphere_patch_storage.sh * chore: helm dependency update
  • Loading branch information
D2iQ CI committed Feb 28, 2024
1 parent 054985c commit 9d16576
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 1 deletion.
71 changes: 70 additions & 1 deletion staging/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3996,6 +3996,75 @@ entries:
- https://mesosphere.github.io/charts/staging/kube-oidc-proxy-0.1.0.tgz
version: 0.1.0
kube-prometheus-stack:
- annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/prometheus-community/helm-charts
- name: Upstream Project
url: https://github.com/prometheus-operator/kube-prometheus
artifacthub.io/operator: "true"
apiVersion: v2
appVersion: v0.71.2
created: "2024-02-28T03:17:22.647352618Z"
dependencies:
- condition: crds.enabled
name: crds
repository: ""
version: 0.0.0
- condition: kubeStateMetrics.enabled
name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.16.*
- condition: nodeExporter.enabled
name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.30.*
- condition: grafana.enabled
name: grafana
repository: https://grafana.github.io/helm-charts
version: 7.3.*
- condition: windowsMonitoring.enabled
name: prometheus-windows-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 0.3.*
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide easy
to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
Prometheus Operator.
digest: a25c7dce8ec6457230c866da233089c3c9e7b443450a33eabc283b98c24b0584
home: https://github.com/prometheus-operator/kube-prometheus
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
keywords:
- operator
- prometheus
- kube-prometheus
kubeVersion: '>=1.19.0-0'
maintainers:
- email: andrew@quadcorps.co.uk
name: andrewgkew
- email: gianrubio@gmail.com
name: gianrubio
- email: github.gkarthiks@gmail.com
name: gkarthiks
- email: kube-prometheus-stack@sisti.pt
name: GMartinez-Sisti
- email: github@jkroepke.de
name: jkroepke
- email: scott@r6by.com
name: scottrigby
- email: miroslav.hadzhiev@gmail.com
name: Xtigyro
- email: quentin.bisson@gmail.com
name: QuentinBisson
name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
urls:
- https://mesosphere.github.io/charts/staging/kube-prometheus-stack-56.13.1.tgz
version: 56.13.1
- annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
Expand Down Expand Up @@ -13093,4 +13162,4 @@ entries:
urls:
- https://mesosphere.github.io/charts/staging/velero-2.1.1.tgz
version: 2.1.1
generated: "2024-02-26T20:53:42.70446992Z"
generated: "2024-02-28T03:17:22.6160801Z"
Binary file added staging/kube-prometheus-stack-56.13.1.tgz
Binary file not shown.

0 comments on commit 9d16576

Please sign in to comment.