Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

New Release/Tag should be created to match current tools #33

Open
ahanafy opened this issue Nov 10, 2020 · 1 comment
Open

New Release/Tag should be created to match current tools #33

ahanafy opened this issue Nov 10, 2020 · 1 comment

Comments

@ahanafy
Copy link

ahanafy commented Nov 10, 2020

https://github.com/stefanprodan/kube-tools/blob/master/README.md
Readme includes reference to the latest tools added, but the Actions tag does not include those tools:
stefanprodan/kube-tools@v1
Also the latest release v1.5.0 does not include those tools either.
Here is the tools included with v1.5.0:
conftest helm helmv3 jq kubectl kubeval kustomize yq
The HEAD of master branch includes the following:
conftest helm helmv3 jq kubeaudit kubectl kubeseal kubeval kustomize yq

A new release/tag should be created and the Readme could be updated to include the latest tag.

@ahanafy ahanafy changed the title v1.5.0 release/tag description is incorrect New Release/Tag should be created to match current tools Nov 10, 2020
@ellieayla
Copy link

ellieayla commented Jun 22, 2021

stefanprodan/[email protected] has an old conftest binary;

docker run -it stefanprodan/kube-tools:v1.5.0 sh
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
>>> Executing command <<<


# conftest --version
Version: 0.18.2
Commit: 510358a
Date: 2020-04-26T09:55:50Z

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants