This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.5.0 of tinkerbell/tink is the version used by default in v0.5.0 of tinkerbell/sandbox
What's Changed
- Unit tests for resource Get requests by @gauravgahlot in #412
- RenderTemplate using the text/template package, not the html one by @gianarb in #416
- Fix #377: Removing name flag from the tink template create/update command by @parauliya in #385
- Break validate steps into their own jobs by @mmlb in #420
- Build container binaries outside of docker by @mmlb in #419
- Simple tests for db/migration by @mmlb in #421
- Bootstrap Get command for tink-cli by @gianarb in #406
- Remove gRPC TLS cert by @gianarb in #423
- Revert "Remove gRPC TLS cert" by @gianarb in #424
- Document all the grpc api and generate html documentation by @gianarb in #375
- Nixfmt by @mmlb in #427
- Fix permissions on downloaded artifacts: by @jacobweinstock in #429
- Get path to binaries correct: by @jacobweinstock in #430
- Reimplemented a common delete tink-cli command by @gauravgahlot in #433
- Pid namespace support by @thebsdbox in #436
- Migrate tink-server to cobra and viper by @gianarb in #431
- Log to stderr to notify that CLI is looking for deprecated environment by @gianarb in #442
- Fix tink-client gRPC flags for get and delete command by @gianarb in #441
- Fix CreatedAt, UpdatedAt for get workflow and template by @gianarb in #444
- Tink CLI Template create should use --file instead of -p by @gianarb in #446
- Add flag to allow you to disable tink-worker action logging rollup by @splaspood in #443
- Fixed #381: 'tink workflow state' command returns an error if workflow does not exist by @parauliya in #447
- Change package repository and fix build on mac by @gianarb in #459
- Revert "Change package repository and fix build on mac" by @gianarb in #462
Full Changelog: v0.4.0...v0.5.0