Skip to content

Commit 47d924d

Browse files
committed
Bump version to 2.0.0-rc2
Signed-off-by: Pete Wall <[email protected]>
1 parent 48a01f8 commit 47d924d

File tree

35 files changed

+26
-27
lines changed

35 files changed

+26
-27
lines changed

charts/k8s-monitoring/.helmignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.ct.yaml
22
data-alloy
33
docs
4-
examples
54
schema-mods
65
tests
76
Makefile

charts/k8s-monitoring/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: application
66
icon: https://raw.githubusercontent.com/grafana/grafana/main/public/img/grafana_icon.svg
77
sources:
88
- https://github.com/grafana/k8s-monitoring-helm/tree/main/charts/k8s-monitoring
9-
version: 2.0.0-rc.1
9+
version: 2.0.0-rc.2
1010
appVersion: 2.0.0
1111
maintainers:
1212

charts/k8s-monitoring/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# k8s-monitoring
77

8-
![Version: 2.0.0-rc.1](https://img.shields.io/badge/Version-2.0.0--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)
8+
![Version: 2.0.0-rc.2](https://img.shields.io/badge/Version-2.0.0--rc.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)
99

1010
Capture all telemetry data from your Kubernetes cluster.
1111

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

charts/k8s-monitoring/docs/examples/auth/bearer-token/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/auth/embedded-secrets/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/auth/external-secrets/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/auth/sigv4/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/autoscaling/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/collector-storage/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/extra-rules/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/annotation-autodiscovery/default/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/annotation-autodiscovery/prom-annotations/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/applicaiton-observability/default/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/cluster-metrics/control-plane-monitoring/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/cluster-metrics/default/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/integrations/alloy/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/integrations/cert-manager/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/integrations/etcd/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/integrations/mysql/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/features/prometheus-operator-objects/default/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/metrics-tuning/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/platforms/azure-aks/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/platforms/eks-fargate/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/platforms/gke-autopilot/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/platforms/openshift/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/docs/examples/private-image-registries/output.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)