Skip to content

Commit f5b543c

Browse files
committed
Bump version to 3.5.5
Signed-off-by: Pete Wall <[email protected]>
1 parent d3f7e34 commit f5b543c

File tree

117 files changed

+335
-331
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+335
-331
lines changed

charts/k8s-monitoring/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
## 3.5.5
6+
7+
* Set node label for Tempo service integration (@petewall)
58
* Update Beyla chart to 1.9.9 (@petewall)
69

710
## 3.5.4
@@ -12,6 +15,7 @@
1215
* Ensure Service Graph utilizes destination defaults (@petewall)
1316
* Update default Service Graph dimensions (@rlankfo)
1417
* Properly check for integration scrape intervals and timeouts inside the metrics object (@petewall)
18+
* Set node label for certain service integrations (@petewall)
1519

1620
## 3.5.3
1721

charts/k8s-monitoring/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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: 3.5.4
10-
appVersion: 3.5.4
9+
version: 3.5.5
10+
appVersion: 3.5.5
1111
maintainers:
1212
1313
name: petewall

charts/k8s-monitoring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# k8s-monitoring
77

8-
![Version: 3.5.4](https://img.shields.io/badge/Version-3.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.4](https://img.shields.io/badge/AppVersion-3.5.4-informational?style=flat-square)
8+
![Version: 3.5.5](https://img.shields.io/badge/Version-3.5.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.5](https://img.shields.io/badge/AppVersion-3.5.5-informational?style=flat-square)
99
Capture all telemetry data from your Kubernetes cluster.
1010

1111
## Breaking change announcements

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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 3 additions & 3 deletions
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/alloy-metrics.alloy

Lines changed: 1 addition & 1 deletion
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

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)