Releases: werf/kubedog
v0.9.8
Changelog
Bug Fixes
- update to Go 1.20 (37db5ec)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.8/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.8/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.7
Changelog
Bug Fixes
- trigger release (2421e8b)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.7/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.7/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.6
Changelog
Bug Fixes
- generic: ignore jsonpath errs on Condition search (8d88c65)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.6/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.6/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.5
Changelog
Bug Fixes
- generic: add logging and don't retry fatal errors on List/Watch (246d454)
- generic: Condition output was malformed (8c05e40)
- hide Header if no resources of such type being tracked (232c4ed)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.5/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.5/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.4
Changelog
Bug Fixes
- generic-tracker: improve logging + few possible fixes (3524520)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.4/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.4/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.3
Changelog
Bug Fixes
- Generic tracker hangs if no list/watch access (946d650)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.3/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.3/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.2
Changelog
Bug Fixes
- improve generic tracker output (60602b0)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.2/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.2/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.1
Changelog
Bug Fixes
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.1/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.1/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.9.0
Changelog
Features
- improved Generic progress status (5f68bca)
Bug Fixes
- job duration stops changing (4aa62c3)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.0/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.0/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog
v0.8.0
Changelog
Features
- show Ready resources only once (322a781)
Installation
To install kubedog
we recommend following these instructions.
Alternatively, you can download kubedog
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 the kubedog PGP public key. For example, kubedog
binary can be downloaded and verified with gpg
on Linux with these commands:
curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.8.0/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.8.0/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog