Skip to content

Commit

Permalink
Upgrade to Openshift 4.13.8 (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemerson authored Aug 24, 2023
1 parent db1649a commit 1f0dd39
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 @@ -33,7 +33,7 @@ on:
concurrency: cluster_${{ github.event.inputs.clusterName || format('gh-{0}', github.repository_owner) }}

env:
OPENSHIFT_VERSION: 4.13.6
OPENSHIFT_VERSION: 4.13.8
REGION: ${{ github.event.inputs.region || vars.AWS_DEFAULT_REGION }}

jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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.13.6
VERSION=4.13.8
REGION=eu-central-1
COMPUTE_MACHINE_TYPE=m5.xlarge
MULTI_AZ=false
Expand Down

0 comments on commit 1f0dd39

Please sign in to comment.