Skip to content

Commit

Permalink
Bump versions to 1.6.19 and 2.0.2.
Browse files Browse the repository at this point in the history
Also fix some lint issues

Signed-off-by: Pete Wall <[email protected]>
  • Loading branch information
petewall committed Jan 13, 2025
1 parent b80fcfe commit 039c0d7
Show file tree
Hide file tree
Showing 95 changed files with 368 additions and 366 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scan-chart-images.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Scan Chart Images

# yamllint disable-line rule:truthy
on:
workflow_dispatch:
# Disabling auto-checking.
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-monitoring-v1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
name: k8s-monitoring
description: A Helm chart for gathering, scraping, and forwarding Kubernetes telemetry data to a Grafana Stack.
type: application
version: 1.6.18
version: 1.6.19
appVersion: 2.10.0
icon: https://raw.githubusercontent.com/grafana/grafana/main/public/img/grafana_icon.svg
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-monitoring-v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# k8s-monitoring

![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)
![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)

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

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions charts/k8s-monitoring-v1/docs/examples/azure-aks/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 039c0d7

Please sign in to comment.