summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorpengbinbin1 <pengbiny@163.com>2021-10-27 19:11:41 +0800
committerpengbinbin1 <pengbiny@163.com>2021-10-27 19:14:40 +0800
commit76b4a3af014698c3d24e9a2877ca90ec543986c6 (patch)
tree93041f71f80695063f1adbcfef4ebc2eab09a4a4 /build
parentMerge pull request #3248 from gy95/sh (diff)
downloadkubeedge-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.yaml2
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