Skip to content

Commit

Permalink
Automatic update CHANGELOGs and READMEs (#1300)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriametrics-bot authored Aug 23, 2024
1 parent d9ca917 commit 2d87539
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions charts/victoria-metrics-anomaly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| config.writer.datasource_url | string | `""` | Datasource URL address. Required for example "http://single-victoria-metrics-single-server.default.svc.cluster.local:8428" or "http://cluster-victoria-metrics-cluster-vminsert.default.svc.cluster.local:8480/insert/" |
| config.writer.tenant_id | string | `""` | For VictoriaMetrics Cluster version only, tenants are identified by accountID or accountID:projectID. See VictoriaMetrics Cluster multitenancy docs |
| containerWorkingDir | string | `"/vmanomaly"` | |
| emptyDir | object | `{}` | |
| env | list | `[]` | Additional environment variables (ex.: secret tokens, flags) |
| envFrom | list | `[]` | |
| eula | bool | `false` | should be true and means that you have the legal right to run a vmanomaly that can either be a signed contract or an email with confirmation to run the service in a trial period https://victoriametrics.com/legal/esa/ |
Expand Down
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.34.1

**Release date:** 2024-08-23

![AppVersion: v0.47.1](https://img.shields.io/static/v1?label=AppVersion&message=v0.47.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 `operator`, which will recreate a pod.

- Updated operator to v0.47.1 release
Expand Down
2 changes: 1 addition & 1 deletion 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.

![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.34.0](https://img.shields.io/badge/Version-0.34.0-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.34.1](https://img.shields.io/badge/Version-0.34.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
Expand Down

0 comments on commit 2d87539

Please sign in to comment.