undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
284 stars 25 forks source link

Versioning binaries and add CONTAINER_TOOL variable in Makefile #273

Closed matheusfm closed 5 months ago

matheusfm commented 5 months ago

Description

This PR update Makefile for using versioned binaries and CONTAINER_TOOL variable.

Linked Issues

UD-1367

How has this been tested?

Running the make targets

Checklist