Skip to content

Commit

Permalink
Update to 4.13.6 version of ROSA
Browse files Browse the repository at this point in the history
Closes #463
  • Loading branch information
martin-kanis authored and ahus1 committed Aug 8, 2023
1 parent dd60992 commit 4291ab5
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.13.4
OPENSHIFT_VERSION: 4.13.6

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.4
VERSION=4.13.6
REGION=eu-central-1
COMPUTE_MACHINE_TYPE=m5.xlarge
MULTI_AZ=false
Expand Down

0 comments on commit 4291ab5

Please sign in to comment.