diff --git a/modules/ROOT/pages/policies.adoc b/modules/ROOT/pages/policies.adoc index c7725be8d..fece18562 100644 --- a/modules/ROOT/pages/policies.adoc +++ b/modules/ROOT/pages/policies.adoc @@ -62,7 +62,7 @@ The only upgrade path we support is from one version to the next. == CRD Versioning lifecycle policy -IMPORTANT: As of June 2023 all our CRDs are versioned as `alpha1`. We will start introducing other versions later in 2023. +IMPORTANT: As of January 2024 all our CRDs are versioned as `alpha1`. We will start introducing other versions later CustomResourceDefinitions at Stackable are versioned. diff --git a/modules/concepts/pages/product-image-selection.adoc b/modules/concepts/pages/product-image-selection.adoc index dc1a79147..527dfb308 100644 --- a/modules/concepts/pages/product-image-selection.adoc +++ b/modules/concepts/pages/product-image-selection.adoc @@ -85,7 +85,7 @@ The versions need to be specified as follows: spec: image: productVersion: 3.3.1 - # stackableVersion: 23.7.0 # optional, or e.g. 23.7 + # stackableVersion: 23.7.0 # optional ---- == Custom docker registry