DeckhouseRelease

Scope: Cluster
Version: v1alpha1

Defines the configuration for Deckhouse release.

  • approvedboolean

    Allows or disables manual updates.

    Ignored if the module’s update mode is set to Auto (update.mode: Auto).

    Default: false

  • specobject

    Required value

    • spec.applyAfterstring

      Marks release as a part of canary release. This release will be delayed until this time.

    • spec.changelogobject

      Release’s changelog for enabled modules.

    • spec.changelogLinkstring

      Link to site with full changelog for this release.

    • spec.disruptionsarray of strings

      Deckhouse disruption keys.

    • spec.requirementsobject

      Deckhouse release requirements.

    • spec.versionstring

      Required value

      Deckhouse version.

      Example:

      version: v1.24.20