Skip to content

Commit

Permalink
Upgrade Kubernetes to v1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Sep 19, 2023
1 parent e4b5eb2 commit 5bfb121
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ jobs:
build-branches-amd64-base-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -38,7 +38,7 @@ jobs:
build-tags-amd64-base-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
build-branches-amd64-base-ubuntu18:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
build-tags-amd64-base-ubuntu18:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -148,7 +148,7 @@ jobs:
build-branches-amd64-ceph-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -181,7 +181,7 @@ jobs:
build-tags-amd64-ceph-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -214,7 +214,7 @@ jobs:
build-branches-amd64-ceph-ubuntu18:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -245,7 +245,7 @@ jobs:
build-tags-amd64-ceph-ubuntu18:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -276,7 +276,7 @@ jobs:
build-branches-amd64-k8s-docker:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -369,7 +369,7 @@ jobs:
build-tags-amd64-k8s-docker:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -462,7 +462,7 @@ jobs:
build-branches-aarch64-base-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -499,7 +499,7 @@ jobs:
build-tags-aarch64-base-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -536,7 +536,7 @@ jobs:
build-branches-aarch64-ceph-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -570,7 +570,7 @@ jobs:
build-tags-aarch64-ceph-ubuntu20:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -604,7 +604,7 @@ jobs:
build-branches-aarch64-k8s-docker:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down Expand Up @@ -663,7 +663,7 @@ jobs:
build-tags-aarch64-k8s-docker:
environment:
CEPH_VERSION: '15.2.9'
KUBE_VERSION: '1.28.0-00'
KUBE_VERSION: '1.28.1-00'
DOCKER_VERSION: '5:23.0.1-1'
OS18: 'xUbuntu_18.04'
OS20: 'xUbuntu_20.04'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Wise2C Apt Source for Docker/K8S/Ceph/NFS installation

Apt Source服务器安装好docker,直接运行命令:

docker run -d -p 2008:2008 --name=apt-source wise2c/apt-source:v1.28.0
docker run -d -p 2008:2008 --name=apt-source wise2c/apt-source:v1.28.1

在需要安装docker/k8s/ceph/nfs的其它主机上:

Expand Down

0 comments on commit 5bfb121

Please sign in to comment.