Enums
/
VersionKind

VersionKind

All possible API version types

Valid values

  • current
    string
    Current version
  • deprecated
    string
    No longer supported version. Migrate to current version as soon as possible
  • dev
    string
    Bleeding-edge rolling version that constantly changes
  • maintenance
    string
    Previous version. Migrate to current version as soon as possible
  • old__maintenance
    string
    Old version that will be deprecated in January. Migrate to current version as soon as possible
  • old_previous_maintenance
    string
    Old version that will be deprecated in January. Migrate to current version as soon as possible
  • previous_maintenance
    string
    Older version that will be deprecated in January. Migrate to current version as soon as possible
  • release_candidate
    string
    Next version
UserKindWebhookEventType
Built with