Skip to content

Fix minor things #525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/policies.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion modules/concepts/pages/product-image-selection.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down