Skip to content

Commit

Permalink
Upgrade to Kubernetes v1.30.1 and openEuler 24.03 LTS and Docker 26
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Jun 11, 2024
1 parent 626cd3a commit c2d21d8
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 @@ -2,7 +2,7 @@ jobs:
build-branches-amd64:
environment:
KUBE_VERSION: '1.30.1'
DOCKER_VERSION: '26.1.4-1'
DOCKER_VERSION: '26.1.3-1'
CRIO_MAJOR_VERSION: '1.30'
CRIO_VERSION: '1.30.1'
machine: true
Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:
build-tags-amd64:
environment:
KUBE_VERSION: '1.30.1'
DOCKER_VERSION: '26.1.4-1'
DOCKER_VERSION: '26.1.3-1'
CRIO_MAJOR_VERSION: '1.30'
CRIO_VERSION: '1.30.1'
machine: true
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
build-branches-aarch64:
environment:
KUBE_VERSION: '1.30.1'
DOCKER_VERSION: '26.1.4-1'
DOCKER_VERSION: '26.1.3-1'
CRIO_MAJOR_VERSION: '1.30'
CRIO_VERSION: '1.30.1'
machine: true
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
build-tags-aarch64:
environment:
KUBE_VERSION: '1.30.1'
DOCKER_VERSION: '26.1.4-1'
DOCKER_VERSION: '26.1.3-1'
CRIO_MAJOR_VERSION: '1.30'
CRIO_VERSION: '1.30.1'
machine: true
Expand Down

0 comments on commit c2d21d8

Please sign in to comment.