Skip to content

Commit

Permalink
Automatic update CHANGELOGs and READMEs (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriametrics-bot authored Dec 15, 2023
1 parent fa9db2a commit 4b81ea8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions charts/victoria-metrics-k8s-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.18.11

**Release date:** 2023-12-15

![AppVersion: v1.96.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.96.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

- Fix missing `.Values.defaultRules.rules.vmcluster` value. See [#801](https://github.com/VictoriaMetrics/helm-charts/pull/801) by @MemberIT.

## 0.18.10
Expand Down
4 changes: 2 additions & 2 deletions charts/victoria-metrics-k8s-stack/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm Chart For Victoria Metrics kubernetes monitoring stack.

![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.18.10](https://img.shields.io/badge/Version-0.18.10-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.18.11](https://img.shields.io/badge/Version-0.18.11-informational?style=flat-square)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/victoriametrics)](https://artifacthub.io/packages/helm/victoriametrics/victoria-logs-k8s-stack)

Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
Expand Down Expand Up @@ -378,9 +378,9 @@ Change the values according to the need of the environment in ``victoria-metrics
| defaultRules.rules.network | bool | `true` | |
| defaultRules.rules.node | bool | `true` | |
| defaultRules.rules.vmagent | bool | `true` | |
| defaultRules.rules.vmcluster | bool | `true` | |
| defaultRules.rules.vmhealth | bool | `true` | |
| defaultRules.rules.vmsingle | bool | `true` | |
| defaultRules.rules.vmcluster | bool | `true` | |
| defaultRules.runbookUrl | string | `"https://runbooks.prometheus-operator.dev/runbooks"` | Runbook url prefix for default rules |
| experimentalDashboardsEnabled | bool | `true` | |
| externalVM.read.url | string | `""` | |
Expand Down

0 comments on commit 4b81ea8

Please sign in to comment.