Skip to content

Version 4.1.0

Compare
Choose a tag to compare
@circlery circlery released this 10 May 14:10
· 25 commits to main since this release
d472837

Version 4.1.0

This release of server-scripts corresponds to the 4.1.0 release of the CircleCI Server product.

What's Changed

  • Fixes a bug in the kots-exporter script where it fails when more than 1 helm app is installed
  • Fixes errors in server-3x to server-4x migration script
  • Fixes a bug in the kots-exporter script that ensures helm-list looks in the correct namespace
  • Readme, github management, and code quality updates
  • The nomad status command is now included in the support bundle
  • Telegraf config is now base64 decoded as a part of the kots-exporter script
  • Simplifies the postgres migration script
  • Sets the default release-name as circleci-server
  • Increases the migrator timeout to 10 minutes, adds TTL to 24 hours
  • Adds logic to remove the migration job once it has completed
  • Adds the "pdb" resource to the kots-exporter script
  • Adds logic to calculate and include the size of PVCs to the support bundle
  • Adds support for server-2x to server-4x migrations

Commit Changelog

New Contributors

Full Changelog: 4.0.0...4.1.0