Automatic update helm docs from VictoriaMetrics/helm-charts@f5f1b9c (#7691)
Some checks are pending
build / Build (push) Waiting to run
CodeQL Go / Analyze (push) Waiting to run
main / lint (push) Waiting to run
main / test (test-full) (push) Blocked by required conditions
main / test (test-full-386) (push) Blocked by required conditions
main / test (test-pure) (push) Blocked by required conditions
main / integration-test (push) Blocked by required conditions
publish-docs / Build (push) Waiting to run

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-29 01:30:34 -08:00 committed by GitHub
parent 000a918f38
commit 30903d9361
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
20 changed files with 70 additions and 23 deletions

View File

@ -2,6 +2,24 @@
- TODO
## 0.8.7
**Release date:** 2024-11-28
![AppVersion: v1.0.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.0.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.32 -> 0.0.33
## 0.8.6
**Release date:** 2024-11-28
![AppVersion: v1.0.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.0.0&color=success&logo=)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- Use only pod FQDN for statefulsets in `vm.es.urls` template
## 0.8.5
**Release date:** 2024-11-27

View File

@ -1,4 +1,4 @@
![Version: 0.8.5](https://img.shields.io/badge/Version-0.8.5-informational?style=flat-square)
![Version: 0.8.7](https://img.shields.io/badge/Version-0.8.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-logs-single)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
@ -388,8 +388,9 @@ extraLabels: {}
<td>server.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :9428
loggerFormat: json
</code>
</pre>

View File

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.31 -> 0.0.32
- updated common dependency 0.0.31 -> 0.0.33
- Added service.targetPort and serviceMonitor.targetPort to add ability to point service to one of extraContainers port, like oauth2-proxy
## 0.14.9

View File

@ -503,8 +503,9 @@ scrape_configs:
<td>extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8429
loggerFormat: json
</code>
</pre>

View File

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.32
- updated common dependency 0.0.28 -> 0.0.33
- 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

@ -1051,8 +1051,9 @@ username: ""
<td>server.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8880
loggerFormat: json
rule:
- /config/alert-rules.yaml

View File

@ -1,6 +1,6 @@
## Next release
- TODO
- updated common dependency 0.0.32 -> 0.0.33
## 1.6.8

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.32
- updated common dependency 0.0.28 -> 0.0.33
- 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

@ -195,8 +195,9 @@ Change the values according to the need of the environment in ``victoria-metrics
<td>extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8427
loggerFormat: json
</code>
</pre>

View File

@ -1,7 +1,16 @@
## Next release
- TODO
## 0.14.13
**Release date:** 2024-11-28
![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)
- removed unsupported selectNodes SRV discovery
- updated common dependency 0.0.28 -> 0.0.32
- updated common dependency 0.0.28 -> 0.0.33
- 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

@ -1,4 +1,4 @@
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.12](https://img.shields.io/badge/Version-0.14.12-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.14.13](https://img.shields.io/badge/Version-0.14.13-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/)
@ -425,8 +425,9 @@ name: ""
<td>vmauth.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8427
loggerFormat: json
</code>
</pre>
@ -1219,8 +1220,9 @@ timeoutSeconds: 5
<td>vminsert.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8480
loggerFormat: json
</code>
</pre>
@ -2061,6 +2063,7 @@ timeoutSeconds: 5
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8481
loggerFormat: json
</code>
</pre>
@ -2998,8 +3001,9 @@ timeoutSeconds: 5
<td>vmstorage.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8482
loggerFormat: json
</code>
</pre>
@ -3867,7 +3871,7 @@ timeoutSeconds: 5
<td>vmstorage.vmbackupmanager.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
loggerFormat: json
</code>

View File

@ -4,6 +4,15 @@
- TODO
## 0.0.33
**Release date:** 2024-11-28
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
- use container port instead of service one in `vm.host` template, while appIdx is defined
- expect tls extraArg parameter as boolean value
## 0.0.32
**Release date:** 2024-11-25

View File

@ -1,4 +1,4 @@
![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)
![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![Version: 0.0.33](https://img.shields.io/badge/Version-0.0.33-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.32
- updated common dependency 0.0.28 -> 0.0.33
## 0.5.0

View File

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.32
- updated common dependency 0.0.28 -> 0.0.33
- 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

@ -296,8 +296,9 @@ Change the values according to the need of the environment in ``victoria-metrics
<td>extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8431
loggerFormat: json
</code>
</pre>

View File

@ -1,6 +1,7 @@
## Next release
- synced rules
- updated common dependency 0.0.32 -> 0.0.33
## 0.29.1

View File

@ -1,6 +1,6 @@
## Next release
- TODO
- updated common dependency 0.0.32 -> 0.0.33
## 0.39.1

View File

@ -1,6 +1,6 @@
## Next release
- updated common dependency 0.0.28 -> 0.0.32
- updated common dependency 0.0.28 -> 0.0.33
- fixed app.kubernetes.io/version tag override if custom tag is set. See [this issue](https://github.com/VictoriaMetrics/helm-charts/issues/1766).
- Added service.targetPort and serviceMonitor.targetPort to add ability to point service to one of extraContainers port, like oauth2-proxy

View File

@ -384,8 +384,9 @@ extraLabels: {}
<td>server.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
httpListenAddr: :8428
loggerFormat: json
</code>
</pre>
@ -1529,7 +1530,7 @@ scrape_configs:
<td>server.vmbackupmanager.extraArgs</td>
<td>object</td>
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
<code class="language-yaml">envflag.enable: "true"
<code class="language-yaml">envflag.enable: true
envflag.prefix: VM_
loggerFormat: json
</code>