-
-
Notifications
You must be signed in to change notification settings - Fork 298
Description
kubeseal library source is dowloading an outdated version. Running arkade get kubeseal
downloads old version v0.19.5
arkade get kubeseal
Downloading: kubeseal
Downloading: https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.19.5/kubeseal-0.19.5-linux-amd64.tar.gz
18.87 MiB / 18.87 MiB [-----------------------------------------------------------------------------------------------] 100.00%
/tmp/arkade-1826983748/kubeseal-0.19.5-linux-amd64.tar.gz written.
2025/06/16 09:10:01 Extracted: /tmp/arkade-1826983748/kubeseal
Pinning the version when downloading works as expected (e.g. arkade get [email protected]
)
Seems like the latest version determination is broken.
Expected Behaviour
download latest version of kubeseal binary
Current Behaviour
installs old version
Possible Solution
Steps to Reproduce (for bugs)
arkade get kubeseal
Your Environment
- What Kubernetes distribution are you using?
kubectl version
v1.32.1
- Operating System and version (e.g. Linux, Windows, MacOS):
cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
- What arkade version is this?
arkade version
Version: 0.11.39