Thoth SDK
sdk v0.1.15 / proxy v0.3.3

Versioning and Releases

Pulumi provider versioning model and release guidance.

The Thoth Pulumi provider follows semantic versioning.

Current stable release

  • Stable: v0.1.11

Upgrade process

  1. Review provider release notes in GitHub Releases and Pulumi Registry.
  2. Upgrade SDK/package dependency in your Pulumi program.
  3. Run pulumi preview in non-production environments.
  4. Promote to production after approval.

Release publication

Provider binaries and schema are published from atensecurity/pulumi-thoth GitHub releases using signed tags and release artifacts.

On this page