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
288 stars 25 forks source link

Adapt Hml workflow to private UI repo #132

Closed carlostrr closed 2 years ago

carlostrr commented 2 years ago

Description

The Chart has been changed to default to public images on version 0.3.7, as part of the open sourcing effort, however, the UI will remain private.

This commit makes Github's Hml workflow use Docker images from Zora's private repository.

Checklist