Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Signed-off-by: Github Actions <133988544+victoriametrics-bot@users.noreply.github.com>
Co-authored-by: AndrewChubatiuk <3162380+AndrewChubatiuk@users.noreply.github.com>
This commit is contained in:
Github Actions 2024-11-25 09:07:27 -08:00 committed by f41gh7
parent 728ceefca1
commit f122f35a37
No known key found for this signature in database
GPG key ID: 4558311CF775EC72
15 changed files with 73 additions and 31 deletions

View file

@ -1,6 +1,6 @@
## Next release
- TODO
- updated common dependency 0.0.31 -> 0.0.32
## 0.8.3

View file

@ -1,6 +1,6 @@
## Next release
- TODO
- updated common dependency 0.0.31 -> 0.0.32
## 0.14.9

View file

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.31
- updated common dependency 0.0.28 -> 0.0.32
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
## 0.12.6

View file

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.31
- updated common dependency 0.0.28 -> 0.0.32
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
## 1.6.7

View file

@ -1,7 +1,7 @@
## Next release
- fixed multiple ingress rendering. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1777)
- updated common dependency 0.0.28 -> 0.0.31
- updated common dependency 0.0.28 -> 0.0.32
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
## 0.7.7

View file

@ -1,7 +1,7 @@
## Next release
- removed unsupported selectNodes SRV discovery
- updated common dependency 0.0.28 -> 0.0.31
- updated common dependency 0.0.28 -> 0.0.32
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
## 0.14.12

View file

@ -4,6 +4,14 @@
- TODO
## 0.0.32
**Release date:** 2024-11-25
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- removed suffix, that starts with `@sha` from app version label. see [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1801).
## 0.0.31
**Release date:** 2024-11-21

View file

@ -1,4 +1,4 @@
![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square)
![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-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-metrics-common)
Victoria Metrics Common - contains shared templates for all Victoria Metrics helm charts

View file

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.31
- updated common dependency 0.0.28 -> 0.0.32
## 0.5.0

View file

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.31
- updated common dependency 0.0.28 -> 0.0.32
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
## 0.5.7

View file

@ -1,5 +1,25 @@
## Next release
- TODO
## 0.29.1
**Release date:** 2024-11-25
![AppVersion: v1.106.1](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.1&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- updated common dependency 0.0.31 -> 0.0.32
- updated operator dependency 0.39.0 -> 0.39.1
- fixed alertmanager config name. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1805)
## 0.29.0
**Release date:** 2024-11-25
![AppVersion: v1.106.1](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.1&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
**Update note**: This release contains breaking changes. please follow [upgrade guide](./#upgrade-to-0290)
- fixed ability to override CR names using `<component>.name`. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1778)
@ -7,6 +27,7 @@
- bump operator chart version to 0.38.0
- replaced all `<component>.vmauth` params to `vmauth.spec` to provide more flexibility in vmauth configuration. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1793)
- synced dashboards
- updates operator to [v0.50.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.49.0) version
## 0.28.4

View file

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.28.4](https://img.shields.io/badge/Version-0.28.4-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.29.1](https://img.shields.io/badge/Version-0.29.1-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-metrics-k8s-stack)
Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
@ -97,11 +97,9 @@ where `<fullname>` is output of `{{ include "vm-operator.fullname" }}` for your
If one of dashboards ConfigMap is failing with error `Too long: must have at most 262144 bytes`, please make sure you've added `argocd.argoproj.io/sync-options: ServerSideApply=true` annotation to your dashboards:
```yaml
grafana:
sidecar:
dashboards:
additionalDashboardAnnotations
argocd.argoproj.io/sync-options: ServerSideApply=true
defaultDashboards:
annotations:
argocd.argoproj.io/sync-options: ServerSideApply=true
```
argocd.argoproj.io/sync-options: ServerSideApply=true
@ -109,7 +107,7 @@ argocd.argoproj.io/sync-options: ServerSideApply=true
### Rules and dashboards
This chart by default install multiple dashboards and recording rules from [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus)
you can disable dashboards with `defaultDashboardsEnabled: false` and `experimentalDashboardsEnabled: false`
you can disable dashboards with `defaultDashboards.enabled: false` and `experimentalDashboardsEnabled: false`
and rules can be configured under `defaultRules`
### Adding external dashboards
@ -157,12 +155,13 @@ kubelet:
### Using externally managed Grafana
If you want to use an externally managed Grafana instance but still want to use the dashboards provided by this chart you can set
`grafana.enabled` to `false` and set `defaultDashboardsEnabled` to `true`. This will install the dashboards
`grafana.enabled` to `false` and set `defaultDashboards.enabled` to `true`. This will install the dashboards
but will not install Grafana.
For example:
```yaml
defaultDashboardsEnabled: true
defaultDashboards:
enabled: true
grafana:
enabled: false
@ -175,16 +174,12 @@ set `.grafana.sidecar.dashboards.additionalDashboardLabels` or `.grafana.sidecar
For example:
```yaml
defaultDashboardsEnabled: true
grafana:
enabled: false
sidecar:
dashboards:
additionalDashboardLabels:
key: value
additionalDashboardAnnotations:
key: value
defaultDashboards:
enabled: true
labels:
key: value
annotations:
key: value
```
## Prerequisites

View file

@ -1,5 +1,23 @@
## Next release
- TODO
## 0.39.1
**Release date:** 2024-11-25
![AppVersion: v0.50.0](https://img.shields.io/static/v1?label=AppVersion&message=v0.50.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- updated common dependency 0.0.31 -> 0.0.32
## 0.39.0
**Release date:** 2024-11-25
![AppVersion: v0.50.0](https://img.shields.io/static/v1?label=AppVersion&message=v0.50.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- updated common dependency 0.0.28 -> 0.0.31
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
@ -15,7 +33,7 @@
- updated common dependency 0.0.19 -> 0.0.28
- added back `crds.enabled: false` option, which disables CRD creation, but due to limitation of dependencies condition it allows to disable only in combination with `crds.plain: false`
- disabled cleanup, while `crds.enabled: false`. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1563).
- updates operator to [v0.49.1](https://github.com/VictoriaMetrics/operator/releases/tag/v0.49.1) version
- updates operator to [v0.50.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.49.0) version
## 0.37.0

View file

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.38.0](https://img.shields.io/badge/Version-0.38.0-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.39.1](https://img.shields.io/badge/Version-0.39.1-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-metrics-operator)
Victoria Metrics Operator

View file

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.31
- updated common dependency 0.0.28 -> 0.0.32
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
## 0.12.7