Update harbor (now with certs)
This commit is contained in:
parent
a6f4d6fef9
commit
0e26052058
9 changed files with 153 additions and 75 deletions
harbor
|
@ -57,7 +57,7 @@ docker run --rm -v $input_dir:/input \
|
|||
-v $config_dir:/config \
|
||||
-v /:/hostfs \
|
||||
--privileged \
|
||||
goharbor/prepare:v2.4.2 prepare $@
|
||||
goharbor/prepare:v2.8.1 prepare $@
|
||||
|
||||
echo "Clean up the input dir"
|
||||
# Clean up input dir
|
||||
|
|
Reference in a new issue