diff options
| author | xin.li <xin.li@daocloud.io> | 2022-10-28 13:24:57 +0800 |
|---|---|---|
| committer | xin.li <xin.li@daocloud.io> | 2022-10-28 13:53:04 +0800 |
| commit | e2ef295b7ac4aba6a066c56f2be3a343fe114ae8 (patch) | |
| tree | 5dc58c1b96ad50be6cdaf93fb9731465f29beae2 /manifests | |
| parent | Merge pull request #4339 from hexiaodai/jianmin/#4280 (diff) | |
| download | kubeedge-e2ef295b7ac4aba6a066c56f2be3a343fe114ae8.tar.gz | |
update controller-manager image tag
Signed-off-by: xin.li <xin.li@daocloud.io>
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/profiles/version.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profiles/version.yaml b/manifests/profiles/version.yaml index d5acab0d8..98325911e 100644 --- a/manifests/profiles/version.yaml +++ b/manifests/profiles/version.yaml @@ -99,7 +99,7 @@ controllerManager: enable: false image: repository: "kubeedge/controller-manager" - tag: "v1.9.1" + tag: "v1.12.0" pullPolicy: "IfNotPresent" pullSecrets: [] labels: |
