diff options
| author | pengbinbin1 <pengbiny@163.com> | 2021-10-27 19:11:41 +0800 |
|---|---|---|
| committer | pengbinbin1 <pengbiny@163.com> | 2021-10-27 19:14:40 +0800 |
| commit | 76b4a3af014698c3d24e9a2877ca90ec543986c6 (patch) | |
| tree | 93041f71f80695063f1adbcfef4ebc2eab09a4a4 /build | |
| parent | Merge pull request #3248 from gy95/sh (diff) | |
| download | kubeedge-76b4a3af014698c3d24e9a2877ca90ec543986c6.tar.gz | |
update the cloudcore version
Signed-off-by: pengbinbin1 <pengbiny@163.com>
Diffstat (limited to 'build')
| -rw-r--r-- | build/cloud/07-deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/cloud/07-deployment.yaml b/build/cloud/07-deployment.yaml index 54ad5b9a7..150f1f53e 100644 --- a/build/cloud/07-deployment.yaml +++ b/build/cloud/07-deployment.yaml @@ -20,7 +20,7 @@ spec: hostNetwork: true containers: - name: cloudcore - image: kubeedge/cloudcore:v1.3.1 + image: kubeedge/cloudcore:v1.8.0 imagePullPolicy: IfNotPresent ports: - containerPort: 10000 |
