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: zekker6 <1367798+zekker6@users.noreply.github.com>
This commit is contained in:
Github Actions 2024-11-05 10:05:24 -08:00 committed by GitHub
parent be677065bc
commit 74a9c6f91c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
23 changed files with 115 additions and 48 deletions

View File

@ -92,7 +92,7 @@ Get the pods lists by running these commands:
```console
kubectl get pods -A | grep 'victoria-metrics'
# or list all resources of victoria-metrics
# or list all resorces of victoria-metrics
kubectl get all -n NAMESPACE | grep victoria
```

View File

@ -19,7 +19,7 @@
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- Added grafana dashboard. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1590)
- Custom fluent-bit template to push data to multiple VLogs instances when replica count is greater than 1
- Custom fluent-bit template to push data to multiple VLogs instances when replica count is greated than 1
## 0.6.6

View File

@ -728,7 +728,7 @@ loggerFormat: json
</code>
</pre>
</td>
<td><p>Persistent volume annotations</p>
<td><p>Persistant volume annotations</p>
</td>
</tr>
<tr>
@ -1063,7 +1063,7 @@ readOnlyRootFilesystem: true
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>

View File

@ -2,6 +2,15 @@
- TODO
## 0.14.5
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.14.4
**Release date:** 2024-10-29

View File

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.4](https://img.shields.io/badge/Version-0.14.4-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.5](https://img.shields.io/badge/Version-0.14.5-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-agent)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
@ -464,7 +464,7 @@ strategy: {}
</code>
</pre>
</td>
<td><p>Deployment strategy. Check <a href="https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy" target="_blank">here</a> for details</p>
<td><p>Deployment stragegy. Check <a href="https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy" target="_blank">here</a> for details</p>
</td>
</tr>
<tr>
@ -947,7 +947,7 @@ name: ""
</code>
</pre>
</td>
<td><p>Persistent volume annotations</p>
<td><p>Persistant volume annotations</p>
</td>
</tr>
<tr>
@ -980,7 +980,7 @@ name: ""
</code>
</pre>
</td>
<td><p>Persistent volume additional labels</p>
<td><p>Persistant volume additional labels</p>
</td>
</tr>
<tr>
@ -1305,7 +1305,7 @@ periodSeconds: 15
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>

View File

@ -1,6 +1,16 @@
## Next release
- TODO
## 0.12.4
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- use common templates
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.12.3
@ -80,7 +90,7 @@
- Removed support for `policy/v1beta1/PodDisruptionBudget`
- Added `.Values.global.imagePullSecrets` and `.Values.global.image.registry`
- Added `.Values.alertmanager.emptyDir` to customize default cache directory
- Added alertmanager service `.Values.alertmanager.service.externalTrafficPolicy` and `.Values.alertmanager.service.healthCheckNodePort`
- Addded alertmanager service `.Values.alertmanager.service.externalTrafficPolicy` and `.Values.alertmanager.service.healthCheckNodePort`
- Use static container names in a pod
- Removed `networking.k8s.io/v1beta1/Ingress` and `extensions/v1beta1/Ingress` support
- Added `.Values.server.service.ipFamilies`, `.Values.server.service.ipFamilyPolicy`, `.Values.alertmanager.service.ipFamilies` and `.Values.alertmanager.service.ipFamilyPolicy` for services IP family management

View File

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.12.3](https://img.shields.io/badge/Version-0.12.3-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.12.4](https://img.shields.io/badge/Version-0.12.4-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-alert)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
@ -428,7 +428,7 @@ tag: v0.25.0
</code>
</pre>
</td>
<td><p>Persistent volume annotations</p>
<td><p>Persistant volume annotations</p>
</td>
</tr>
<tr>
@ -699,7 +699,7 @@ labels: {}
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>
@ -1641,7 +1641,7 @@ tokenFile: ""
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>

View File

@ -1,6 +1,6 @@
## Next release
- TODO
- use common templates
## 1.6.3
@ -350,5 +350,5 @@
![AppVersion: v1.1.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.1.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
* release vmanomaly v1.1.0 (#454)
* relase vmanomaly v1.1.0 (#454)
* vmanomaly: fix config for pull-based monitoring (#446)

View File

@ -663,7 +663,7 @@ storageClassName: ""
</code>
</pre>
</td>
<td><p>Persistent volume annotations</p>
<td><p>Persistant volume annotations</p>
</td>
</tr>
<tr>

View File

@ -1,6 +1,16 @@
## Next release
- TODO
## 0.7.4
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- multiple paths for a host in ingress
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.7.3

View File

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.7.3](https://img.shields.io/badge/Version-0.7.3-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.7.4](https://img.shields.io/badge/Version-0.7.4-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-auth)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
@ -839,7 +839,7 @@ tcpSocket: {}
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>

View File

@ -1,7 +1,17 @@
## Next release
- TODO
## 0.14.7
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- multiple paths for a host in ingress
- support HPA for vmselect statefulset
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.14.6

View File

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.6](https://img.shields.io/badge/Version-0.14.6-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.7](https://img.shields.io/badge/Version-0.14.7-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-cluster)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
@ -142,17 +142,6 @@ Change the values according to the need of the environment in ``victoria-metrics
</td>
<td></td>
</tr>
<tr>
<td>clusterDomainSuffix</td>
<td>string</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="">
<code class="language-yaml">cluster.local
</code>
</pre>
</td>
<td><p>K8s cluster domain suffix, uses for building storage pods&rsquo; FQDN. Details are <a href="https://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/" target="_blank">here</a></p>
</td>
</tr>
<tr>
<td>extraObjects</td>
<td>list</td>
@ -2729,7 +2718,7 @@ timeoutSeconds: 5
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>

View File

@ -142,7 +142,7 @@
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- Fixed `vm.enterprise.only` template to check if at least one of both global.license.eula and .Values.license.eula are defined
- Fixed `vm.enterprise.only` template to check if at least one of both global.licence.eula and .Values.license.eula are defined
- Convert `vm.args` bool `true` values to flags without values
## 0.0.4
@ -180,5 +180,5 @@
- Added `vm.enterprise.only` template to fail rendering if required license arguments weren't set.
- Added `vm.image` template that introduces common chart logic of how to build image name from application variables.
- Added `vm.ingress.port` template to render properly ingress port configuration depending on args type.
- Added `vm.ingress.port` template to render properly tngress port configuration depending on args type.
- Added `vm.probe.*` templates to render probes params consistently across all templates.

View File

@ -2,6 +2,15 @@
- TODO
## 0.4.2
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.4.1
**Release date:** 2024-10-21

View File

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-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-distributed)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

View File

@ -1,6 +1,16 @@
## Next release
- TODO
## 0.5.4
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- multiple paths for a host in ingress
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.5.3
@ -68,7 +78,7 @@
![AppVersion: v1.102.1](https://img.shields.io/static/v1?label=AppVersion&message=v1.102.1&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
**Update note**: main container name was changed to `vmgateway`, which will recreate a pod.
**Update note**: main container name was changed to `vmgateway`, which will reacreate a pod.
**Update note**: requires Helm 3.14+

View File

@ -1,8 +1,8 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-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-gateway)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
Victoria Metrics Gateway - Auth & Rate-Limiting proxy for Victoria Metrics
Victoria Metrics Gateway - Auth & Rate-Limitting proxy for Victoria Metrics
# Table of Content
@ -880,7 +880,7 @@ runAsUser: 1000
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>

View File

@ -1,5 +1,14 @@
## Next release
- TODO
## 0.27.7
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- Added alertmanager datasource. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1592)
- Renamed `grafana.sidecar.dashboards.additionalDashboardLabels` to `defaultDashboards.labels`
- Renamed `grafana.sidecar.dashboards.additionalDashboardAnnotations` to `defaultDashboards.annotations`
@ -11,6 +20,7 @@
- Fixed additionalNotifiersConfig
- Added `vmcluster.vmauth.<vminsert/vmselect>` and `externalVM.vmauth.<read/write>` to provide ability to override vmauth configs
- Removed unused serviceaccount
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.27.6
@ -169,7 +179,7 @@
- Merged ingress templates
- Removed custom VMServiceScrape for operator
- Added ability to override default Prometheus-compatible datasources with all available parameters. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/860).
- Added ability to override default Prometheus-compatible datatasources with all available parameters. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/860).
- Do not use `grafana.dashboards` and `grafana.dashboardProviders`. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1312).
- Migrated Node Exporter dashboard into chart
- Deprecated `grafana.sidecar.jsonData`, `grafana.provisionDefaultDatasource` in a favour of `grafana.sidecar.datasources.default` slice of datasources.
@ -192,7 +202,7 @@
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- fixed vmalert ingress name typo
- Added ability to override default Prometheus-compatible datasources with all available parameters. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/860).
- Added ability to override default Prometheus-compatible datatasources with all available parameters. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/860).
- Do not use `grafana.dashboards` and `grafana.dashboardProviders`. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1312).
## 0.25.8

