diff --git a/README.md b/README.md index bef74b50..8aabed4e 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ spec: dnsPolicy: ClusterFirstWithHostNet serviceAccount: kube-eventer containers: - - image: registry.aliyuncs.com/acs/kube-eventer-amd64:v1.2.0-484d9cd-aliyun + - image: registry.aliyuncs.com/acs/kube-eventer:v1.2.7-ca03be0-aliyun name: kube-eventer command: - "/kube-eventer" diff --git a/deploy/deploy-for-sls(managed cluster).yaml b/deploy/deploy-for-sls(managed cluster).yaml index 53976ec8..82f2506e 100644 --- a/deploy/deploy-for-sls(managed cluster).yaml +++ b/deploy/deploy-for-sls(managed cluster).yaml @@ -41,7 +41,7 @@ spec: - >- --sink=sls:https://sls.aliyuncs.com?project=&logStore=>&topic= image: >- - registry-vpc.cn-shanghai.aliyuncs.com/acs/kube-eventer-amd64:v1.2.4-0f5aaee-aliyun + registry.aliyuncs.com/acs/kube-eventer:v1.2.7-ca03be0-aliyun imagePullPolicy: IfNotPresent name: eventer resources: {} diff --git a/deploy/deploy-for-sls(normal cluster).yaml b/deploy/deploy-for-sls(normal cluster).yaml index 13957730..4f00005a 100644 --- a/deploy/deploy-for-sls(normal cluster).yaml +++ b/deploy/deploy-for-sls(normal cluster).yaml @@ -41,7 +41,7 @@ spec: - >- --sink=sls:https://sls.aliyuncs.com?project=&logStore=>&topic= image: >- - registry-vpc.cn-shanghai.aliyuncs.com/acs/kube-eventer-amd64:v1.2.4-0f5aaee-aliyun + registry.aliyuncs.com/acs/kube-eventer:v1.2.7-ca03be0-aliyun imagePullPolicy: IfNotPresent name: eventer resources: {} diff --git a/deploy/deploy.yaml b/deploy/deploy.yaml index d3f2e4fd..34f1b463 100644 --- a/deploy/deploy.yaml +++ b/deploy/deploy.yaml @@ -20,7 +20,7 @@ spec: dnsPolicy: ClusterFirstWithHostNet serviceAccount: kube-eventer containers: - - image: registry.aliyuncs.com/acs/kube-eventer-amd64:v1.2.0-a4316bf-aliyun + - image: registry.aliyuncs.com/acs/kube-eventer:v1.2.7-ca03be0-aliyun name: kube-eventer command: - "/kube-eventer"