Skip to content

Releases: VictoriaMetrics/helm-charts

victoria-metrics-k8s-stack-0.25.17

20 Sep 04:24
e6b116b
Compare
Choose a tag to compare

Release notes for version 0.25.17

Release date: 2024-09-20

AppVersion: v1.102.1
Helm: v3

  • Added VMAuth to k8s stack. See this issue
  • Fixed ETCD dashboard
  • Use path prefix from args as a default path prefix for ingress. Related issue
  • Allow using vmalert without notifiers configuration. Note that it is required to use .vmalert.spec.extraArgs["notifiers.blackhole"]: "true" in order to start vmalert with a blackhole configuration.

victoria-metrics-distributed-0.3.1

19 Sep 05:47
68ee908
Compare
Choose a tag to compare

Release notes for version 0.3.1

Release date: 2024-09-19

AppVersion: v1.103.0
Helm: v3

  • Do not truncate datasource name
  • Support customizing vmauthQueryGlobal spec. Thanks to @olivierbouffet for the pull request.
  • Support overriding the default name for extra vmagent and vmcluster per zone.

victoria-metrics-common-0.0.13

16 Sep 14:58
d442a85
Compare
Choose a tag to compare

Release notes for version 0.0.13

Release date: 2024-09-16

Helm: v3

  • Do not use image variant if custom image tag is set in vm.image template
  • Support multiple license flag styles, which are different for vmanomaly and other services

victoria-metrics-common-0.0.12

16 Sep 08:07
4bf417a
Compare
Choose a tag to compare

Release notes for version 0.0.12

Release date: 2024-09-16

Helm: v3

  • Add enterprise to existing variant if enterprise enabled
  • Added vm.enterprise.disabled template to check if enterprise license is disabled
  • Use service.servicePort as a port source if flag is not set in vm.url

victoria-metrics-anomaly-1.4.6

16 Sep 15:07
5f3754a
Compare
Choose a tag to compare

Release notes for version 1.4.6

Release date: 2024-09-16

AppVersion: v1.15.9
Helm: v3

  • Added the ability to add annotations to the configMap using values.configMapAnnotations
  • Fixed license file flag name

victoria-logs-single-0.6.3

16 Sep 15:07
5f3754a
Compare
Choose a tag to compare

Release notes for version 0.6.3

Release date: 2024-09-16

AppVersion: v0.28.0
Helm: v3

  • Avoid variant if tag is set explicitly

victoria-metrics-single-0.11.2

12 Sep 14:28
0032c23
Compare
Choose a tag to compare

Release notes for version 0.11.2

Release date: 2024-09-12

AppVersion: v1.103.0
Helm: v3

  • Added ability to override deployment namespace using namespaceOverride and global.namespaceOverride variables
  • Removed deprecated API from RBAC. See this issue
  • Made replicas configurable
  • Allow override default for statefulset headless service

victoria-metrics-gateway-0.4.0

12 Sep 16:03
3b7899e
Compare
Choose a tag to compare

Release notes for version 0.4.0

Release date: 2024-09-12

AppVersion: v1.103.0
Helm: v3

  • Deprecated rateLimiter.enable in a favour of rateLimiter.enabled
  • Deprecated auth.enable in a favour of auth.enabled
  • Added ability to override deployment namespace using namespaceOverride and global.namespaceOverride variables

victoria-metrics-cluster-0.13.7

12 Sep 14:28
0032c23
Compare
Choose a tag to compare

Release notes for version 0.13.7

Release date: 2024-09-12

AppVersion: v1.103.0
Helm: v3

  • Fixed security context for vmstorage statefulset

victoria-metrics-anomaly-1.4.5

12 Sep 04:38
74a0406
Compare
Choose a tag to compare

Release notes for version 1.4.5

Release date: 2024-09-12

AppVersion: v1.15.9
Helm: v3

  • Added ability to override deployment namespace using namespaceOverride and global.namespaceOverride variables
  • Removed vmanomaly not existing loggerFormat extra arg. See this issue