Skip to content

Releases: Cloudzero/cloudzero-charts

1.0.0-beta-5

19 Dec 20:01
Compare
Choose a tag to compare

1.0.0-beta-5 (2024-12-19)

New Features

  • Automatic detection and reconfiguration of secrets rotation
  • Automatic detection and reconfiguration of TLS Certificate rotation
  • Default insights controller logging level set to "info"
  • AntiAffinity support for insights replicaset (best effort)
  • Insights controller cleans Cloud Account ID configuration value upon start

Upgrade Steps

To upgrade, run the following command:

helm upgrade --install <RELEASE_NAME> cloudzero-beta/cloudzero-agent -n <NAMESPACE> --create-namespace -f configuration.example.yaml --version 1.0.0-beta-5

For more details, see the beta installation instructions.

Improvements

  • Availability Enhancement: Healthcheck support ensures that requests are only forwarded to replica instances that are ready to accept work.
  • Security Policy Enhancements: The application can now react to changes in the Cloudzero API Secret or TLS Certificates. In production environments, these secret values will rotate and update periodically. Instead of restarting the service, which can be costly, the application can now react to key changes and reinitialize the related layer.
  • Monitoring Statistics: Added monitoring statistics on the insights controller.
  • Performance Improvements: Various performance improvements have been made.
  • Metrics Service: Now possible to override if required by a customer.

Security Scan Results

Image Scanner Scan Date Critical High Medium Low Negligible
ghcr.io/cloudzero/cloudzero-insights-controller/cloudzero-insights-controller:0.0.6 Grype 2024-12-19 0 0 0 0 0
ghcr.io/cloudzero/cloudzero-agent-validator/cloudzero-agent-validator:0.10.0 Grype 2024-12-19 0 0 0 0 0

[DEPRECATED] 0.0.29-beta

06 Nov 21:58
388dfef
Compare
Choose a tag to compare
Pre-release

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

Release 0.0.29-beta Changes

  • add new cloudzero-metrics-service

0.0.28

29 Oct 19:45
Compare
Choose a tag to compare

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

Release 0.0.28 Changes

b9aee9f Update Chart.yaml to version 0.0.28

0.0.27

26 Sep 15:56
Compare
Choose a tag to compare

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

Release 0.0.27 Changes

  • Pins the version of the CloudZero Agent Validator container image, which fixes the issue in which the env-validator container prevents the server pod from starting and results in a CrashLoopBackoff state

e7338cc Update Chart.yaml to version 0.0.27

0.0.26

26 Aug 20:49
Compare
Choose a tag to compare

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

Release 0.0.26 Changes

Full Changelog: 0.0.25...0.0.26

0.0.25

13 Aug 05:29
Compare
Choose a tag to compare

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

What's Changed

  • trim all special characters from provided input value strings by @josephbarnett in #72

Full Changelog: 0.0.24...0.0.25

0.0.24

11 Aug 17:40
Compare
Choose a tag to compare

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

What's Changed

  • refactor release process
  • update default label filters
  • sanitize whitespace from input variables

Full Changelog: 0.0.21...0.0.24

0.0.23

11 Aug 17:38
Compare
Choose a tag to compare

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

What's Changed

  • refactor release process
  • update default label filters
  • sanitize whitespace from input variables

Full Changelog: 0.0.21...0.0.23

0.0.22

11 Aug 17:36
Compare
Choose a tag to compare

Installation Instructions

Please follow the Installation Instructions provided in this releases README.

What's Changed

  • refactor release process
  • update default label filters
  • sanitize whitespace from input variables

Full Changelog: 0.0.21...0.0.22

0.0.21

05 Aug 14:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.20...0.0.21

Installation Instructions

Please follow the Installation Instructions provided in this releases README.