Skip to content

Commit

Permalink
Automatic update CHANGELOGs and READMEs (#1096)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriametrics-bot authored Jul 2, 2024
1 parent 61365f8 commit 077dd55
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
9 changes: 9 additions & 0 deletions charts/victoria-metrics-k8s-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.23.4

**Release date:** 2024-07-02

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

- Add `extraObjects` to allow deploying additional resources with the chart release.

## 0.23.3
Expand Down
3 changes: 2 additions & 1 deletion charts/victoria-metrics-k8s-stack/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm Chart For Victoria Metrics kubernetes monitoring stack.

![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.23.3](https://img.shields.io/badge/Version-0.23.3-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.23.4](https://img.shields.io/badge/Version-0.23.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-k8s-stack)

Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
Expand Down Expand Up @@ -340,6 +340,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| experimentalDashboardsEnabled | bool | `true` | |
| externalVM.read.url | string | `""` | |
| externalVM.write.url | string | `""` | |
| extraObjects | list | `[]` | Add extra objects dynamically to this chart |
| fullnameOverride | string | `""` | |
| grafana.additionalDataSources | list | `[]` | |
| grafana.dashboardProviders."dashboardproviders.yaml".apiVersion | int | `1` | |
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.32.3

**Release date:** 2024-07-02

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

- use bitnami/kubectl image for cleanup instead of deprecated gcr.io/google_containers/hyperkube

## 0.32.2
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.

![Version: 0.32.2](https://img.shields.io/badge/Version-0.32.2-informational?style=flat-square)
![Version: 0.32.3](https://img.shields.io/badge/Version-0.32.3-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 077dd55

Please sign in to comment.