Skip to content

Tags: sp213/harbor

Tags

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goharbor#6821 from reasonerjt/bump-up-172

Bump up to 1.7.2

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Promote version to v1.7.1 (goharbor#6695)

Signed-off-by: wang yan <[email protected]>

v1.7.0

Toggle v1.7.0's commit message
Merge pull request goharbor#6495 from kofj/doc_for_build_history (goh…

…arbor#6560)

[Cherry-Pick] update user_guide about the build history.

Signed-off-by: Frank Kung <[email protected]>

v1.7.0-rc2

Toggle v1.7.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable package migrator into offline installer (goharbor#6520)

This commit is to enable migrator v1.7.0, and package it in the packaging
process.

Signed-off-by: wang yan <[email protected]>

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goharbor#6502 from wy65701436/release-1.6.0

Promote release version v1.6.3

v1.7.0-rc1

Toggle v1.7.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goharbor#6470 from cd1989/retag-problem

Give meaningful error messages when retag is forbidden

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goharbor#6300 from wy65701436/release-1.6.0

Promote version to v1.6.2

v1.5.4

Toggle v1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limit dns search in harbor containers (goharbor#6058)

This commit is to set dns search to null in the harbor containers,
that means the dns search domains of docker host doesn't impact
the network IO in the containers.

If do not set this, Harbor notary-server and notary-signer are resolving
the "mysql" alias to the resolv.conf search path instead of to "mysql."
for the notary-db bridge IP, see goharbor#6031.

According to docker official document, 'Use --dns-search=.' if you don't
wish to set the search domain.

https://docs.docker.com/v17.09/engine/userguide/networking/default_network/configure-dns/

Signed-off-by: wang yan <[email protected]>

v1.6.1

Toggle v1.6.1's commit message
Update OSL for 1.6.1 and bump up version (goharbor#6041)

* Update OSL for 1.6.1 and bump up version

Signed-off-by: Daniel Jiang <[email protected]>

* Update the URL for installing golint in travis.yml

Signed-off-by: Daniel Jiang <[email protected]>

v1.5.3

Toggle v1.5.3's commit message
Update LICENSE and OSL (goharbor#5874)

Signed-off-by: Daniel Jiang <[email protected]>