Releases: werf/trdl
v0.8.7
Changelog
Bug Fixes
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.7/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.7/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.8.6
Changelog
Bug Fixes
- server: fix artifact export and build commands leak (3e2e854)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.6/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.6/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.8.5
Changelog
Bug Fixes
- server: mask sensetive data in debug output (eef4e2c)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.5/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.5/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.8.4
Changelog
Bug Fixes
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.4/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.4/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.8.3
Changelog
Miscellaneous Chores
- release: fix failed release build (5697c4d)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.3/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.3/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.8.2
Changelog
Miscellaneous Chores
- server, release: fix failed release build (37b6335)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.2/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.2/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.8.1
Changelog
Miscellaneous Chores
- server, release: fix failed release build (fad75ae)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.1/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.1/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.8.0
Changelog
Features
- server: support build secrets (#289) (920c879)
- server: validate trusted pgp public keys (#291) (0293aed)
Bug Fixes
- client, use: format repository name for valid environment variable name (eacedbb)
- server, quorum: fix case when using annotated service tags (#286) (1847b79)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.0/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.0/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.7.0
Changelog
Features
- support dev channel (fd33299)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.7.0/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.7.0/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
v0.6.5
Changelog
Bug Fixes
- deps: update logboek and lockgate (5183b51)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.6.5/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.6.5/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl