mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
Automatic update helm docs from VictoriaMetrics/helm-charts@2f4f212
Signed-off-by: Github Actions <133988544+victoriametrics-bot@users.noreply.github.com>
This commit is contained in:
parent
0204ce942d
commit
9a7fcabdce
4 changed files with 26 additions and 8 deletions
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
- TODO
|
- TODO
|
||||||
|
|
||||||
|
## 1.6.2
|
||||||
|
|
||||||
|
**Release date:** 2024-10-22
|
||||||
|
|
||||||
|
![AppVersion: v1.17.2](https://img.shields.io/static/v1?label=AppVersion&message=v1.17.2&color=success&logo=)
|
||||||
|
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
|
||||||
|
|
||||||
|
- Upgraded [`vmanomaly`](https://docs.victoriametrics.com/anomaly-detection/) to [1.17.2](https://docs.victoriametrics.com/anomaly-detection/changelog/#v1172)
|
||||||
|
|
||||||
## 1.6.1
|
## 1.6.1
|
||||||
|
|
||||||
**Release date:** 2024-10-18
|
**Release date:** 2024-10-18
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
![Version: 1.6.1](https://img.shields.io/badge/Version-1.6.1-informational?style=flat-square)
|
![Version: 1.6.2](https://img.shields.io/badge/Version-1.6.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-anomaly)
|
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/victoriametrics)](https://artifacthub.io/packages/helm/victoriametrics/victoria-metrics-anomaly)
|
||||||
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
|
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)
|
||||||
[![GitHub license](https://img.shields.io/github/license/VictoriaMetrics/VictoriaMetrics.svg)](https://github.com/VictoriaMetrics/helm-charts/blob/master/LICENSE)
|
[![GitHub license](https://img.shields.io/github/license/VictoriaMetrics/VictoriaMetrics.svg)](https://github.com/VictoriaMetrics/helm-charts/blob/master/LICENSE)
|
||||||
|
|
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
- TODO
|
- TODO
|
||||||
|
|
||||||
|
## 0.36.0
|
||||||
|
|
||||||
|
**Release date:** 2024-10-22
|
||||||
|
|
||||||
|
![AppVersion: v0.48.4](https://img.shields.io/static/v1?label=AppVersion&message=v0.48.4&color=success&logo=)
|
||||||
|
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
|
||||||
|
|
||||||
|
- replaced `crd.enabled` property to `crds.plain`. Instead of disabling CRDs it selects if CRDs should be rendered from template or as plain CRDs
|
||||||
|
|
||||||
## 0.35.5
|
## 0.35.5
|
||||||
|
|
||||||
**Release date:** 2024-10-15
|
**Release date:** 2024-10-15
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.35.5](https://img.shields.io/badge/Version-0.35.5-informational?style=flat-square)
|
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.36.0](https://img.shields.io/badge/Version-0.36.0-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)
|
[![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
|
Victoria Metrics Operator
|
||||||
|
@ -311,7 +311,7 @@ issuer: {}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>crd.cleanup.enabled</td>
|
<td>crds.cleanup.enabled</td>
|
||||||
<td>bool</td>
|
<td>bool</td>
|
||||||
<td><pre class="helm-vars-default-value" language-yaml" lang="">
|
<td><pre class="helm-vars-default-value" language-yaml" lang="">
|
||||||
<code class="language-yaml">false
|
<code class="language-yaml">false
|
||||||
|
@ -322,7 +322,7 @@ issuer: {}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>crd.cleanup.image</td>
|
<td>crds.cleanup.image</td>
|
||||||
<td>object</td>
|
<td>object</td>
|
||||||
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
|
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
|
||||||
<code class="language-yaml">pullPolicy: IfNotPresent
|
<code class="language-yaml">pullPolicy: IfNotPresent
|
||||||
|
@ -335,7 +335,7 @@ tag: ""
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>crd.cleanup.resources</td>
|
<td>crds.cleanup.resources</td>
|
||||||
<td>object</td>
|
<td>object</td>
|
||||||
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
|
<td><pre class="helm-vars-default-value" language-yaml" lang="plaintext">
|
||||||
<code class="language-yaml">limits:
|
<code class="language-yaml">limits:
|
||||||
|
@ -351,14 +351,14 @@ requests:
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>crd.create</td>
|
<td>crds.plain</td>
|
||||||
<td>bool</td>
|
<td>bool</td>
|
||||||
<td><pre class="helm-vars-default-value" language-yaml" lang="">
|
<td><pre class="helm-vars-default-value" language-yaml" lang="">
|
||||||
<code class="language-yaml">true
|
<code class="language-yaml">false
|
||||||
</code>
|
</code>
|
||||||
</pre>
|
</pre>
|
||||||
</td>
|
</td>
|
||||||
<td><p>Enables CRD creation and management. With this option, if you remove this chart, all CRD resources will be deleted with it.</p>
|
<td><p>check if plain or templated CRDs should be created. with this option set to <code>false</code>, all CRDs will be rendered from templates. with this option set to <code>true</code>, all CRDs are immutable and require manual upgrade.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue