Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VictoriaMetrics/helm-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: victoria-metrics-k8s-stack-0.18.7
Choose a base ref
...
head repository: VictoriaMetrics/helm-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: victoria-metrics-k8s-stack-0.18.8
Choose a head ref
  • 2 commits
  • 31 files changed
  • 2 contributors

Commits on Nov 15, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7bd679a View commit details

Commits on Nov 16, 2023

  1. Copy the full SHA
    771a615 View commit details
Showing with 134 additions and 62 deletions.
  1. +8 −8 README.md
  2. +9 −0 charts/victoria-metrics-agent/CHANGELOG.md
  3. +2 −2 charts/victoria-metrics-agent/Chart.yaml
  4. +1 −1 charts/victoria-metrics-agent/README.md
  5. +9 −0 charts/victoria-metrics-alert/CHANGELOG.md
  6. +2 −2 charts/victoria-metrics-alert/Chart.yaml
  7. +1 −1 charts/victoria-metrics-alert/README.md
  8. +9 −0 charts/victoria-metrics-auth/CHANGELOG.md
  9. +2 −2 charts/victoria-metrics-auth/Chart.yaml
  10. +2 −2 charts/victoria-metrics-auth/README.md
  11. +1 −1 charts/victoria-metrics-auth/values.yaml
  12. +9 −0 charts/victoria-metrics-cluster/CHANGELOG.md
  13. +2 −2 charts/victoria-metrics-cluster/Chart.yaml
  14. +5 −5 charts/victoria-metrics-cluster/README.md
  15. +4 −4 charts/victoria-metrics-cluster/values.yaml
  16. +9 −0 charts/victoria-metrics-gateway/CHANGELOG.md
  17. +2 −2 charts/victoria-metrics-gateway/Chart.yaml
  18. +2 −2 charts/victoria-metrics-gateway/README.md
  19. +1 −1 charts/victoria-metrics-gateway/values.yaml
  20. +9 −0 charts/victoria-metrics-k8s-stack/CHANGELOG.md
  21. +2 −2 charts/victoria-metrics-k8s-stack/Chart.yaml
  22. +7 −7 charts/victoria-metrics-k8s-stack/README.md
  23. +6 −6 charts/victoria-metrics-k8s-stack/values.yaml
  24. +9 −0 charts/victoria-metrics-operator/CHANGELOG.md
  25. +2 −2 charts/victoria-metrics-operator/Chart.yaml
  26. +2 −2 charts/victoria-metrics-operator/README.md
  27. +1 −1 charts/victoria-metrics-operator/values.yaml
  28. +9 −0 charts/victoria-metrics-single/CHANGELOG.md
  29. +2 −2 charts/victoria-metrics-single/Chart.yaml
  30. +3 −3 charts/victoria-metrics-single/README.md
  31. +2 −2 charts/victoria-metrics-single/values.yaml
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -30,15 +30,15 @@ The command must display existing helm chart e.g.
```shell
NAME CHART VERSION APP VERSION DESCRIPTION
vm/victoria-logs-single 0.3.4 v0.4.2-victorialogs Victoria Logs Single version - high-performance...
vm/victoria-metrics-agent 0.9.12 v1.95.0 Victoria Metrics Agent - collects metrics from ...
vm/victoria-metrics-alert 0.8.2 v1.95.0 Victoria Metrics Alert - executes a list of giv...
vm/victoria-metrics-agent 0.9.13 v1.95.1 Victoria Metrics Agent - collects metrics from ...
vm/victoria-metrics-alert 0.8.3 v1.95.1 Victoria Metrics Alert - executes a list of giv...
vm/victoria-metrics-anomaly 0.5.0 v1.6.0 Victoria Metrics Anomaly Detection - a service ...
vm/victoria-metrics-auth 0.4.2 v1.95.0 Victoria Metrics Auth - is a simple auth proxy ...
vm/victoria-metrics-cluster 0.11.5 v1.95.0 Victoria Metrics Cluster version - high-perform...
vm/victoria-metrics-gateway 0.1.51 v1.95.0 Victoria Metrics Gateway - Auth & Rate-Limittin...
vm/victoria-metrics-k8s-stack 0.18.7 v1.95.0 Kubernetes monitoring on VictoriaMetrics stack....
vm/victoria-metrics-operator 0.27.5 0.39.2 Victoria Metrics Operator
vm/victoria-metrics-single 0.9.11 v1.95.0 Victoria Metrics Single version - high-performa...
vm/victoria-metrics-auth 0.4.3 v1.95.1 Victoria Metrics Auth - is a simple auth proxy ...
vm/victoria-metrics-cluster 0.11.6 v1.95.1 Victoria Metrics Cluster version - high-perform...
vm/victoria-metrics-gateway 0.1.52 v1.95.1 Victoria Metrics Gateway - Auth & Rate-Limittin...
vm/victoria-metrics-k8s-stack 0.18.8 v1.95.1 Kubernetes monitoring on VictoriaMetrics stack....
vm/victoria-metrics-operator 0.27.6 0.39.3 Victoria Metrics Operator
vm/victoria-metrics-single 0.9.12 v1.95.1 Victoria Metrics Single version - high-performa...
```

## Installing the chart
9 changes: 9 additions & 0 deletions charts/victoria-metrics-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,15 @@

## Next release

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

## 0.9.12

**Release date:** 2023-11-15

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

## 0.9.11
4 changes: 2 additions & 2 deletions charts/victoria-metrics-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: victoria-metrics-agent
description: Victoria Metrics Agent - collects metrics from various sources and stores them to VictoriaMetrics
version: 0.9.12
appVersion: v1.95.0
version: 0.9.13
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
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.11](https://img.shields.io/badge/Version-0.9.11-informational?style=flat-square)
![Version: 0.9.12](https://img.shields.io/badge/Version-0.9.12-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/)

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

## Next release

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

## 0.8.2

**Release date:** 2023-11-15

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

## 0.8.1
4 changes: 2 additions & 2 deletions charts/victoria-metrics-alert/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: victoria-metrics-alert
description: Victoria Metrics Alert - executes a list of given MetricsQL expressions (rules) and sends alerts to Alert Manager.
version: 0.8.2
appVersion: v1.95.0
version: 0.8.3
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
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.1](https://img.shields.io/badge/Version-0.8.1-informational?style=flat-square)
![Version: 0.8.2](https://img.shields.io/badge/Version-0.8.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-alert)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

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

## Next release

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

## 0.4.2

**Release date:** 2023-11-15

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

## 0.4.1
4 changes: 2 additions & 2 deletions charts/victoria-metrics-auth/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: v1.95.0
appVersion: v1.95.1
description: Victoria Metrics Auth - is a simple auth proxy and router for VictoriaMetrics.
name: victoria-metrics-auth
version: 0.4.2
version: 0.4.3
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
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.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square)
![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.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-logs-auth)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

@@ -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.94.0"` | Tag of Docker image |
| image.tag | string | `"v1.95.0"` | Tag of Docker image |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.enabled | bool | `false` | |
2 changes: 1 addition & 1 deletion charts/victoria-metrics-auth/values.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ image:
# -- Victoria Metrics Auth Docker repository and image name
repository: victoriametrics/vmauth
# -- Tag of Docker image
tag: v1.95.0
tag: v1.95.1
# -- Pull policy of Docker image
pullPolicy: IfNotPresent

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

## Next release

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

## 0.11.5

**Release date:** 2023-11-15

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

## 0.11.4
4 changes: 2 additions & 2 deletions charts/victoria-metrics-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: v1.95.0
appVersion: v1.95.1
description: Victoria Metrics Cluster version - high-performance, cost-effective and scalable TSDB, long-term remote storage for Prometheus
name: victoria-metrics-cluster
version: 0.11.5
version: 0.11.6
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
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.4](https://img.shields.io/badge/Version-0.11.4-informational?style=flat-square)
![Version: 0.11.5](https://img.shields.io/badge/Version-0.11.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-logs-cluster)
[![Slack](https://img.shields.io/badge/join%20slack-%23victoriametrics-brightgreen.svg)](https://slack.victoriametrics.com/)

@@ -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.94.0-cluster"` | Image tag |
| vminsert.image.tag | string | `"v1.95.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 | `{}` | |
@@ -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.94.0-cluster"` | Image tag |
| vmselect.image.tag | string | `"v1.95.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 | `{}` | |
@@ -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.94.0-cluster"` | Image tag |
| vmstorage.image.tag | string | `"v1.95.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/) |
@@ -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.94.0-enterprise"` | vmbackupmanager image tag |
| vmstorage.vmbackupmanager.image.tag | string | `"v1.95.0-enterprise"` | vmbackupmanager image tag |
| vmstorage.vmbackupmanager.livenessProbe.failureThreshold | int | `10` | |
| vmstorage.vmbackupmanager.livenessProbe.initialDelaySeconds | int | `30` | |
| vmstorage.vmbackupmanager.livenessProbe.periodSeconds | int | `30` | |
8 changes: 4 additions & 4 deletions charts/victoria-metrics-cluster/values.yaml
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ vmselect:
# -- Image repository
repository: victoriametrics/vmselect
# -- Image tag
tag: v1.95.0-cluster
tag: v1.95.1-cluster
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Name of Priority Class
@@ -279,7 +279,7 @@ vminsert:
# -- Image repository
repository: victoriametrics/vminsert
# -- Image tag
tag: v1.95.0-cluster
tag: v1.95.1-cluster
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Name of Priority Class
@@ -462,7 +462,7 @@ vmstorage:
# -- Image repository
repository: victoriametrics/vmstorage
# -- Image tag
tag: v1.95.0-cluster
tag: v1.95.1-cluster
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Name of Priority Class
@@ -647,7 +647,7 @@ vmstorage:
# -- vmbackupmanager image repository
repository: victoriametrics/vmbackupmanager
# -- vmbackupmanager image tag
tag: v1.95.0-enterprise
tag: v1.95.1-enterprise
# -- disable hourly backups
disableHourly: false
# -- disable daily backups
9 changes: 9 additions & 0 deletions charts/victoria-metrics-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,15 @@

## Next release

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

## 0.1.51

**Release date:** 2023-11-15

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

## 0.1.50
4 changes: 2 additions & 2 deletions charts/victoria-metrics-gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Victoria Metrics Gateway - Auth & Rate-Limitting proxy for Victoria Metrics
name: victoria-metrics-gateway
version: 0.1.51
appVersion: v1.95.0
version: 0.1.52
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
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.50](https://img.shields.io/badge/Version-0.1.50-informational?style=flat-square)
![Version: 0.1.51](https://img.shields.io/badge/Version-0.1.51-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/)

@@ -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.94.0-enterprise"` | Tag of Docker image |
| image.tag | string | `"v1.95.0-enterprise"` | Tag of Docker image |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.enabled | bool | `false` | |
2 changes: 1 addition & 1 deletion charts/victoria-metrics-gateway/values.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ image:
# -- Victoria Metrics gateway Docker repository and image name
repository: victoriametrics/vmgateway
# -- Tag of Docker image
tag: v1.95.0-enterprise
tag: v1.95.1-enterprise
# -- Pull policy of Docker image
pullPolicy: IfNotPresent

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

## Next release

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

## 0.18.7

**Release date:** 2023-11-15

![AppVersion: v1.95.0](https://img.shields.io/static/v1?label=AppVersion&message=v1.95.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.95.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.95.0)
- Support adding extra group parameters for default vmrules. (#752)

4 changes: 2 additions & 2 deletions charts/victoria-metrics-k8s-stack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@ apiVersion: v2
name: victoria-metrics-k8s-stack
description: Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
type: application
version: 0.18.7
appVersion: v1.95.0
version: 0.18.8
appVersion: v1.95.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Loading