Skip to content

Latest commit

 

History

History
159 lines (93 loc) · 6.4 KB

File metadata and controls

159 lines (93 loc) · 6.4 KB

CHANGELOG for victoria-metrics-anomaly helm-chart

Next release

  • TODO

1.2.3

Release date: 2024-05-10

AppVersion: v1.12.0 Helm: v3

  • support disabling default securityContext to keep compatible with platform like openshift, see this pull request by @Baboulinet-33 for details.

1.2.2

Release date: 2024-04-02

AppVersion: v1.12.0 Helm: v3

  • apply v1.12 as a default (no config changes).

1.2.1

Release date: 2024-03-20

AppVersion: v1.11.0 Helm: v3

  • Add support of passing preset configuration.

1.2.0

Release date: 2024-02-26

AppVersion: v1.11.0 Helm: v3

  • apply v1.11 change in schedulers section: add configuration for using multiple schedulers at once via schedulers. Old scheduler field is deprecated and will be automatically converted to schedulers definition starting from v1.11.
  • docs fixes

1.1.1

Release date: 2024-02-20

AppVersion: v1.10.0 Helm: v3

  • Fix passing path to license file location when using license.secret mount.

1.1.0

Release date: 2024-02-19

AppVersion: v1.10.0 Helm: v3

  • apply v1.10 change in models section: add configuration for using multiple models at once via models. Old model field is deprecated and will be automatically converted to models definition starting from v1.10.
  • docs fixes

1.0.0

Release date: 2024-02-05

AppVersion: v1.9.2 Helm: v3

  • Breaking change: passing full vmanomaly config via config parameter.
  • vmanomaly image moving to DockerHub

0.5.0

Release date: 2023-10-31

AppVersion: v1.6.0 Helm: v3

  • Add options to use bearer_token for reader and writer authentication.
  • Add verify_tls option to bypass TLS verification for reader and writer.
  • Add extra_filters option to supply additional filters to enforce for reader queries.

0.4.1

Release date: 2023-10-10

AppVersion: v1.5.0 Helm: v3

  • Add an options to override default metric_format for remote write configuration of vmanomaly.

0.4.0

Release date: 2023-08-21

AppVersion: v1.93.1 Helm: v3

  • add ability to provide license key

0.3.5

Release date: 2023-06-22

AppVersion: v1.1.0 Helm: v3

  • bump version of vmanomaly
  • charts/victoria-metrics-anomaly: fix monitoring config indentation (#567)

0.3.4

Release date: 2023-06-22

AppVersion: v1.1.0 Helm: v3

  • bump vmanomaly remove tricky make command
  • charts/victoria-metrics-anomaly: make monitoring config more configurable (#562)

0.3.3

Release date: 2023-06-07

AppVersion: v1.1.0 Helm: v3

  • bump anomaly chart, make package make merge

0.3.2

Release date: 2023-06-06

AppVersion: v1.1.0 Helm: v3

  • Anomaly: change defaults (#518)
  • charts/operator: update version to 0.30.4 adds extraArgs and serviceMonitor options for operator
  • vmanomaly re-release

0.3.1

Release date: 2023-01-26

AppVersion: v1.1.0 Helm: v3

  • vmanomaly: fix monitoring part of config (#457)

0.3.0

Release date: 2023-01-24

AppVersion: v1.1.0 Helm: v3

  • relase vmanomaly v1.1.0 (#454)
  • vmanomaly: fix config for pull-based monitoring (#446)