Skip to content

Commit 039c0d7

Browse files
committed
Bump versions to 1.6.19 and 2.0.2.
Also fix some lint issues Signed-off-by: Pete Wall <[email protected]>
1 parent b80fcfe commit 039c0d7

File tree

95 files changed

+368
-366
lines changed

Some content is hidden

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

95 files changed

+368
-366
lines changed

.github/workflows/scan-chart-images.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: Scan Chart Images
33

4+
# yamllint disable-line rule:truthy
45
on:
56
workflow_dispatch:
67
# Disabling auto-checking.

charts/k8s-monitoring-v1/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
name: k8s-monitoring
44
description: A Helm chart for gathering, scraping, and forwarding Kubernetes telemetry data to a Grafana Stack.
55
type: application
6-
version: 1.6.18
6+
version: 1.6.19
77
appVersion: 2.10.0
88
icon: https://raw.githubusercontent.com/grafana/grafana/main/public/img/grafana_icon.svg
99
sources:

charts/k8s-monitoring-v1/README.md

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

66
# k8s-monitoring
77

8-
![Version: 1.6.18](https://img.shields.io/badge/Version-1.6.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.0](https://img.shields.io/badge/AppVersion-2.10.0-informational?style=flat-square)
8+
![Version: 1.6.19](https://img.shields.io/badge/Version-1.6.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.0](https://img.shields.io/badge/AppVersion-2.10.0-informational?style=flat-square)
99

1010
A Helm chart for gathering, scraping, and forwarding Kubernetes telemetry data to a Grafana Stack.
1111

charts/k8s-monitoring-v1/docs/examples/alloy-autoscaling-and-storage/output.yaml

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

charts/k8s-monitoring-v1/docs/examples/application-observability/output.yaml

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

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

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

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

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

0 commit comments

Comments
 (0)