Releases: cnrancher/hangar
Releases · cnrancher/hangar
Pre-release v1.7.2-rc1
v1.7.2-rc1
v1.6.1
UPDATE
cnrancher/hangar
的 Docker 镜像 entrypoint 变更为bash
,WORKDIR
变更为/hangar
,skopeo
版本升级为1.14.1
。- 仅升级依赖,无新功能引入。(#36)
Documents: https://hangar.cnrancher.com/docs/v1.6/
UPDATE
- The entry point of the
cnrancher/hangar
docker image changed tobash
,WORKDIR
changed to/hangar
, and theskopeo
version upgraded to1.14.1
. - Only dependency upgrades, no new feature introduced (#36)
Pre-release v1.6.1-rc1
v1.6.1-rc1
v1.7.1
UPDATE
generate-list
命令新增生成 Rancher 支持的 Kubernetes 集群版本列表信息。#26
NEW
-
新增
archive export
、archive merge
命令。#32使用文档:
Documents: https://hangar.cnrancher.com/docs/v1.7/
UPDATE
- The
generate-list
command now supports generate a Rancher supported Kubernetes cluster version list. #26
NEW
-
Add
archive export
andarchive merge
commands. #32Documents:
Pre-release v1.7.1-beta.3
v1.7.1-beta.3
Pre-release v1.7.1-beta.2
v1.7.1-beta.2
Pre-release v1.7.1-beta.1
v1.7.1-beta.1
v1.7.0
UPDATE
- 移除
skopeo
依赖,改为使用 containers/image 库拷贝容器镜像。
移除skopeo
依赖的一些附加改动:hangar mirror
命令将支持Mirror
和Default
两种格式的镜像列表,有关镜像列表格式的更多信息请参考 Hangar 镜像列表格式文档。- Hangar 压缩包文件改为使用
zip
格式以支持写入 & 读取镜像文件,从而减少不必要的磁盘空间浪费,更多信息请参考 Hangar 压缩文件格式文档。
- Hangar Load 命令改为自动识别并创建 Harbor Project。
- 一些命令行参数、
validate
命令以及日志输出也存在变动,以优化用户体验。请访问 #27 获取更多改动信息。
NEW
- 新增
hangar login
、hangar logout
命令。 - 新增
hangar inspect
命令,用于查看镜像 Manifest。 - 新增
hangar archive ls
命令,用于列举压缩包文件中存储的镜像。
Documents: https://hangar.cnrancher.com/docs/v1.7/
UPDATE
- Update to remove the
skopeo
dependency and copy container images by using the containers/image library.
Additional changes to removeskopeo
dependency:- The
hangar mirror
command will support bothMirror
andDefault
format image list formats, see Hangar Image List Formats for more information. - The archive file format was changed to
zip
and supports to read/write the archive file in real-time to avoid unnecessary waste of storage space, see Hangar Archive Format for more information.
- The
- Update to automatically detect and create Harbor Project for
hangar load
command. - Some command options,
validate
commands and the log output also changed to improve user experiences, see #27 for more info.
NEW
- Add
hangar login
andhangar logout
command to login/logout from registry server. - Add
hangar inspect
command to inspect the image manifest. - Add
hangar archive ls
command to list images in the archive file.
Pre-release v1.7.0-beta.7
v1.7.0-beta.7
Pre-release v1.7.0-beta.6
v1.7.0-beta.6