Skip to content

Releases: NVIDIA/container-canary

v0.3.2

03 Jun 10:03
c473896
Compare
Choose a tag to compare

What’s Changed

Enhancements

  • set CGO_ENABLED=0 when building release artifacts @jameslamb (#60)

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.3.2/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.3.2/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
Version:         v0.3.2
...

v0.3.1

24 May 15:23
a4f5c79
Compare
Choose a tag to compare

What’s Changed

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.3.1/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.3.1/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
Version:         v0.3.1
...

v0.3.0

22 Feb 13:59
5c8a978
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

Code Hygeine

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.3.0/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.3.0/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
Version:         v0.3.0
...

v0.2.1

14 Apr 10:03
d97ec23
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

Documentation and code quality

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.2.1/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.2.1/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
Version:         v0.2.1
...

v0.2.0

13 Apr 10:10
1f9c78f
Compare
Choose a tag to compare

What’s Changed

This release includes a large overhaul of how Canary outputs to the terminal. The whole validation process has been rebuilt with Bubble Tea to make it a more beautiful and maintainable TUI app.

ezgif com-gif-maker

Enhancements

Documentation and code quality

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.2.0/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.2.0/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
Version:         v0.2.0
...

v0.1.2

30 Mar 11:11
48ba5e7
Compare
Choose a tag to compare

What’s Changed

Enhancements

Documentation and code quality

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.1.2/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.1.2/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
Version:         v0.1.2
...

v0.1.1

17 Mar 16:22
1006eb9
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

Documentation and code quality

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.1.1/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.1.1/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
Version:         v0.1.1
...

v0.1.0

16 Mar 11:04
8a443d5
Compare
Choose a tag to compare

Initial release

Installation

Download the appropriate binary for your system.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.1.0/canary_linux_amd64 > canary_linux_amd64

Download and verify the SHA256 hash.

$ curl -L https://github.com/NVIDIA/container-canary/releases/download/v0.1.0/canary_linux_amd64.sha256sum > canary_linux_amd64.sha256sum

$ sha256sum --check --status canary_linux_amd64.sha256sum

Install the binary somewhere on your path.

$ chmod +x canary_linux_amd64

$ mv canary_linux_amd64 /usr/local/bin/canary

Verify things are working.

$ canary version
Container Canary
 Version:         v0.1.0
 ...