Skip to content

Commit

Permalink
Automatic update CHANGELOGs and READMEs (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriametrics-bot authored Mar 6, 2024
1 parent 35256f0 commit 72ae97b
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-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.29.2

**Release date:** 2024-03-06

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

- bump version of VM operator to [0.42.2](https://github.com/VictoriaMetrics/operator/releases/tag/v0.42.2)

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

![Version: 0.29.0](https://img.shields.io/badge/Version-0.29.0-informational?style=flat-square)
![Version: 0.29.2](https://img.shields.io/badge/Version-0.29.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-operator)

Victoria Metrics Operator
Expand Down Expand Up @@ -164,7 +164,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| fullnameOverride | string | `""` | Overrides the full name of server component |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"victoriametrics/operator"` | Image repository |
| image.tag | string | `"v0.42.0"` | Image tag |
| image.tag | string | `"v0.42.2"` | Image tag |
| imagePullSecrets | list | `[]` | Secret to pull images |
| logLevel | string | `"info"` | possible values: info and error. |
| nameOverride | string | `""` | VM operatror deployment name override |
Expand Down

0 comments on commit 72ae97b

Please sign in to comment.