File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ The only upgrade path we support is from one version to the next.
62
62
63
63
== CRD Versioning lifecycle policy
64
64
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
66
66
67
67
CustomResourceDefinitions at Stackable are versioned.
68
68
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ The versions need to be specified as follows:
85
85
spec:
86
86
image:
87
87
productVersion: 3.3.1
88
- # stackableVersion: 23.7.0 # optional, or e.g. 23.7
88
+ # stackableVersion: 23.7.0 # optional
89
89
----
90
90
91
91
== Custom docker registry
You can’t perform that action at this time.
0 commit comments