Upgrade to 2.2.1 (fix high cpu)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
5238dd2715
commit
e15f2e240b
@ -1,6 +1,6 @@
|
|||||||
- name: Download Harbor installer
|
- name: Download Harbor installer
|
||||||
get_url:
|
get_url:
|
||||||
url: https://github.com/goharbor/harbor/releases/download/v2.2.0/harbor-online-installer-v2.2.0.tgz
|
url: https://github.com/goharbor/harbor/releases/download/v2.2.0/harbor-online-installer-v2.2.1.tgz
|
||||||
dest: /tmp/harbor-installer.tgz
|
dest: /tmp/harbor-installer.tgz
|
||||||
mode: '0777'
|
mode: '0777'
|
||||||
- name: Extract installer
|
- name: Extract installer
|
||||||
|
Loading…
Reference in New Issue
Block a user