Skip to content

Commit

Permalink
Automatic update CHANGELOGs and READMEs (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriametrics-bot authored Dec 12, 2023
1 parent 95914ec commit 71a98e1
Show file tree
Hide file tree
Showing 16 changed files with 94 additions and 22 deletions.
9 changes: 9 additions & 0 deletions charts/victoria-metrics-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.9.14

**Release date:** 2023-12-12

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

- bump version of VM components to [v1.96.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.96.0)

## 0.9.13
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-agent/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm Chart For Victoria Metrics Agent.

![Version: 0.9.13](https://img.shields.io/badge/Version-0.9.13-informational?style=flat-square)
![Version: 0.9.14](https://img.shields.io/badge/Version-0.9.14-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-agent)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

Expand Down
9 changes: 9 additions & 0 deletions charts/victoria-metrics-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.8.5

**Release date:** 2023-12-12

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

- bump version of VM components to [v1.96.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.96.0)

## 0.8.4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-alert/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm Chart For Victoria Metrics Alert.

![Version: 0.8.4](https://img.shields.io/badge/Version-0.8.4-informational?style=flat-square)
![Version: 0.8.5](https://img.shields.io/badge/Version-0.8.5-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-alert)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

Expand Down
9 changes: 9 additions & 0 deletions charts/victoria-metrics-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.4.4

**Release date:** 2023-12-12

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

- bump version of VM components to [v1.96.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.96.0)

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

![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-informational?style=flat-square)
![Version: 0.4.4](https://img.shields.io/badge/Version-0.4.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-logs-auth)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

Expand Down Expand Up @@ -113,7 +113,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | Pull policy of Docker image |
| image.repository | string | `"victoriametrics/vmauth"` | Victoria Metrics Auth Docker repository and image name |
| image.tag | string | `"v1.95.1"` | Tag of Docker image |
| image.tag | string | `"v1.96.0"` | Tag of Docker image |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.enabled | bool | `false` | |
Expand Down
9 changes: 9 additions & 0 deletions charts/victoria-metrics-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.11.8

**Release date:** 2023-12-12

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

- bump version of VM components to [v1.96.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.96.0)

## 0.11.7
Expand Down
10 changes: 5 additions & 5 deletions charts/victoria-metrics-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Victoria Metrics Helm Chart for Cluster Version

![Version: 0.11.7](https://img.shields.io/badge/Version-0.11.7-informational?style=flat-square)
![Version: 0.11.8](https://img.shields.io/badge/Version-0.11.8-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-cluster)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

Expand Down Expand Up @@ -139,7 +139,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| vminsert.horizontalPodAutoscaler.minReplicas | int | `2` | Minimum replicas for HPA to use to scale the vminsert component |
| vminsert.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| vminsert.image.repository | string | `"victoriametrics/vminsert"` | Image repository |
| vminsert.image.tag | string | `"v1.95.1-cluster"` | Image tag |
| vminsert.image.tag | string | `"v1.96.0-cluster"` | Image tag |
| vminsert.ingress.annotations | object | `{}` | Ingress annotations |
| vminsert.ingress.enabled | bool | `false` | Enable deployment of ingress for vminsert component |
| vminsert.ingress.extraLabels | object | `{}` | |
Expand Down Expand Up @@ -208,7 +208,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| vmselect.horizontalPodAutoscaler.minReplicas | int | `2` | Minimum replicas for HPA to use to scale the vmselect component |
| vmselect.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| vmselect.image.repository | string | `"victoriametrics/vmselect"` | Image repository |
| vmselect.image.tag | string | `"v1.95.1-cluster"` | Image tag |
| vmselect.image.tag | string | `"v1.96.0-cluster"` | Image tag |
| vmselect.ingress.annotations | object | `{}` | Ingress annotations |
| vmselect.ingress.enabled | bool | `false` | Enable deployment of ingress for vmselect component |
| vmselect.ingress.extraLabels | object | `{}` | |
Expand Down Expand Up @@ -283,7 +283,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| vmstorage.fullnameOverride | string | `nil` | Overrides the full name of vmstorage component |
| vmstorage.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| vmstorage.image.repository | string | `"victoriametrics/vmstorage"` | Image repository |
| vmstorage.image.tag | string | `"v1.95.1-cluster"` | Image tag |
| vmstorage.image.tag | string | `"v1.96.0-cluster"` | Image tag |
| vmstorage.initContainers | list | `[]` | |
| vmstorage.name | string | `"vmstorage"` | vmstorage container name |
| vmstorage.nodeSelector | object | `{}` | Pod's node selector. Ref: [https://kubernetes.io/docs/user-guide/node-selection/](https://kubernetes.io/docs/user-guide/node-selection/) |
Expand Down Expand Up @@ -343,7 +343,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| vmstorage.vmbackupmanager.extraArgs.loggerFormat | string | `"json"` | |
| vmstorage.vmbackupmanager.extraSecretMounts | list | `[]` | |
| vmstorage.vmbackupmanager.image.repository | string | `"victoriametrics/vmbackupmanager"` | vmbackupmanager image repository |
| vmstorage.vmbackupmanager.image.tag | string | `"v1.95.1-enterprise"` | vmbackupmanager image tag |
| vmstorage.vmbackupmanager.image.tag | string | `"v1.96.0-enterprise"` | vmbackupmanager image tag |
| vmstorage.vmbackupmanager.livenessProbe.failureThreshold | int | `10` | |
| vmstorage.vmbackupmanager.livenessProbe.initialDelaySeconds | int | `30` | |
| vmstorage.vmbackupmanager.livenessProbe.periodSeconds | int | `30` | |
Expand Down
9 changes: 9 additions & 0 deletions charts/victoria-metrics-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.1.53

**Release date:** 2023-12-12

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

- bump version of VM components to [v1.96.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.96.0)

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

![Version: 0.1.52](https://img.shields.io/badge/Version-0.1.52-informational?style=flat-square)
![Version: 0.1.53](https://img.shields.io/badge/Version-0.1.53-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-gateway)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

Expand Down Expand Up @@ -182,7 +182,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | Pull policy of Docker image |
| image.repository | string | `"victoriametrics/vmgateway"` | Victoria Metrics gateway Docker repository and image name |
| image.tag | string | `"v1.95.1-enterprise"` | Tag of Docker image |
| image.tag | string | `"v1.96.0-enterprise"` | Tag of Docker image |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.enabled | bool | `false` | |
Expand Down
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.18.10

**Release date:** 2023-12-12

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

- bump version of VM components to [v1.96.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.96.0)
- Add optional allowCrossNamespaceImport to GrafanaDashboard(s) (#788)

Expand Down
14 changes: 7 additions & 7 deletions 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.18.9](https://img.shields.io/badge/Version-0.18.9-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.18.10](https://img.shields.io/badge/Version-0.18.10-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-k8s-stack)

Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
Expand Down Expand Up @@ -522,7 +522,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| vmagent.ingress.tls | list | `[]` | |
| vmagent.spec.externalLabels.cluster | string | `"cluster-name"` | |
| vmagent.spec.extraArgs."promscrape.streamParse" | string | `"true"` | |
| vmagent.spec.image.tag | string | `"v1.95.1"` | |
| vmagent.spec.image.tag | string | `"v1.96.0"` | |
| vmagent.spec.scrapeInterval | string | `"20s"` | |
| vmagent.spec.selectAllByDefault | bool | `true` | |
| vmalert.annotations | object | `{}` | |
Expand All @@ -538,7 +538,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| vmalert.remoteWriteVMAgent | bool | `false` | |
| vmalert.spec.evaluationInterval | string | `"15s"` | |
| vmalert.spec.externalLabels | object | `{}` | |
| vmalert.spec.image.tag | string | `"v1.95.1"` | |
| vmalert.spec.image.tag | string | `"v1.96.0"` | |
| vmalert.spec.selectAllByDefault | bool | `true` | |
| vmalert.templateFiles | object | `{}` | |
| vmcluster.annotations | object | `{}` | |
Expand Down Expand Up @@ -570,18 +570,18 @@ Change the values according to the need of the environment in ``victoria-metrics
| vmcluster.spec.replicationFactor | int | `2` | |
| vmcluster.spec.retentionPeriod | string | `"14"` | |
| vmcluster.spec.vminsert.extraArgs | object | `{}` | |
| vmcluster.spec.vminsert.image.tag | string | `"v1.95.1-cluster"` | |
| vmcluster.spec.vminsert.image.tag | string | `"v1.96.0-cluster"` | |
| vmcluster.spec.vminsert.replicaCount | int | `2` | |
| vmcluster.spec.vminsert.resources | object | `{}` | |
| vmcluster.spec.vmselect.cacheMountPath | string | `"/select-cache"` | |
| vmcluster.spec.vmselect.extraArgs | object | `{}` | |
| vmcluster.spec.vmselect.image.tag | string | `"v1.95.1-cluster"` | |
| vmcluster.spec.vmselect.image.tag | string | `"v1.96.0-cluster"` | |
| vmcluster.spec.vmselect.replicaCount | int | `2` | |
| vmcluster.spec.vmselect.resources | object | `{}` | |
| vmcluster.spec.vmselect.storage.volumeClaimTemplate.spec.resources.requests.storage | string | `"2Gi"` | |
| vmcluster.spec.vmstorage.image.tag | string | `"v1.95.1-cluster"` | |
| vmcluster.spec.vmstorage.image.tag | string | `"v1.96.0-cluster"` | |
| vmcluster.spec.vmstorage.replicaCount | int | `2` | |
| vmcluster.spec.vmstorage.resources | object | `{}` | |
| vmcluster.spec.vmstorage.storage.volumeClaimTemplate.spec.resources.requests.storage | string | `"10Gi"` | |
| vmcluster.spec.vmstorage.storageDataPath | string | `"/vm-data"` | |
| vmsingle | object | `{"annotations":{},"enabled":true,"ingress":{"annotations":{},"enabled":false,"extraPaths":[],"hosts":["vmsingle.domain.com"],"labels":{},"path":"/","pathType":"Prefix","tls":[]},"spec":{"extraArgs":{},"image":{"tag":"v1.95.1"},"replicaCount":1,"retentionPeriod":"14","storage":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"20Gi"}}}}}` | Configures vmsingle params |
| vmsingle | object | `{"annotations":{},"enabled":true,"ingress":{"annotations":{},"enabled":false,"extraPaths":[],"hosts":["vmsingle.domain.com"],"labels":{},"path":"/","pathType":"Prefix","tls":[]},"spec":{"extraArgs":{},"image":{"tag":"v1.96.0"},"replicaCount":1,"retentionPeriod":"14","storage":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"20Gi"}}}}}` | Configures vmsingle params |
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.27.9

**Release date:** 2023-12-12

![AppVersion: 0.39.4](https://img.shields.io/static/v1?label=AppVersion&message=0.39.4&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.39.4](https://github.com/VictoriaMetrics/operator/releases/tag/v0.39.4)

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

Victoria Metrics Operator
Expand Down
9 changes: 9 additions & 0 deletions charts/victoria-metrics-single/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Next release

- TODO

## 0.9.13

**Release date:** 2023-12-12

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

- bump version of VM components to [v1.96.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.96.0)

## 0.9.12
Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-single/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Victoria Metrics Helm Chart for Single Version

![Version: 0.9.12](https://img.shields.io/badge/Version-0.9.12-informational?style=flat-square)
![Version: 0.9.13](https://img.shields.io/badge/Version-0.9.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-logs-single)

Victoria Metrics Single version - high-performance, cost-effective and scalable TSDB, long-term remote storage for Prometheus
Expand Down Expand Up @@ -131,7 +131,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| server.fullnameOverride | string | `nil` | Overrides the full name of server component |
| server.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| server.image.repository | string | `"victoriametrics/victoria-metrics"` | Image repository |
| server.image.tag | string | `"v1.95.1"` | Image tag |
| server.image.tag | string | `"v1.96.0"` | Image tag |
| server.ingress.annotations | object | `{}` | Ingress annotations |
| server.ingress.enabled | bool | `false` | Enable deployment of ingress for server component |
| server.ingress.extraLabels | object | `{}` | Ingress extra labels |
Expand Down Expand Up @@ -215,7 +215,7 @@ Change the values according to the need of the environment in ``victoria-metrics
| server.vmbackupmanager.extraArgs.loggerFormat | string | `"json"` | |
| server.vmbackupmanager.extraVolumeMounts | list | `[]` | |
| server.vmbackupmanager.image.repository | string | `"victoriametrics/vmbackupmanager"` | vmbackupmanager image repository |
| server.vmbackupmanager.image.tag | string | `"v1.95.1-enterprise"` | vmbackupmanager image tag |
| server.vmbackupmanager.image.tag | string | `"v1.96.0-enterprise"` | vmbackupmanager image tag |
| server.vmbackupmanager.livenessProbe.failureThreshold | int | `10` | |
| server.vmbackupmanager.livenessProbe.initialDelaySeconds | int | `30` | |
| server.vmbackupmanager.livenessProbe.periodSeconds | int | `30` | |
Expand Down

0 comments on commit 71a98e1

Please sign in to comment.