View File

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.27.6](https://img.shields.io/badge/Version-0.27.6-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.27.7](https://img.shields.io/badge/Version-0.27.7-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
@ -707,7 +707,7 @@ victoriametrics-vmalert:
</code>
</pre>
</td>
<td><p>Create dashboards as CRDs (requires grafana-operator to be installed)</p>
<td><p>Create dashboards as CRDs (reuqires grafana-operator to be installed)</p>
</td>
</tr>
<tr>

View File

@ -615,7 +615,7 @@ variant: ""
</code>
</pre>
</td>
<td><p>VM operator deployment name override</p>
<td><p>VM operatror deployment name override</p>
</td>
</tr>
<tr>
@ -920,7 +920,7 @@ view:
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>

View File

@ -1,8 +1,18 @@
## Next release
- TODO
## 0.12.4
**Release date:** 2024-11-05
![AppVersion: v1.106.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.106.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- replaced chart templates with common ones
- multiple paths for a host in ingress
- Added ability to override PVC name for Deployment
- bump version of VM components to [v1.106.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.106.0)
## 0.12.3

View File

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.12.3](https://img.shields.io/badge/Version-0.12.3-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.12.4](https://img.shields.io/badge/Version-0.12.4-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-single)
Victoria Metrics Single version - high-performance, cost-effective and scalable TSDB, long-term remote storage for Prometheus
@ -628,7 +628,7 @@ loggerFormat: json
</code>
</pre>
</td>
<td><p>Persistent volume annotations</p>
<td><p>Persistant volume annotations</p>
</td>
</tr>
<tr>
@ -1266,7 +1266,7 @@ scrape_configs:
</code>
</pre>
</td>
<td><p>Service load balancer IP</p>
<td><p>Service load balacner IP</p>
</td>
</tr>
<tr>