Releases: hauler-dev/hauler
v0.2.0-rc.4
v0.2.0-rc.3
v0.2.0-rc.2
Changelog
933af22 mvp rc prep (#65)
99a9a1c Merge pull request #63 from rancherfederal/collections
8146a88 move cache logic to a store configurable option
4ee6129 add thick chart builtin collection (chart with required images)
20cd37e add collections type (group of contents), and initial k3s builtin
8ab9fd6 represent all content
as oci layouts (artifact.OCI
interface), add blob caching and ephemeral stores (#59)
8a46c20 Merge pull request #55 from rancherfederal/cli-ux
cde59ce add 'store add' set of commands for content adding
786e63f allow config file to be passed to hauler store serve
880b296 Merge pull request #56 from rancherfederal/content-tests
4835699 add basic unit tests to each content type
e538425 add cli aliases
ffa6943 cli ux and verbiage cleanup
372af89 refactor to baseline on pluggable oci collection/distribution (#41)
cea46d2 Merge pull request #31 from rancherfederal/issue-30
1ea0806 Merge pull request #32 from rancherfederal/wips
2e5a8f8 update readme with more obvious wip
39e37cc clean up unused move fns
25d1c5e bug: fix error when running a package with 0 bundles
v0.2.0-rc.1
Changelog
933af22 mvp rc prep (#65)
99a9a1c Merge pull request #63 from rancherfederal/collections
8146a88 move cache logic to a store configurable option
4ee6129 add thick chart builtin collection (chart with required images)
20cd37e add collections type (group of contents), and initial k3s builtin
8ab9fd6 represent all content
as oci layouts (artifact.OCI
interface), add blob caching and ephemeral stores (#59)
8a46c20 Merge pull request #55 from rancherfederal/cli-ux
cde59ce add 'store add' set of commands for content adding
786e63f allow config file to be passed to hauler store serve
880b296 Merge pull request #56 from rancherfederal/content-tests
4835699 add basic unit tests to each content type
e538425 add cli aliases
ffa6943 cli ux and verbiage cleanup
372af89 refactor to baseline on pluggable oci collection/distribution (#41)
cea46d2 Merge pull request #31 from rancherfederal/issue-30
1ea0806 Merge pull request #32 from rancherfederal/wips
2e5a8f8 update readme with more obvious wip
39e37cc clean up unused move fns
25d1c5e bug: fix error when running a package with 0 bundles
v0.1.0-alpha3
CHANGELOG