Skip to content

Commit

Permalink
Upgrade to OpenShift to 4.13.4
Browse files Browse the repository at this point in the history
Closes #403
  • Loading branch information
ahus1 committed Jun 30, 2023
1 parent 67f7dd6 commit c2a38d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rosa-cluster-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
concurrency: cluster_${{ github.event.inputs.clusterName || format('gh-{0}', github.repository_owner) }}

env:
OPENSHIFT_VERSION: 4.12.21
OPENSHIFT_VERSION: 4.13.4

jobs:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ After the installation process is finished, it creates a new admin user.
----
CLUSTER_NAME=rosa-kcb
ADMIN_PASSWORD=needs-to-have-at-least-14-ascii-characters
VERSION=4.12.15
VERSION=4.13.4
REGION=eu-central-1
COMPUTE_MACHINE_TYPE=m5.xlarge
MULTI_AZ=false
Expand Down

0 comments on commit c2a38d9

Please sign in to comment.