Trow Versions Save

Container Registry and Image Management for Kubernetes Clusters

trow-0.7.0

4 months ago

Helm chart for Trow registry

trow-0.6.4

6 months ago

Helm chart for Trow registry

trow-0.6.3

6 months ago

Helm chart for Trow registry

trow-0.6.2

7 months ago

Helm chart for Trow registry

trow-0.6.1

7 months ago

Helm chart for Trow registry

trow-0.6.0

8 months ago

Helm chart for Trow registry

v0.3.5

2 years ago

What's Changed

The recommend way to obtain Trow is to pull the image from the Docker Hub i.e.:

docker pull containersol/trow:0.3.5

You can also build from source or use the below binary. The image on the DockerHub has a "fat manifest" and should work for multiple architectures (amd64, armv7 and amd64). The tgz file contains the Helm chart YAML only.

Please be aware that Trow is in an early stage of development and should not be considered fully production ready.

New Contributors

Full Changelog: https://github.com/ContainerSolutions/trow/compare/v0.3.4...v0.3.5

v0.3.4

2 years ago

What's Changed

The work to use Rocket 0.5 was fairly major and represents a big step forward in terms of speed and scalability.

There were also a bunch of bug fixes, refactorings and doc improvements.

The recommend way to obtain Trow is to pull the image from the Docker Hub i.e.:

docker pull containersol/trow:0.3.4

You can also build from source or use the below binary. The image on the DockerHub has a "fat manifest" and should work for multiple architectures (amd64, armv7 and amd64). The tgz file contains the Helm chart YAML only.

Please be aware that Trow is in an early stage of development and should not be considered fully production ready.

New Contributors

Full Changelog: https://github.com/ContainerSolutions/trow/compare/v0.3.3...v0.3.4

v0.3.3

2 years ago

Bug-fix release.

  • Fix bug where proxy skipped layers
  • Refactored code to use traits
  • Refactorings to routing code
  • Formatting fixes to code
  • Updated libraries & dependencies

Thanks to @sopak for the bugfix and @mathijshoogland for some help and fixes to Helm stuff.

The recommend way to obtain Trow is to pull the image from the Docker Hub i.e.:

docker pull containersol/trow:0.3.3

You can also build from source or use the below binary. The image on the DockerHub has a "fat manifest" and should work for multiple architectures (amd64, armv7 and amd64). The tgz file contains the Helm chart YAML only.

Please be aware that Trow is in an early stage of development and should not be considered fully production ready.

v0.3.2

3 years ago

Mainly a bug-fix release.

  • Added ca-certificates to Docker images to fix #234
  • Set content-length header to fix pulling on containerd
  • Whole bunch of refactorings and minor fixes
  • Updated libraries & dependencies

Thanks to @mathijshoogland @alex-glv @blaggacao @jonathangold for their contributions!

The recommend way to obtain Trow is to pull the image from the Docker Hub i.e.:

docker pull containersol/trow:0.3.2

You can also build from source or use the below binary. The image on the DockerHub has a "fat manifest" and should work for multiple architectures (amd64, armv7 and amd64).

Please be aware that Trow is in an early stage of development and should not be considered fully production ready.