Skip to content

Commit

Permalink
Merge pull request #317 from appuio/install-ocp4.14
Browse files Browse the repository at this point in the history
Make OCP 4.14 and k8s 1.27 the default
  • Loading branch information
DebakelOrakel authored Apr 5, 2024
2 parents 63be8b0 + ae1b775 commit 30db6c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/how-tos/cloudscale/install.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Install OpenShift 4 on cloudscale.ch
:ocp-minor-version: 4.13
:k8s-minor-version: 1.26
:ocp-minor-version: 4.14
:k8s-minor-version: 1.27
:ocp-patch-version: {ocp-minor-version}.0
:provider: cloudscale

Expand Down
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/how-tos/openstack/install.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Install OpenShift 4 on OpenStack
:ocp-minor-version: 4.13
:k8s-minor-version: 1.26
:ocp-minor-version: 4.14
:k8s-minor-version: 1.27
:ocp-patch-version: {ocp-minor-version}.0
:provider: openstack

Expand Down
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/how-tos/vsphere/install.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Install OpenShift 4 on vSphere
:ocp-minor-version: 4.13
:k8s-minor-version: 1.26
:ocp-minor-version: 4.14
:k8s-minor-version: 1.27
:ocp-patch-version: {ocp-minor-version}.0
:provider: vsphere

Expand Down

0 comments on commit 30db6c6

Please sign in to comment.