Skip to content

Commit

Permalink
Upgrade Kubernetes to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Sep 19, 2023
1 parent 6437a83 commit b1222a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
DOCKER_VERSION: '23.0.1-1'
CRIO_MAJOR_VERSION: '1.28'
CENTOS7_CRIO_MAJOR_VERSION: '1.28'
CRIO_VERSION: '1.28.0'
CRIO_VERSION: '1.28.1'
machine: true
steps:
- checkout
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
DOCKER_VERSION: '23.0.1-1'
CRIO_MAJOR_VERSION: '1.28'
CENTOS7_CRIO_MAJOR_VERSION: '1.28'
CRIO_VERSION: '1.28.0'
CRIO_VERSION: '1.28.1'
machine: true
steps:
- checkout
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
DOCKER_VERSION: '23.0.1-1'
CRIO_MAJOR_VERSION: '1.28'
CENTOS7_CRIO_MAJOR_VERSION: '1.28'
CRIO_VERSION: '1.28.0'
CRIO_VERSION: '1.28.1'
machine: true
resource_class: arm.medium
steps:
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
DOCKER_VERSION: '23.0.1-1'
CRIO_MAJOR_VERSION: '1.28'
CENTOS7_CRIO_MAJOR_VERSION: '1.28'
CRIO_VERSION: '1.28.0'
CRIO_VERSION: '1.28.1'
machine: true
resource_class: arm.medium
steps:
Expand Down

0 comments on commit b1222a7

Please sign in to comment.