Skip to content

Commit 6451ff6

Browse files
authored
Fix minor things (#525)
* Update product-image-selection.adoc * Update policies.adoc
1 parent 21a423a commit 6451ff6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/policies.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The only upgrade path we support is from one version to the next.
6262

6363
== CRD Versioning lifecycle policy
6464

65-
IMPORTANT: As of June 2023 all our CRDs are versioned as `alpha1`. We will start introducing other versions later in 2023.
65+
IMPORTANT: As of January 2024 all our CRDs are versioned as `alpha1`. We will start introducing other versions later
6666

6767
CustomResourceDefinitions at Stackable are versioned.
6868

modules/concepts/pages/product-image-selection.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The versions need to be specified as follows:
8585
spec:
8686
image:
8787
productVersion: 3.3.1
88-
# stackableVersion: 23.7.0 # optional, or e.g. 23.7
88+
# stackableVersion: 23.7.0 # optional
8989
----
9090

9191
== Custom docker registry

0 commit comments

Comments
 (0)